Skip to content

Instantly share code, notes, and snippets.

@Microtribute
Created July 29, 2020 14:26
Show Gist options
  • Save Microtribute/82786dab7ceff86f6279ee73809cbf66 to your computer and use it in GitHub Desktop.
Save Microtribute/82786dab7ceff86f6279ee73809cbf66 to your computer and use it in GitHub Desktop.
Smadex Postback
(function () {
var u=`https://geo-tracker.dsp.flowershop.media/hyperad/pixel-tracking?order=111466&action=buy&t=${new Date().getTime()}`;
document.createElement('img').src = u;
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment