Jump to content

Recommended Posts

Hi,

 

Is anyone experienced with Leadsius java script Tracking Code installation?

The original instruction tells how to install it to html files.

How can I add it to PrestaShop template?

 

I appreciate your comments.

 

Artway

 

..............................................................
Instruction how to Install Tracking Code to html files

Copy the below code and Paste it into every web page you want to track, just before the closing </body> tag. If your website uses templates to generate pages, enter it just before the closing </body> tag in the file that contains the <body> section. If you're not responsible for maintaining the web site, send the script and instructions to the person responsible.

        <script type="text/javascript">
            var lsBaseURL = (("https:" == document.location.protocol) ? "https://tracker.leadsius.com/djs/" : "http://tracker.leadsius.com/djs/");
            document.write(unescape("%3Csc

ript src='" + lsBaseURL + "tracker.js?_k=baabd85176d30830cdade9cce9862db9eb162e02' type='text/javascript'%3E%3C/script%3E"));
        </script>
..............................................................
Link to comment
Share on other sites

I set up Google APIs Console, past the required information in module 

 

Administration
Google Analytics API v1.0.3 - by PrestaShop
and
Analytics and Stats
Google Analytics v2.0.4 - by PrestaShop -  Official

Gain clear insights into important metrics about your customers, using Google Analytics

Link to comment
Share on other sites

×
×
  • Create New...