> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.omegatheme.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 📈 How to setup UTM Tracking

# 📈 How to setup UTM Tracking
Learn how to enable UTM tracking to add custom marketing parameters to your product URLs. This helps you track traffic sources and marketing campaign performance in reporting tools like Google Analytics.

# 🧾 Understanding UTM Fields

| Field | Example Value | Description |
| ---- |
| **UTM Source** | `google` | Identifies where your store traffic originates (e.g., *google*, *facebook*). |
| **UTM Medium** | `cpc` | Identifies the type of traffic or advertising channel (e.g., *cpc* = cost per click, *organic*, *email*). |
| **UTM Campaign** | `shopping` | Identifies the specific marketing campaign name (e.g., *shopping\_ads*, *free\_listing*). |

Example of a Complete UTM URL:
https://yourstore.com/products/product_name?variant=variant_id&utm_source=google&utm_medium=cpc&utm_campaign=shopping

| 💡 Why use this? Adding these tracking parameters helps you accurately analyze campaign performance, track customer conversions, and improve your overall Return on Investment (ROI) for ad campaigns.

# 🛠️ Step-by-Step Configuration
Follow these steps to set up UTM tracking for your feed products:

### Step 1: Navigate to Mapping Fields
Open your feed settings configuration and click on the **Mapping fields** tab from the top menu bar.

### Step 2: Update the Product Link Attribute
1. Scroll down to the **Link** attribute row.
2. In the **Shopify value** box, append your custom UTM parameters right next to the dynamic product link tag.
**Formula to enter:**
`Product link`&utm\_source=google&utm\_medium=cpc&utm\_campaign=shopping

ℹ️ **Note:** The `[Product link]` block is a dynamic Shopify value that automatically generates your standard store URL format (e.g., `[https://yourstore.myshopify.com/products/product_name?variant=variant_id]`


![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_zkdx0e.png)

### Step 3: Save and Verify
Save your settings. Your feed URLs are now successfully set up for tracking!

![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_aj29l2.png)

![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_ozcpf.png)
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_rctf3u.png)









