How to navigate a Shopify store active in multiple countries
my-store-us.myshopify.com
and my-store-uk.myshopify.com
.
You can follow the regular Shopify setup guide here.
Repeat the installation for each store and create a new pixel and datasource each time.
If you added them to the same workspace, this can look like this:
Received Refund
event will no longer be tracked when the source is configured with the Filter Shopify markets option.theme.liquid
file.
You need to decide whether to split the pixels by domain, locale, or any other criteria.
Please advise with the team that built your website and set up the different markets. They can help you decide the best way to split the pixels.
In the example below, we separate the .eu
domain for the /de
and /es
subfolders from the others.
Example Liquid snippet for multiple pixels by subdomain
Example customer events snippet for multiple pixels by subdomain