where shall I add my google analytics code in abantecart? what is specific files that I can copy code inside it?
can any one explain?
thanx
Please take a look here :
http://docs.abantecart.com/pages/settings/general.html
Look for Google Analytics Account Number.
Quote from: yonghan on October 10, 2014, 11:17:48 AM
Please take a look here :
http://docs.abantecart.com/pages/settings/general.html
Look for Google Analytics Account Number.
just to add google number and save..thats it!! no need to copy codes?!
Yes it is as the codes are already places by abantecart by default.You can take a look at :
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/common/footer.tpl (https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/common/footer.tpl)
Starts from line 81-116.