Step 1: Set Up Conversions
Navigate to the "Tracking" tab in the menu bar
Create the following conversions by clicking "+ New Conversion":
Purchase Event
Conversion Name:
AdmetricsPurchase
Conversion Type: Event
Category: Make Purchase
Event Name:
AdmetricsPurchase
Total Conversions: Check "Include in total conversions"
Total Value: Check "Include in total value"
Aggregation Type: "Aggregated"
Add to Cart Event
Conversion Name:
AdmetricsAddToCart
Conversion Type: Event
Category: Add to Cart
Event Name:
AdmetricsAddToCart
Total Conversions: Check "Include in total conversions"
Total Value: Do not include in total value
Aggregation Type: "Aggregated"
Content View Event
Conversion Name:
AdmetricsContentView
Conversion Type: Event
Category: View Content
Event Name:
AdmetricsContentView
Total Conversions: Do not include in total conversions
Total Value: Do not include in total value
Aggregation Type: "Aggregated"
Note: Conversion names are case-sensitive. Please ensure exact spelling and capitalization.
Network Account Note: Taboola doesn't support conversions on the network account level. If using a network account, you must go to each individual account within the network account and create the required conversions separately.
Step 2: Configure Click Tracking
Access your Taboola Realize dashboard
Add the click parameter
tblci={click_id}
to your tracking code:Navigate to the "Campaigns" tab
Create or edit an existing campaign
In the Campaign set-up page, go to the Tracking section at the bottom of the page and add
tblci={click_id}
, for exampleutm_source=taboola&utm_medium=referral&tblci={click_id}
Make sure that all parameters are separated by
&
Step 3: Enable Integration in Admetrics
Open Admetrics' Data Studio
Navigate to Settings, the Integration tab
Select your Taboola integration
Enable the S2S setting and save it
Optional: Configure Landing Pages
If you use landing pages on custom domains that don't match your main shop:
Follow this guide to configure your custom domains properly
Add the attribute
data-ss-ta="1"
to your Admetrics conversion scriptFor example:
<script id="js-app-admq-script"
src="https://shopify.admetrics.events/conversion-v1.min.js"
data-ss-ta="1"
></script>