Shopify Integration

The AnyTrack Shopify integration simplifies conversion tracking and attribution for eCommerce stores by automatically tracking purchases and key events, and sending data to platforms like Google Ads, Facebook Conversion API, and TikTok Ads.

Before you begin

  • You have an active AnyTrack account
  • You have admin access to your Shopify store
  • You can edit the Theme Liquid file in your Shopify theme
  • Your Shopify store is active and published

Shopify Integration overview

The AnyTrack Shopify integration simplifies conversion tracking and attribution for your eCommerce store. With a straightforward installation process, it automatically tracks purchases and key events, sending data to platforms like Google Ads, Facebook Conversion API, and TikTok Ads. By leveraging first-party data, AnyTrack enhances Event Match Quality and ensures accurate attribution while maintaining privacy. This integration helps you build better audiences and improve marketing performance across multiple channels.

How the Shopify AnyTrack integration works

  1. Traffic: When visitors land on your website, AnyTrack collects traffic source data and First Party data.
  2. Customer Journey Tracking: During the customer journey, AnyTrack automatically tracks events such as ViewContent, AddToCart, and InitiateCheckout through the AnyTrack Tracking Tag.
    1. Collects and sends product data such as sku, price, quantity and name.
    2. Sends hidden tracking parameter to the cart object.
    3. Triggers the corresponding events such as AddToCart to the AnyTrack API which instantly forwards to your Ad Platform's Conversion API.
  3. Shopify Webhooks: AnyTrack also receives customer journey events via Shopify Webhook notifications and sends them to the Ad Platforms' conversion API.
  4. Conversions: When customers complete their purchase, AnyTrack processes the conversion data (including customer data and product data).
  5. Attribution: AnyTrack processes the conversion data and reports it across various reporting sections of the AnyTrack Dashboard.
  6. Conversion API: AnyTrack then sends your conversions to your Ad Platforms' Conversion API to feed your ad platform's Machine Learning, AI and automatic optimization with 100% of your conversion data.

Technical details

ReferenceValueInformation
Tracking GroupShopifyThe Tracking Group reference can be used to activate AutoTag.
Subid ParameteratclidThe Subid Parameter used to pass the AnyTrack click_id.
Tracking MethodWebhook-

Shopify standard customer journey events

AnyTrack automatically tracks standard eCommerce customer journeys and feeds the event data to your ad platforms so that you can create advanced behavioral audiences and improve attribution.

👍

Good to know

Each ad platform integration has its own Event Mapping which AnyTrack handles automatically for you.

ShopifyAnyTrackFacebookGoogle Analytics 4Details
item_viewViewContentViewContentview_itemWhen a visitor views a product.
cart/createAddToCartAddToCartadd_to_cartWhen a visitor adds a product to its cart.
checkout/createInitiateCheckoutInitiateCheckoutbegin_checkoutWhen a visitor starts a checkout.
checkout/updateAddPaymentInfoAddPaymentInfoadd_payment_infoWhen a visitor adds its payment details.
orders/createPurchasePurchasepurchaseWhen a visitor completes a purchase.

Shopify sends conversions to AnyTrack using Webhooks notifications

AnyTrack provides a pre-defined webhook that you can implement with your Shopify account.

https://t1.anytrack.io/hBtoE3hN/collect/Shopify

Shopify setup guide

Step #1: Add the AnyTrack Tag to your Shopify theme

  1. Create a New Property in AnyTrack.

  2. Set the Shop Name and URL (the root domain) and click Next.

  3. Copy the AnyTrack Tracking Tag.

  4. Open the Shopify Admin and Edit the Theme Code.

  5. Select the Theme Liquid File and Paste the Tracking Tag in the head section.

  6. Save the Theme Liquid file.

    Add the AnyTrack tracking tag to the Shopify theme

    Add the AnyTrack tracking tag to the Shopify theme

  7. Use the AnyTrack Pixel Helper Chrome extension to verify that AnyTrack has correctly installed the Tag.

  8. Return to AnyTrack and adjust the property settings

    1. Time Zone: Match your shop time zone to avoid discrepancies.
    2. The Base Currency: Set the currency you want the dashboard to reflect. AnyTrack will convert any revenues into your base currency.
    3. Client Side Tracking Settings: Leave the default settings, which deliver optimal performance.

Step #2: Add Shopify to your AnyTrack Account

  1. Go to the Integration Catalog and search for Shopify. Then click on the Shopify card.

  2. Click on Install Integration.

    1. Fill the Name enter a name (e.g. MyShopify)
    2. Fill the URL of your shop or the Shopify admin login url and click Create

Step #3: Connect your Shopify Customer Events

  1. Copy the Webhook URL from the integration

  2. Go to your Shopify Admin Panel

  3. Navigate to Settings >> Notifications

  4. Scroll down to the Webhooks section and click on "Create webhook"

    1. Select the events according to the list of required events:
    2. Leave the format as JSON
    3. Paste the Webhook
    4. Update the Webhook version to the Latest
    5. Click on "Save webhook"

    👍

    Reminder

Repeat these steps for all (5) events listed on the Integration page.

Watch this Video to Learn How to Add the Webhook Notifications On Shopify


Step #4: Connect AnyTrack with Facebook Ads

Now that your shop connects with AnyTrack and tracks your customer journeys, you need to configure AnyTrack to send them to your Ad Platform's Conversion API such as Facebook, TikTok or Google Ads.

👍

Good to know

The Facebook Ads integration occurs via the AnyTrack Dashboard and does not require any setup on the Shopify Admin.


  1. Navigate to Tracking Tags
  2. Click on the Facebook Pixel Card
  3. Click on the button Browse to connect to your Facebook Business Manager.
  4. Select the Facebook Pixel and Facebook Manager
  5. Click Next
  6. Now click on Connect to open a connection with your Ad Account
  7. Enable the Facebook Conversion API
  8. Scroll down and Save.
  9. Now Open the Ads Integration Tab (scroll up to the top of the screen)
  10. Click on the UTM (Urchin Tracking Module) Tracking Template
  11. Add the Template to your Facebook Ads
👍

Connect other ad accounts

Access other ad platform integrations to connect your other ad accounts.

Important

You must disconnect any other direct integrations that currently send conversions to your ad platforms or you will generate duplicate data in your ad accounts.

Validate your integration

This section will enable you to validate the main aspects of your setup.

Conversion Tracking

To validate your setup, wait for a conversion or trigger a test conversion yourself and inspect the conversion logs.

Inspect the Events Log to see the conversions arriving from Shopify.

Inspect the Events Log to see the conversions arriving from Shopify.

Shopify conversion payload example

{
  "note": null,
  "created_at": "2024-08-25T21:11:38+00:00",
  "taxes_included": false,
  "line_items": [
    {
      "variant_title": "11oz / Black",
      "gift_card": false,
      "requires_shipping": true,
      "title": "Cow Mug Custom Message",
      "presentment_variant_title": "11oz / Black",
      "origin_location_id": null,
      "variant_id": 41668371808317,
      "tax_lines": [
        {
          "channel_liable": false,
          "identifier": null,
          "rate": 0.16,
          "compare_at": null,
          "zone": "country",
          "price": "1.91",
          "position": 1,
          "source": "Shopify",
          "title": "VAT"
        }
      ],
      "vendor": "Printify",
      "price": "11.95",
      "product_id": 7473336549437,
      "rank": null,
      "presentment_title": "Cow Mug Custom Message",
      "grams": 100,
      "sku": "24675843150437141759",
      "key": "41668371808317",
      "unit_price_measurement": {
        "quantity_unit": null,
        "reference_value": null,
        "reference_unit": null,
        "quantity_value": null,
        "measured_type": null
      },
      "line_price": "11.95",
      "quantity": 1,
      "compare_at_price": null,
      "fulfillment_service": "printify",
      "taxable": true,
      "variant_price": "11.95",
      "user_id": null,
      "destination_location_id": null,
      "applied_discounts": [],
      "properties": {
        "_atclid": "mYC8t8gvBdZ2ZmWOf5Jm2hP9gptNB4UEgx"
      }
    },
    {
      "variant_title": "11oz / Yellow",
      "gift_card": false,
      "requires_shipping": true,
      "title": "Copy of Colorful Mugs, 11oz",
      "presentment_variant_title": "11oz / Yellow",
      "origin_location_id": null,
      "variant_id": 41668371415101,
      "tax_lines": [
        {
          "channel_liable": false,
          "identifier": null,
          "rate": 0.16,
          "compare_at": null,
          "zone": "country",
          "price": "1.91",
          "position": 1,
          "source": "Shopify",
          "title": "VAT"
        }
      ],
      "vendor": "Printify",
      "price": "11.95",
      "product_id": 7473336156221,
      "rank": null,
      "presentment_title": "Copy of Colorful Mugs, 11oz",
      "grams": 100,
      "sku": "14097861709805790604",
      "key": "41668371415101",
      "unit_price_measurement": {
        "quantity_unit": null,
        "reference_value": null,
        "reference_unit": null,
        "quantity_value": null,
        "measured_type": null
      },
      "line_price": "11.95",
      "quantity": 1,
      "compare_at_price": null,
      "fulfillment_service": "printify",
      "taxable": true,
      "variant_price": "11.95",
      "user_id": null,
      "destination_location_id": null,
      "applied_discounts": [],
      "properties": {
        "_atclid": "mYC8t8gvBdZ2ZmWOf5Jm2hP9gptNBCIGGr"
      }
    }
  ],
  "source": null,
  "buyer_accepts_marketing": false,
  "presentment_currency": "USD",
  "total_weight": 200,
  "location_id": null,
  "source_url": null,
  "landing_site": "/",
  "source_identifier": null,
  "total_discounts": "0.00",
  "updated_at": "2024-09-02T10:08:28-07:00",
  "referring_site": null,
  "tax_lines": [
    {
      "title": "VAT",
      "rate": 0.16,
      "price": "3.82"
    }
  ],
  "customer_locale": "en-MX",
  "total_duties": "0.00",
  "currency": "USD",
  "id": 40881068146749,
  "shipping_address": [],
  "abandoned_checkout_url": "https://reallycoolmugs.com/60566175805/checkouts/ac/Z2NwLXVzLWNlbnRyYWwxOjAxSjY1UDJOUkRTSEFKODg1R0JWUDFHRkNW/recover?key=f8ca9fced0c636e847a6587e2bd56883",
  "email": null,
  "source_name": "web",
  "subtotal_price": "23.90",
  "closed_at": null,
  "total_price": "27.72",
  "device_id": null,
  "total_line_items_price": "23.90",
  "total_tax": "3.82",
  "token": "c6776b241387613dcea880161508f9c3",
  "completed_at": null,
  "shipping_lines": [],
  "phone": null,
  "user_id": null,
  "note_attributes": [
    {
      "name": "__atclid",
      "value": "mYC8t8gvBdZ2ZmWOf5Jm2hP9gptNBCIGGr"
    }
  ],
  "name": "#40881068146749",
  "cart_token": "Z2NwLXVzLWNlbnRyYWwxOjAxSjY1UDJOUkRTSEFKODg1R0JWUDFHRkNW",
  "sms_marketing_phone": null,
  "buyer_accepts_sms_marketing": false,
  "discount_codes": [],
  "gateway": null,
  "x-Shopify-shop-domain": "0ae3b8-c6.myshopify.com",
  "x-Shopify-webhook-id": "aa6ec748-99ef-4c09-bbe6-76ab3826619d",
  "x-Shopify-hmac-sha256": "iOURkLD5PwvvyObxG41Yr0hF4MGCpPdDvg/wfNFUpQk=",
  "x-Shopify-topic": "checkouts/create",
  "x-Shopify-event-id": "ec7a55d5-6602-4615-ba5f-6b2448ee30fa",
  "x-Shopify-triggered-at": "2024-09-02T17:08:28.689567681Z",
  "x-Shopify-api-version": "2024-07"
}

Shopify Integration - Frequently Asked Questions

FAQ was last reviewed on 2026-02-25

No. AnyTrack can only ingest conversions that have been triggered following a visitor session on your website. Historical orders placed before the integration was installed cannot be imported.
Per Shopify documentation, any line item property beginning with an underscore (e.g., _atclid) is hidden from customers at checkout. If your theme does not follow this convention and the _atclid value appears during checkout, follow the instructions in the Remove Line Item Properties guide to adjust your theme code.
You can update the Event Mapping in the Integration page. However, this is not recommended as the standard events are already mapped to the corresponding standard events in your ad platforms. Only change the mapping if you understand the impact on your ad platform event manager.
Differences between Shopify Analytics and AnyTrack are normal across all analytics platforms. Factors include how sessions are defined, whether visitors allow cookies and JavaScript, browser extensions blocking tracking, and different reporting time zones. AnyTrack uses both client-side and server-side tracking to maximize data collection accuracy.
Tracking errors can occur when visitors block JavaScript or prevent Tracking Tags from loading. Check that the AnyTrack tag is in the head section of your shop, verify your plan limits in the billing section, and confirm you followed the default integration settings.

Troubleshooting

👍

Default settings = Success

Based on thousands of integrations with Shopify, if you've followed the instructions and applied the default integration settings, you will not experience issues.

If you encounter issues, check the following:

  1. Verify the AnyTrack tag is in the head section of your shop
  2. If you're on the Free plan, check the monthly traffic limit in the billing section
  3. The Free plan does not include Conversion API for ad platforms
  4. Confirm you've followed the default integration settings
  5. Install the AnyTrack Pixel Helper Chrome extension to verify the tag is active

What’s Next

Connect your shop with your ad networks