What you will learn in this article:
How to correctly set up your conversion events in Admetrics Data Studio
How to configure click tracking for Outbrain campaigns
How to enable the integration between Admetrics and Outbrain (S2S) plus optional landing‑page domain configuration
Step 1: Set Up Conversions
Navigate to the "Conversions" tab in the menu bar
Click "Create Conversion"
Select "Server-to-Server" as your data source
Create the following conversions:
Purchase Event
Event Category: Purchase
Name:
AdmetricsPurchase
Purchase Event
Event Category: Purchase
Name:
AdmetricsPurchaseNewCustomer
Purchase Event
Event Category: Purchase
Name:
AdmetricsPurchaseNewReactivatedCustomer
Add to Cart Event
Event Category: Add to Cart
Name:
AdmetricsAddToCart
Content View Event
Event Category: Content View
Name:
AdmetricsContentView
Initiate Checkout (Shopify only)
Event Category: Checkout
Name:
AdmetricsInitiateCheckout
Note: Conversion names are case-sensitive. Please ensure exact spelling and capitalization.
Step 2: Configure Click Tracking
Access your Outbrain Amplify dashboard
Add the click parameter
ob_clid={{ob_click_id}}orOutbrainClickId={{ob_click_id}}to your tracking code:For account-wide implementation:
Navigate to "Account Settings" in the menu bar
Add the tracking code to the "Suffix" field
For campaign-specific implementation:
When creating a new campaign or editing an existing one (via the pencil icon)
Add the code to the "Track" field
Step 3: Enable Integration in Admetrics
Open Admetrics' Data Studio
Navigate to Settings, the Integration tab
Select your Outbrain 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-ob="1"to your Admetrics conversion scriptFor example:
<script id="js-app-admq-script"
src="https://shopify.admetrics.events/conversion-v1.min.js"
data-ss-ob="1"
></script>
