Table of contents
How to set-up the Criteo OneTag
Adding Criteo OneTag is quick, easy, and invisible to your users.
To add Criteo OneTag to your website, click on Assets > Events Tracking in the left-hand menu of Commerce Growth and follow the steps.
Choose how you want to add Criteo OneTag to your website:
E-commerce platform
Google Tag Manager
Direct implementation
E-Commerce Platform
If your website runs on a supported platform, you can set up the Criteo OneTag and your product catalog without having to edit your website source code.
From Commerce Growth dashboard, select the e-commerce platform on which your website runs.
Follow the step-by-step guides provided for each e-commerce platform to install Criteo OneTag successfully.
Most popular e-commerce platform integrated with Criteo
Shopify 🌟
WooCommerce 🌟
PrestaShop 🌟
Magento 🌟
Complete list of e-commerce platforms integrated with Criteo
|
|
Google Tag Manager
You can add Criteo OneTag through Google Tag Manager.
Requirements
You'll need to:
have or create a Tag Manager account and container
install a Tag Manager container in your website
add data layer code to your web page
add Criteo OneTag
Verify the tag works
What's a data layer?
A data layer is a JavaScript object that is used to pass information from your website to your Tag Manager container. You can then use that information to populate variables and activate triggers in your tag configurations.
The content of the data layer will determine what information is transmitted to Criteo through the Criteo OneTag.
Select the best method to add Criteo OneTag via GTM to your website
You have Google’s Analytics 4 (GA4) Data Layer
You have Google’s Universal Analytics (UA) Data Layer
You have a custom Data Layer
You have no Data Layer
Direct Implementation
Requirements
You'll need to have access to your website’s source code.
Find the header of your website or locate the header template in your CMS or web platform. Paste the code snippets at the bottom of the
<head>
section, just above the closing</head>
event.If you need help, your developer or IT team can also help you complete this setup.
Web development skills are required to replace variables with expected values, see the explanatory tables in each tag description.