UTM Builder

A UTM builder appends GA4 campaign parameters to links so you can see which email drove the click. Required tags are utm_source (who sent it), utm_medium (usually email), and utm_campaign (the promo name). This free tool tags bulk URLs or rewrites http(s) hrefs inside an HTML email fragment — then you copy the results into your send. Optional utm_term and utm_content distinguish keywords and creative variants.
Mode

Live results

Enter URLs or paste HTML to see extracted links

Tagged links? Drop them into your HTML email — or insert the whole message with the extension.

How to use the UTM builder

  1. Choose Links (one URL per line) or HTML email (rewrite hrefs in a fragment).
  2. Set utm_source and utm_campaign — add medium, term, and content as needed.
  3. Copy URLs, TSV, or rewritten HTML into your campaign or Gmail message.
  4. Optional: review link hygiene in the HTML email link guide.

Why UTMs matter for HTML email

Without UTM tags, GA4 lumps email clicks into generic referral/direct noise. Consistent utm_medium=email plus a unique campaign name lets you compare newsletter vs promotional sends and which CTA won.

In HTML email, every CTA should be an absolute https:// URL with tracking params already baked in — clients will not run your JavaScript to append them later.

Best practices checklist

  • Use lowercase snake_case values (spring_launch, not spaces)
  • Keep utm_medium=email for newsletter and promo sends
  • Give each send a unique utm_campaign
  • Use utm_content to A/B button copy or placement
  • Do not double-tag the same URL with conflicting campaigns

Related free tools

FAQ

Put tagged links into Gmail HTML

Copy URLs from this builder, or install html2email to insert full HTML emails in one click.

Link href guide · Free plan available