Custom Javascript

Posted in: Newspaper
Post count: 44

how can i add alexa javascript to head of site

Custom Javascript

<!– Start Alexa Certify Javascript –>
<script type=”text/javascript”>
_atrk_opts = { atrk_acct:”xxxxxx”, domain:”xxxx.gr”,dynamic: true};
(function() { var as = document.createElement(‘script’); as.type = ‘text/javascript’; as.async = true; as.src = “https://d31qbv1cthcecs.cloudfront.net/atrk.js&#8221;; var s = document.getElementsByTagName(‘script’)[0];s.parentNode.insertBefore(as, s); })();
</script>
<noscript></noscript>
<!– End Alexa Certify Javascript —>

Post count: 22421

Hello,

You can use the theme files and add it manually in the head section:
https://www.screencast.com/t/ltWgox1BM

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.