100 fast, private browser tools

Loading your workspace

SEO Tools

UTM Parameter Parser

Extract source, medium, campaign, term, and content UTM parameters from a URL and copy them as JSON locally.

Campaign URL parser

Paste a URL to extract the five standard UTM campaign parameters.

Extracted parameters

ParameterKeyValue
Sourceutm_source
Mediumutm_medium
Campaignutm_campaign
Termutm_term
Contentutm_content

About This Tool

The UTM Parameter Parser reads a campaign URL and extracts the standard source, medium, campaign, term, and content values into a clean table. It also shows the destination URL with those UTM parameters removed and creates copy-ready JSON for reporting or debugging.

ToolPool runs this utility in your browser, so your input stays on your device and is not uploaded to our server.

How To Use This Tool

  1. 1Paste a complete campaign URL or load the sample.
  2. 2Review which of the five standard UTM parameters were found.
  3. 3Copy the extracted parameter object as formatted JSON when needed.

Benefits

Inspect encoded campaign links without reading a long query string manually.
See missing and present parameters in a consistent table.
Keep unpublished campaign names and tracking values on your device.

Common Use Cases

  • Checking newsletter links before a campaign is sent.
  • Debugging paid search or social campaign URLs.
  • Converting UTM values into JSON for documentation.
  • Recovering the clean destination URL while preserving non-UTM query parameters.

Workflow Tips

UTM Parameter Parser is designed for quick browser work, but it is still worth reviewing the result before you use it in a live project, client document, public page, or production workflow. Keep an original copy of important source material, compare the output with what you expected, and repeat the task with slightly different settings when quality, formatting, or accuracy matters.

For larger workflows, pair this page with UTM Builder, URL Encoder / Decoder, Meta Tag Generator, Slug Generator. Moving between related utilities can save time when you need to clean source data, prepare web assets, create supporting IDs, check calculations, or package output for another system. Internal links also make it easier to stay in one private workspace instead of jumping between several single-purpose sites.

The local processing model helps protect sensitive content because ToolPool does not need to receive your files, text, or form values to complete the task. Good privacy habits still matter after the result leaves the page: avoid pasting unnecessary secrets, check downloaded files before sharing them, and clear the workspace when you are finished on a shared computer.

FAQ

Which UTM parameters are extracted?

The parser extracts utm_source, utm_medium, utm_campaign, utm_term, and utm_content.

Does it remove other query parameters?

No. The clean URL removes the five standard UTM parameters but preserves unrelated query parameters.

Can I paste a URL without https?

Yes. The parser assumes https when a scheme is omitted.

Is the campaign URL sent to ToolPool?

No. The browser URL parser reads the link locally.

Keep Working

Related Tools

SEO Tools