Installation of Kixell Tag
Download the Module
To download the module from your interface, follow these steps:
- Go to My Account.
- Select My Licenses.
- Click on the relevant license.
- Click the Download Plugin button.
The kixelltag.zip
file obtained must be deployed in its entirety. You can upload it via the back office or deploy it via FTP/SFTP in the modules
directory of your site.
kixelltag.zip
file, which is larger than 2 MB, must be deployed in its entirety. If your server configuration does not accept this file size for upload, prefer deployment via FTP/SFTP in the modules
directory of your site.
Activate the License
See Kixell Tag License Management
Check or Add Hooks on Your Shop
Make sure the following hooks are present in your theme:
-
{hook h='displayAfterTitleTag'}
after the</title>
tag. -
{hook h='displayAfterBodyOpeningTag'}
after the opening<body>
tag. -
{hook h='displayBeforeBodyClosingTag'}
before the closing</body>
tag.
These hooks are essential for the module's functionality.
Download Example Configurations for Google Tag Manager (GTM)
There are two options for deploying a GTM configuration: Client Side or Server Side. For Client Side deployment, only one JSON file is needed, while for Server Side, two JSON files are required.
We provide JSON files to accelerate the deployment of an initial configuration. These configurations are designed to save you time, but you can certainly create your own configuration or modify the existing one.
JSON Google Tag Manager Client Side
To download the JSON file for GTM Client Side from your interface:
- Go to My Account.
- Select My Licenses.
- Click on the relevant license.
- Click the Download Client Side GTM JSON button.
Access Client Side GTM Configuration
JSON Google Tag Manager Server Side
To download the JSON files for GTM Server Side from your interface:
- Go to My Account.
- Select My Licenses.
- Click on the relevant license.
- Click the Download Client Side GTM JSON for GTM Server Side button.
- Click the Download Server Side GTM JSON button.