Work Around Javascript

I need to insert a javascript into my order page and upsell page. But there is a problem I can’t use javascript in my order pages and upsell pages. For security issues.

So I need a work around the javascript and create a html code that i can insert into the pages.

Here is the script:

[code]
<script type=”text/javascript”><!–
document.write(unescape(“%3Cscript id=’pap_x2s6df8d’ src='” + ((“https:” == document.location.protocol) ? “https://” : “http://”) +
“thoughtleadershipmarketing.com/affiliates/scripts/trackjs.js’ type=’text/javascript’%3E%3C/script%3E”));//–>
</script>
<script type=”text/javascript”><!–
try {
PostAffTracker.track();
} catch (err) { }
//–>
</script>
[/code]

Let me know if you need anything else from me.

Thanks

Jan Stejskal

Leave a Reply

Your email address will not be published. Required fields are marked *