UTM parameters are tags appended to a URL, utm_source, utm_medium, utm_campaign, plus optional utm_content and utm_term, that tell your analytics tool exactly where a click originated.
Why it matters
Without UTMs, a click from a Reddit comment and a click from an AI chatbot both blur into "referral" or "direct" in your analytics. With them, you can trace a signup back to a specific subreddit, thread, or campaign, the raw material for real traffic attribution and honest Reddit analytics. For founders investing in Reddit growth, UTMs are how you prove the channel works before doubling down.
How to use it
- Use a consistent scheme:
utm_source=reddit,utm_medium=commentororganic,utm_campaign=<subreddit-or-thread>. Consistency matters more than any particular naming convention. - On Reddit, only add UTM links where links are genuinely welcome, your profile, a subreddit that allows them, or when someone explicitly asks. A tagged link in the wrong thread still reads as spam and can trigger removal (see Reddit's content policy).
- Keep URLs clean for AI engines: some assistants strip or rewrite query strings, so treat UTMs as one attribution layer, backed by self-reported "how did you hear about us" data.


