Prestashop

From Growth Agency Wiki
Revision as of 10:31, 6 September 2018 by Aaron.trevellick (talk | contribs) (Created page with "= Tag Manager = Tag Manager can be installed in the theme's header template file. <pre> \themes\<<theme>>\header.tpl </pre> == Conversion Tracking == This can be done but...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tag Manager

Tag Manager can be installed in the theme's header template file.

\themes\<<theme>>\header.tpl

Conversion Tracking

This can be done but using the free Plugin that hooks onto the order page:

https://bitbucket.org/ed_eichman/prestashop-gtm-data-layer-module/src/

Download the files and make sure it is in the modules folder. the folder structure should be:

\modules\datalayer\

Then the module will need to be installed. If the module does not show up, you may not have permissions even if you are set up as admin & can see the modules.

Check Module Install Permissions

To check if the account has install permissions use adminer and access the database.