Parameter reference

A plain-language reference for the parameters commonly added to tracked links, what each one does, and when to use it.

Last updated ยท Draft

Overview

Parameters are small pieces of information added to the end of a link. They tell you where a click came from and how the link was shared, without changing the page the link opens.

Note

Parameters always appear after a question mark and are joined with &.

Core parameters

ParameterTypeDescription
sourcestringWhere the link was shared. For example, newsletter, slack, or partner.
mediumstringThe type of channel used. For example, email, social, or referral.
campaignstringA short label for the activity the link belongs to.

Optional parameters

ParameterTypeDescription
contentstringUsed to tell similar links apart, such as different buttons in the same email.
termstringA keyword associated with the link. Most often used for paid search.

Full example

A complete tracked link with all core parameters:

Example
https://go.example.com/welcome?source=newsletter&medium=email&campaign=spring-launch

Tips

Stay consistent

Use the same values across links so reports stay easy to read. Lowercase, no spaces, hyphens between words.

Don't double-tag

Adding the same parameter twice with different values will produce unreliable reports.