πUTM Tracking
Learn how to enable UTM tracking to add parameters to your product URLs. This helps you track traffic sources and campaign performance in tools like Google Analytics.
β
Enable UTM Tracking

βοΈ Check the box to enable βUTM Tracking Parameters to URL.β
This will automatically append UTM parameters to your product URLs when syncing to Google Merchant Center.

π§Ύ UTM Fields
UTM Source
google
Identifies where the traffic originates (e.g. google, facebook)
UTM Medium
cpc
The type of traffic (e.g. cpc = cost per click, organic, email)
UTM Campaign
shopping
Used to name the marketing campaign (e.g. shopping_ads, free_listing)
π Final URL Example
If your product URL is:
https://yourstore.com/product-abc
Then with the above UTM settings, it will become:
https://yourstore.com/product-abc?utm_source=google&utm_medium=cpc&utm_campaign=shopping
This tracking helps you analyze your campaign performance, track conversions, and improve ROI on Google Shopping campaigns.
Last updated