Skip to content

Instantly share code, notes, and snippets.

View Vineshg's full-sized avatar
💭
demo for TGA training

Vineshg

💭
demo for TGA training
View GitHub Profile
@Vineshg
Vineshg / sync_pins.js
Created September 9, 2023 17:09 — forked from Timopheym/sync_pins.js
Small script to download your pinterest boards to your machine. Limit 50 pins per board... but you can download all pins from board using instruction inside ;)
var request = require("request");
var fs = require("fs");
var api_root = 'http://widgets.pinterest.com/v3/pidgets/boards/';
var sync_dir = './images', image_url, image_path, current_user_boards, current_user_name, board_dir;
var users = {
timopheym : [
'skatches',
'home',
@Vineshg
Vineshg / cro.md
Created September 1, 2020 12:39
CRO

Conversion Rate Optimization (CRO)

In internet marketing, conversion optimization, or conversion rate optimization (CRO) is the method of creating an experience for a website or landing page visitor with the goal of increasing the percentage of visitors that convert into customers. It is also commonly referred to as CRO.