Skip to content

Instantly share code, notes, and snippets.

@mak00s
Created May 6, 2018 05:29
Show Gist options
  • Save mak00s/3a60027585c6299968f27d577cf1b757 to your computer and use it in GitHub Desktop.
Save mak00s/3a60027585c6299968f27d577cf1b757 to your computer and use it in GitHub Desktop.
pardot-tag-2017-optimized-1
piAId = '123456';
piCId = '1234';
(function() {
var s = document.createElement('script'); s.type = 'text/javascript';
s.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pardot.com/pd.js';
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment