Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • homefront Friend
    #183263

    I am supposed to add the following script to a JA Wall site:

    <script type=”text/javascript”>
    (function() {
    if(location.host.indexOf(‘rztrkr’)===-1){
    var rz = document.createElement(‘script’); rz.type = ‘text/javascript’; rz.async = true;
    rz.src = (‘https:’ == document.location.protocol ? ‘https://www’ : ‘http://www’) + ‘.rztrkr.com/track/return-tracking/’;
    var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(rz, s);
    }})();
    </script>

    The instruction from the script provider is:
    Copy and paste the following code and place it at the top of the page, just inside the head tag.
    To work correctly, this should be placed before any other JavaScript or CSS includes.

    Please tell me which file to edit and where within that file do I paste this script so that it appears within the HEAD tag of each page of the site.

    Thanks for your time.
    Michael

    Wall Crasher Developer
    #476915

    Hi homefront,

    Just simply place the script just before this keyword “</head>”
    Please open templatesja_wallindex.php file and search for the keywork above. :laugh:

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Wall Crasher 11 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum