Google Tag Manager Integration via Shopify Custom Pixel
IMPORTANT NOTICE:
Diese Anleitung sollte nur dann gefolgt werden, wenn du den Google Tag Manager über das Shopify Custom Pixel integriert hast.
Table of contents
In short
In dieser Anleitung erfährst du, wie du die Varify-Events mithilfe des Google Tag Managers über die Shopify Custom Pixel Integration an Google Analytics 4 übermittelst.
Shopify integration using the custom pixel
Step 1: Selection of the Analytics Connection "Shopify App / Custom Pixel"
Go to app.varify.io and click on "Go to tracking setup". Then select "Shopify App / Custom Pixel" from the dropdown under "Analytics Connection" and then click on Update.
Schritt 2: Füge die varify analytics.subscribe Funktion im Custom Pixel des GTM hinzu
Rufe im Shopify-Backend den Bereich “Customer events” auf und öffne das Custom Pixel, in dem du deinen GTM integriert hast.
Das Varify-Event wird mithilfe der Funktion analytics.subscribe
deinem DataLayer hinzugefügt. Im Screenshot siehst du das Varify-Event ganz unten eingefügt.
Füge nachfolgenden Code in deinem Custom Pixel unterhalb des Google Tag Manager Codes hinzu:
analytics.subscribe('varify', (event) => {
window.dataLayer.push({
'event': "varify",
...event.customData
});
});
Step 3: Setting up the Google Tag Manager
So richtest du den Google Tag Manager .
First steps
Tracking & Evaluation
- Tracking with Varify.io
- GA4 reporting in Varify.io
- Segment and filter reports
- Audience-based evaluation in GA4
- Segment-based evaluation in GA 4
- Matomo - Results analysis
- etracker evaluation
- Calculate significance
- User-defined click events
- Evaluate custom events in explorative reports
- GA4 - Cross-Domain Tracking
- Tracking with Varify.io
- GA4 reporting in Varify.io
- Segment and filter reports
- Audience-based evaluation in GA4
- Segment-based evaluation in GA 4
- Matomo - Results analysis
- etracker evaluation
- Calculate significance
- User-defined click events
- Evaluate custom events in explorative reports
- GA4 - Cross-Domain Tracking
Web analytics integrations
Further integrations
Create experiment
Expert functions
Visual editor
- Campaign Booster: Arrow Up
- Campaign Booster: Exit Intent Layer
- Campaign Booster: Information Bar
- Campaign Booster: Notification
- Campaign Booster: USP Bar
- Add Link Target
- Browse Mode
- Custom Selector Picker
- Edit Content
- Edit Text
- Move elements
- Hide Element
- Keyword Insertion
- Redirect & Split URL Testing
- Remove Element
- Replace Image
- Responsive Device Switcher
- Style & Layout Changes
- Campaign Booster: Arrow Up
- Campaign Booster: Exit Intent Layer
- Campaign Booster: Information Bar
- Campaign Booster: Notification
- Campaign Booster: USP Bar
- Add Link Target
- Browse Mode
- Custom Selector Picker
- Edit Content
- Edit Text
- Move elements
- Hide Element
- Keyword Insertion
- Redirect & Split URL Testing
- Remove Element
- Replace Image
- Responsive Device Switcher
- Style & Layout Changes