Skip to content

Instantly share code, notes, and snippets.

View mayankguptadotcom's full-sized avatar
🏠
Working from home

Mayank Gupta mayankguptadotcom

🏠
Working from home
View GitHub Profile
OS Information: Linux DESKTOP-IG76Q6C 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
User information: uid=1000(mayank) gid=1000(mayank) groups=1000(mayank),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),117(netdev),1001(docker)
Failed to check for and download docker-compose: Get "https://github.com/docker/compose/releases/download/v2.9.0/docker-compose-linux-x86_64": dial tcp 140.82.114.4:443: i/o timeout
DDEV version: Downloading https://github.com/docker/compose/releases/download/v2.9.0/docker-compose-linux-x86_64 ...
PROXY settings: HTTP_PROXY='' HTTPS_PROXY='' http_proxy='' NO_PROXY=''
======= DDEV global info =========
Global configuration:
instrumentation-opt-in=true
omit-containers=[]
mutagen-enabled=false
@mayankguptadotcom
mayankguptadotcom / delayed-retargeting.js
Created July 31, 2017 19:18 — forked from rsiddle/delayed-retargeting.js
Hide Retargeting Cookies (Delayed Scripts)
/*
Description
Using the window.setTimeout function will allow you to hide retargeting cookies and execute them after 45 seconds.
This helps provide higher quality leads/audience. The example below shows Facebook's pixel tracker.
It could be used for other pixel tracking services too.
Case Study @ http://imscalable.com/blog/case-study-retargeting-done-wrong/
*/
// Facebook Code