Created
July 12, 2021 14:24
-
-
Save DevWael/466ea705770257f145315650c11aad55 to your computer and use it in GitHub Desktop.
tracking code snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
var imgTag = document.createElement('img'); | |
imgTag.height = '1'; | |
imgTag.width = '1'; | |
imgTag.style = 'border-style:none;'; | |
imgTag.alt = ''; | |
imgTag.src = 'https://pubads.g.doubleclick.net/activity;dc_iu=/21835097498/DFPAudiencePixel;ord=1;dc_seg=6575133568?'; | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The code was