Inspect tracking URLs
Paste full campaign URLs to review UTM values, page parameters, filters and repeated keys in a readable layout.
Inspect campaign URLs, API links and copied query strings by turning parameters into structured output.
These are the signals I would review manually when deciding what needs fixing first.
Review this area to understand whether it is helping or hurting growth.
Review this area to understand whether it is helping or hurting growth.
Review this area to understand whether it is helping or hurting growth.
Review this area to understand whether it is helping or hurting growth.
A little context makes the numbers more useful. Use these notes to understand where this tool fits inside content, SEO and website reviews.
Paste full campaign URLs to review UTM values, page parameters, filters and repeated keys in a readable layout.
The parser converts query parameters into a table and JSON so links are easier to debug, document or hand off.
Repeated keys are preserved in the parsed output and grouped as arrays in JSON, which helps with filters and tags.
The query string is parsed locally in your browser, so internal URLs and campaign links are not uploaded to a server.
Quick answers about how this tool works and when to use it.
It extracts query parameters from a full URL or pasted query string and shows them as a table and formatted JSON.
Yes. Repeated keys are listed in the parameter table and converted into arrays in the JSON output.
Yes. You can copy the JSON output or download the parsed key-value pairs as a CSV file.
No. The parser runs in your browser, so pasted URLs and query strings are processed locally on your device.