> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sourcemedium.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How can I improve my last-click UTM attribution?

> Best practices for UTM naming conventions, tracking setup, and common pitfalls to improve your marketing attribution coverage

## Requirements

Tracking set up through Google Analytics and/or Shopify.

## Background

A UTM, also known as the Urchin Tracking Module, is a string that can be attached to a URL to identify the source, medium, campaign, and other context for a marketing click.

Consistent UTM naming makes last-click attribution easier to interpret and reduces the amount of traffic that falls into direct or no-source fallback values.

For field definitions and naming examples, start with [UTM Setup](/help-center/core-concepts/attribution/utm-setup).

## Steps

1. Apply UTMs to every campaign link you control, including Meta, Google, TikTok, email, SMS, influencer, affiliate, and partner links.
2. Standardize naming conventions for source, medium, campaign, content, and term. Use our [UTM link-building template](https://docs.google.com/spreadsheets/d/14hx6hlce6zTwfMIcuKLUIuOYl5uWVlcyCr9FIL0GQJk/edit#gid=0) as a starting point.
3. Monitor direct and no-source fallback values. A high share of `(direct) / (none)` or `(none) / (none)` usually means tracking context is missing or being dropped.
4. Spot-check live campaign links after launch and confirm the expected UTM values appear on recent orders.

## Additional information

* Historical UTMs cannot be changed or applied retroactively, so consistent setup matters before traffic launches.
* Changing UTMs on active Meta, Google, or TikTok campaigns can affect platform learning and reporting continuity. Coordinate changes carefully.
* Pairing zero-party survey data with last-click UTM attribution can help explain discovery channels that tracking cannot see.

***

## Related articles

<CardGroup cols={2}>
  <Card title="UTM Setup" icon="bullseye" href="/help-center/core-concepts/attribution/utm-setup">
    What UTMs are, what each value means, and how to tag links.
  </Card>

  <Card title="Why (direct) / (none) happens" icon="heart-pulse" href="/help-center/core-concepts/attribution/direct-none">
    Diagnose and reduce missing attribution.
  </Card>

  <Card title="Zero-Party Attribution" icon="square-poll-vertical" href="/help-center/core-concepts/attribution/zero-party-attribution">
    Use surveys to capture discovery channels tracking can’t see.
  </Card>

  <Card title="Attribution Health" icon="heart-pulse" href="/data-inputs/attribution-health/index">
    A toolkit for improving overall attribution coverage.
  </Card>
</CardGroup>
