it-tools
it-tools copied to clipboard
[NEW TOOL] UTM URL generator
What tool do you want? A UTM URL builder
Describe the solution you'd like The UTM generator would take in a URL and then the various UTM fields as described here: https://en.wikipedia.org/wiki/UTM_parameters
Is their example of this tool in the wild?
- https://utmbuilder.net/ (and many others)
- https://www.npmjs.com/package/hyperlink-middleware
Additional context I'd be willing to look at contributing this if the maintainers would be open to accepting it
Hi @CorentinTh and @olearycrew , implemented in #962
Awesome! Thanks so much @sharevb !