Campaign Launch QA Pack
Create, normalize, validate, copy, and export campaign URLs without sending launch data to a server.
What This Tool Does
Campaign Launch QA Pack turns a destination and campaign taxonomy into a correctly encoded URL. It normalizes inconsistent naming, replaces duplicate UTM keys deliberately, and exports spreadsheet-safe data for launch sheets.
How to Use
- Enter the final landing-page URL.
- Add source, medium, and campaign; use term and content only when they distinguish targeting or creative.
- Review every normalization and replacement warning before copying or exporting.
How the Analysis Works
Values are trimmed, lowercased, and converted to underscore-separated identifiers. URLSearchParams performs standards-based encoding and preserves unrelated destination parameters.
Limits and Responsible Use
This browser-local tool does not follow redirects, confirm that a page is online, or inspect analytics configuration. A valid-looking URL is not proof that attribution is configured in your analytics platform.
Examples
Newsletter launch
Source: Weekly Newsletter; medium: Email; campaign: Summer Launch
Result: utm_source=weekly_newsletter&utm_medium=email&utm_campaign=summer_launch
Frequently Asked Questions
Does it shorten links?
No. Link shortening requires an external service and can hide the destination during review.
Will existing non-UTM query parameters remain?
Yes. Existing parameters are preserved; matching UTM keys are replaced and reported.
References
Important Note
Results are estimates for planning and education. They do not replace financial, tax, legal, or professional advice. Review assumptions before making decisions.