Skip to content

Instantly share code, notes, and snippets.

@aleksxor
Last active August 15, 2016 10:38
Show Gist options
  • Save aleksxor/19af18bd74ce6e322a9a836025307ec7 to your computer and use it in GitHub Desktop.
Save aleksxor/19af18bd74ce6e322a9a836025307ec7 to your computer and use it in GitHub Desktop.
// vk retracking
(window.Image ? (new Image()) : document.createElement('img')).src = location.protocol + '//vk.com/rtrg?r=%VK_RETRACKING_ID%',
// fb pixel
(window.Image ? (new Image()) : document.createElement('img')).src= 'https://www.facebook.com/tr?id=%FB_PIXEL_ID%&ev=PageView';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment