OpenCart: Difference between revisions
Jump to navigation
Jump to search
| Line 27: | Line 27: | ||
== Conversion Value == | == Conversion Value == | ||
The easiest and most reliable way to install the Conversion value tracking is via | The easiest and most reliable way to install the Conversion value tracking is via extensions that inject the code directly into core files. | ||
These are Upgrade safe.<br /> | These are Upgrade safe.<br /> | ||
Before using these, it is best to check that the references are the same.<br /><br /> | Before using these, it is best to check that the references are the same.<br /><br /> | ||
| Line 33: | Line 33: | ||
=== VQmod === | === VQmod === | ||
An OpenCart | An OpenCart extension called VQmod is required to insert it into the code. | ||
<pre> | <pre> | ||
vqmod/xml/get_total_to_success.xml | vqmod/xml/get_total_to_success.xml | ||
| Line 42: | Line 42: | ||
=== OCmod === | === OCmod === | ||
An OpenCart | An OpenCart extension called OCmod is required to insert it into the code. | ||
[[Media:Gtm.ocmod.zip|Gtm.ocmod.zip]] | [[Media:Gtm.ocmod.zip|Gtm.ocmod.zip]] | ||
Revision as of 10:36, 15 September 2022
Google Tag Manager
Install Tag Manager.
- Note, the OCmod & VQmod scripts below insert the Tag Manager.
Main Template file:
/catalog/view/theme/<<Theme Folder>>/template/common/header.tpl
Conversion URLS
Contact Thank-you URL:
index.php?route=information/contact/success
Sale Thank-you URL:
index.php?route=checkout/success
Account Creation URL:
index.php?route=account/success
Conversion Value
The easiest and most reliable way to install the Conversion value tracking is via extensions that inject the code directly into core files.
These are Upgrade safe.
Before using these, it is best to check that the references are the same.
Change the GTM ID's in the script!.
VQmod
An OpenCart extension called VQmod is required to insert it into the code.
vqmod/xml/get_total_to_success.xml
OCmod
An OpenCart extension called OCmod is required to insert it into the code.
Other
Feed URL, a module may need to be installed.
/index.php?route=feed/google_base