DeizaDeizaHelp
HelpAnalyticsUTM Tracking

UTM Tracking

Track marketing campaigns with UTM parameters

5 min read

UTM Tracking

Track the effectiveness of your marketing campaigns with UTM parameters.

What are UTM Parameters?

UTM parameters are tags added to URLs to track traffic sources:

https://yoursite.deiza.io/?utm_source=facebook&utm_medium=social&utm_campaign=spring_sale

UTM Parameters

ParameterPurposeExample
utm_sourceTraffic sourcefacebook, google, newsletter
utm_mediumMarketing mediumsocial, cpc, email
utm_campaignCampaign namespring_sale, new_product

Manual Method

Add parameters to any URL:

yoursite.deiza.io?utm_source=instagram&utm_medium=social

Using a UTM Builder

Use Google's Campaign URL Builder or similar tools for consistent formatting.

Tracking UTM Data

Deiza automatically captures UTM parameters:

  1. Visitor clicks your UTM link
  2. Parameters are recorded
  3. View in Analytics > Sources
  4. Filter by campaign

Best Practices

  • Be consistent: Use lowercase, no spaces
  • Be specific: Name campaigns clearly
  • Track everything: Add UTM to all marketing links
  • Review regularly: Identify top-performing campaigns
Was this helpful?