How to use the UTM Builder.
Choose a consistent naming convention before generating links. Preserve existing functional query parameters and keep campaign labels out of sensitive personal data.
Make the workflow fit your task.
Parse the destination URL, preserve functional parameters and add campaign fields using the agreed naming convention. Encode values correctly and inspect the final URL before sharing it or adding it to creative.
- What you provide
- Campaign source, medium, name and destination.
- What you get
- Consistent tagged URL and naming record.
See the input and the result.
Illustrative input and output · a teaching example, not a live WebAct run
Example input
Destination: https://example.com/demo; source newsletter; medium email; campaign autumn.
Completed example
https://example.com/demo?utm_source=newsletter&utm_medium=email&utm_campaign=autumn
Load this input into the prompt, then copy it to WebAct to try the task. Your result may differ from the illustration.
Decisions and troubleshooting.
What if the destination already contains a query string?
Add campaign parameters to the existing query rather than replacing it. Preserve parameters that control product, language or other required behavior.
Why are visits splitting into unexpected campaign categories?
Compare capitalization, spelling and approved values. Different labels can produce separate reporting groups even when links reach the same page.
Try it with your own source.
Replace the example with your material in the task prompt. Keep the requirements you need, then copy the task into WebAct.
Customize and copy the task ↑