AbanteCart Community
Shopping Cart Operations => Support => Topic started by: flyn on August 04, 2014, 09:55:37 AM
-
I added the analytics ID into the admin and that takes care of communicating with our analytics account.
What I need to know is on which pages do I need to place the other two codes. One is for remarketing and the other is for Conversion code which goes on the Thank You page.
What file makes up the Thank You page? I used the page.tpl and add the remarketing code there so it would take effect on all products. I believe that is correct but let me know.
Thank You,
Victor
-
I added the analytics ID into the admin and that takes care of communicating with our analytics account.
What I need to know is on which pages do I need to place the other two codes. One is for remarketing and the other is for Conversion code which goes on the Thank You page.
What file makes up the Thank You page? I used the page.tpl and add the remarketing code there so it would take effect on all products. I believe that is correct but let me know.
Thank You,
Victor
Hello. For Thank You page try this file
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/controller/pages/checkout/success.php
-
Thanks Basara. Did I place the remarketing code in the right place?
page.tpl?
-
I could use a clearer set of steps. Do I replace the linked file with the current file in my file system or are you just linking the file I should manually edit?
-
I could use a clearer set of steps. Do I replace the linked file with the current file in my file system or are you just linking the file I should manually edit?
Hi. This file for Edit only.