Site logo

Archived topic

Embedded script within the head tag of website template:

1 reply · Started by Charles on February 26, 2020

Viewing posts 1–2 of 2

Hello, I need to add this script "embedded within the head tag of your website template."

<script>
(function(d) {
var el, fjs = d.getElementsByTagName('script')[0];
el = d.createElement('script');
el.id = "js-pp-banner";
el.src = "//dashboard.presspatron.com/dev/banner?b=pDdnuTj1qkSY5zbNnj9WuuTN";
fjs.parentNode.insertBefore(el, fjs);
}(document));
</script>

Can someone please help me figure out how to do that?

Thanks

This archived topic is closed to new replies.