What it is
A link in linkutm = destination URL + UTM parameters + a short code. Visitors hit the short URL; the system records the click and redirects them to the destination with UTMs appended.

When to use it
- Every campaign URL goes through here. There’s no “untracked” mode.
- Use bulk import instead if you have 50+ links to migrate.
- Use a template if you create the same shape of link weekly.
How to create one
Destination URL
The page you’re driving traffic to. Must include
https:// (or http://). Query strings already on the URL are preserved - UTMs append after.Domain
Pick which short domain to use. Defaults to the workspace’s default domain. Only verified, enabled custom domains are selectable.
Custom slug (optional)
The path after your domain. Leave blank for an auto-generated 7-char code (
abcd123). Type your own for branded slugs (q2-launch).UTM parameters
Fill from the autocomplete (powered by your parameter library) or type freely. Workspace UTM rules clean values on save (lowercase, space → underscore, etc).
Advanced (optional)
Open the advanced section for password, expiration, click limits and OG preview overrides.

Real-world example
Running a Google Ads campaign for a Q2 product launch, brand keywords variant:go.acme.com/q2-acme → redirects to the full UTM-tagged destination.
Common mistakes
Spaces or capitals in UTM values
Spaces or capitals in UTM values
Summer Sale becomes summer_sale automatically (force-lowercase + space-replacement are on by default). But if you turned those rules off, you’ll get split campaign rows in GA. Leave the rules on unless you have a reason.Forgetting `https://`
Forgetting `https://`
Required. The builder won’t accept a bare
example.com.Using a slug another workspace owns
Using a slug another workspace owns
Slugs are global, not workspace-local. Creative slugs avoid collisions:
acme-q2 beats launch.Edge cases
Workspace usage limits. Workspaces have a maximum number of total links. When you hit the limit, link creation fails with a clear message and the workspace owner is notified by email when the link creation quota is near maximum.
Unverified domain. You cannot create a link on a custom domain that hasn’t passed CNAME verification. Use the system default until verification succeeds.
Filtering and bulk actions
Use the links dashboard to filter, sort, and act on multiple links at once.



Bulk and import
For 50+ links, use:- CSV import - UI flow under Links → Import.
- Bitly / Rebrandly / Short.io migration - paste your API key, the system pulls links and recreates them. Original slugs are preserved when not taken; conflicts are skipped with a per-link error.




