When setting up server-side tracking in Analyzify, you can exclude specific order types from being sent to GA4, Meta and TikTok server-side integrations. This is done using the Exclude Sales Channels setting.
This is particularly useful if:
- You use Shopify POS and don’t want those sales reflected in your e-commerce reports.
- You create draft orders or internal test orders that you want to exclude from your analytics.
- You want to keep your data clean, consistent, and focused on online checkout conversions.
What Are Shopify Sales Channels?
Each Shopify order has a metadata field called
source_name
, which indicates
where the order was created
. Common source_name values include:
Source Name |
Description |
---|---|
web
|
Orders placed via your online store checkout |
pos
|
Orders placed through Shopify Point of Sale |
draft
|
Manually created draft orders |
shopify_draft_order
|
Orders created through the draft order API |
iphone
|
Orders placed through Shopify Mobile app |
How to Find the Correct Source Channel Name
⚠️ It's important to use the internal source_name (not the name shown in Shopify Admin). Here's how:

Example:
https://admin.shopify.com/store/your-store/orders/123456.json
Note: Do not rely on what you see under the “Sales Channel” label in Shopify’s UI—this may differ from the actual source_name value required for this setting.

Where to Find the Setting
You can configure this feature during the setup:
- Go to the Analyzify app .
- Set up or update your server-side integrations.
- Click on Settings .
- Locate the "Exclude Sales Channels" section in Settings.
-
Toggle it
ON
and enter the source channel names (e.g.,
draft
,pos
) separated by commas.

Once configured, Analyzify will exclude these orders from server-side purchase events sent to those channels. You can update this list anytime even after setup.
Note that you need to complete this action for each integration manually. You have an option to use different settings across those destinations.
If you’re unsure which source names to exclude, reach out to our support team for help reviewing your order data.