Add UTM parameters to URLs for campaign tracking.
https://example.com/landing?utm_source=newsletter&utm_medium=email&utm_campaign=spring-sale
Build trackable links by adding utm_source, utm_medium, utm_campaign, and optional utm_term and utm_content.
Is this tool free to use?
Does the tool run in the browser?
Is my data uploaded to a server?
Can I use this tool for large files?
Input
https://example.com, source=newsletter
Output
https://example.com?utm_source=newsletter&...