AbanteCart Community

Shopping Cart Operations => Support => Topic started by: unclesam2010 on December 16, 2015, 07:27:04 AM

Title: Piwik analytics/ JavaScript Tracking Code
Post by: unclesam2010 on December 16, 2015, 07:27:04 AM
Hello. Please advise where should I paste the JavaScript Tracking Code from piwik to make it work correctly.

thank you
Title: Re: Piwik analytics/ JavaScript Tracking Code
Post by: abolabo on December 16, 2015, 07:51:39 AM
Yes,
you can
create your own html-block, paste embed-code into it's content and place block into layouts
or
you can to build your own extension and hooks
or
paste embed-code into templates common tpl such as footer.tpl.
Title: Re: Piwik analytics/ JavaScript Tracking Code
Post by: unclesam2010 on December 16, 2015, 08:17:34 AM
create your own html-block, paste embed-code into it's content and place block into layouts - this one is the best option

thank you!!
Title: Re: Piwik analytics/ JavaScript Tracking Code
Post by: webdevmerc on December 16, 2015, 08:54:35 AM
create your own html-block, paste embed-code into it's content and place block into layouts - this one is the best option

thank you!!

I use this method myself since it doesn't change any core files...