OpenCart

From Growth Agency Wiki
Revision as of 08:57, 15 September 2022 by Aaron.trevellick (talk | contribs) (Created page with "= Google Tag Manager = Install Tag Manager Main Template file: <pre> /catalog/view/theme/<<Theme Folder>>/template/common/header.tpl </pre> == Conversion URLS == Contact Thank-you URL: <pre> index.php?route=information/contact/success </pre> sale Thank-you URL: <pre> index.php?route=checkout/success </pre> == Conversion Value == An OpenCart module called VQMOD is required to insert it into the code. <pre> vqmod/xml/get_total_to_success.xml </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Google Tag Manager

Install 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

Conversion Value

An OpenCart module called VQMOD is required to insert it into the code.

vqmod/xml/get_total_to_success.xml