Add UTM Tags to a Link
Attach source, medium, and campaign tags to a link so clicks appear in your web analytics. UTM tags are extra parameters added to the end of a destination URL. When a subscriber clicks, those parameters travel with them to your website, where your analytics tool reads them and files the visit under the source, medium, and campaign you named.
Before you begin
- Confirm the destination page belongs to a site where your analytics tool (for example, Google Analytics) is installed and running.
- Agree on a naming convention with your team so tags stay consistent across Broadcasts — lowercase, no spaces, and stable values you can filter on later.
- Decide the five standard parameters you will use:
utm_source,utm_medium,utm_campaign, and optionallyutm_termandutm_content.
Steps
- Open your Edition and select the link you want to tag.
- In the link's destination field, add the UTM parameters to the end of the URL. Start with
?, then join each parameter with&. (confirm the exact link-editing steps in your account.) - Use consistent values, for example:
https://example.com/landing?utm_source=newsletter&utm_medium=email&utm_campaign=summer_sale. - Keep
utm_medium=emailon every email link so web analytics groups all email traffic together. - Repeat for other tracked links, changing
utm_contentto tell similar links apart (for example,header_buttonvsfooter_link). - Send a test to yourself, click the link, and confirm the parameters are still present in the browser address bar on arrival.
Result
Clicks on the tagged link now arrive at your website carrying the UTM values. Within your analytics tool, the visit appears under the campaign, source, and medium you set — letting you attribute website traffic, conversions, and revenue back to this Broadcast.
Related
Canonical terms: Author, Edition, Folder (Project Folder), Broadcast. See the Glossary.