I want to add a tracking pixel to the header of my shopping cart.
What is the name of the page / file I need to add the code to?
What is the easiest way for me to do this?
Thanks for your help with this.
What is the name of the page / file I need to add the code to?
What is the easiest way for me to do this?
Thanks for your help with this.
In General
Share this post:
Responses (1)
-
Accepted Answer
You find the header file by looking at the documentation, Arastta core files, and by looking at the files in your template ...
https://github.com/arastta/arastta/blob/master/catalog/view/theme/second/template/common/header.tpl
https://github.com/arastta/arastta/blob/master/catalog/view/theme/second/template/checkout/cart.tpl
Anyhow, it will be overwritten on updates, so better use overrides or the Analytics plugin.
- https://arastta.org/docs/developers/override-system
- https://arastta.org/docs/user-manual/extensions/analytics
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »