Elido
5 min readTutorials

How to Track Link Clicks: What You Can and Can't See

Track link clicks by sharing a tracking link that logs each visit. What data you get - counts, geo, device - what you can't see, and how to set it up.

Ana Kowalska
Marketing solutions engineering
A click on a tracking link being logged with count, location, and device data before redirecting to the destination, in the Elido brand palette

To track link clicks, you share a tracking link - a short link that routes each click through a service that logs it before redirecting to the real destination. That one extra hop is the whole mechanism: when someone clicks, the service records the click with its time, rough location, device, and referrer, then sends the visitor on without them noticing a thing. You read the results in a dashboard. Because the logging happens on the redirect, you can track a link to any page, even one you do not own.

The honest part most guides skip: tracking tells you the shape of your audience, not their names. You learn how many people clicked, from roughly where, on what device, and from which source - real, useful signals. You do not learn who they are. That distinction matters both for setting expectations and for staying on the right side of privacy law, and it runs through this whole guide.

If you are new to the format, how to shorten a URL covers creating the link itself, and the end-to-end UTM tracking guide is the cornerstone for tying clicks back to campaigns.

How Click Tracking Actually Works#

A tracking link is a redirect with a memory. The visitor clicks go.brand.com/sale, the service writes down the click, and the browser is forwarded to the real page. From the visitor's side it is an ordinary redirect; from yours, a row of data just landed.

That design has one big consequence: you do not need to own the destination to measure the click. A normal analytics tool only sees visits to pages where you installed it. A tracking link sees the click itself, wherever it goes, which is why it works for links to a partner's blog, an app store, or a shared file. The tradeoff is that the data is about the click and the device, not the person - the redirect can read what the browser sends, and no more. The mechanics of that redirect, and why an editable tracked link should use a temporary one, are in 301 vs 302 redirects.

A click on a tracking link being logged with timestamp, location, device, and referrer, then redirected to the destination, with a note that the person's identity is not captured

What You Can See, and What You Can't#

This is the part to be clear-eyed about, because it sets both your expectations and your obligations.

What a tracking link can show you: total clicks and unique clicks, the rough geography of each click down to city level, the device type, browser, and operating system, the referrer that sent the click, and the time it happened. Stacked up, that paints a real picture - which channel drove a campaign, when your audience is active, whether mobile or desktop dominates. The short-link analytics guide covers which of these numbers actually deserve your attention.

What it cannot show you: the name, email, or identity of the person who clicked. A link is anonymous by nature; it reads what the browser exposes and nothing more. You only ever attach a click to a known person when that person takes a separate, identifying step you are permitted to record - signing in, submitting a form, completing a purchase - and at that point the identification comes from the form or the login, not from the link. Anyone promising that a plain link reveals who clicked is overpromising.

Two columns: what a tracking link can see - click count, location, device, browser, referrer, time - versus what it cannot see, a person's name, email, or identity

Setting Up Click Tracking#

The setup is short, and most of the work is deciding what you want to learn before you create the link.

  1. Create the tracking link. Shorten the destination on a shortener that records clicks, ideally on a custom domain so the link carries your brand instead of a stranger's.
  2. Tag it with UTM parameters. Add utm_source, utm_medium, and utm_campaign so the click is attributable in your wider analytics, not just in the shortener. The UTM tracking guide and our link builder with UTM support cover the conventions that keep these consistent.
  3. Share it and watch the dashboard. Clicks, locations, and devices appear in near real time. Compare links against each other to see which channel or creative actually pulled.

If you want branded tracking links with click, geo, and device analytics in one place, start a free Elido workspace and create your first tracked link.

Tracking Clicks in Email and on Websites#

Two contexts deserve a note because they behave a little differently.

In email, a tracking link works the same way, and your email platform usually also knows who clicked, because it already knows who you sent the message to - that is legitimate first-party data. The catch is inflated counts: some mail clients and security tools pre-fetch links before a human ever sees them, which can fake clicks. Use a shortener or email tool that filters that prefetch and bot traffic so your open and click numbers mean something. The specifics for newsletters are in tracking email link clicks.

On your own website, you have a second option: a general analytics tool. Google Analytics 4 can track outbound and event clicks through its enhanced measurement settings, and you tie campaigns together with UTM parameters. The two approaches complement each other - the tracking link measures the click anywhere, GA4 measures behavior once the visitor lands on a page you own. For server-side accuracy, server-side conversion tracking goes a layer deeper.

The Privacy Line You Should Not Cross#

Click data is personal data the moment it can be tied to an identifiable person, so tracking carries obligations alongside its capabilities. This is not a reason to avoid it - aggregate counts and coarse geography are low-risk and completely normal - but it is a reason to be deliberate.

Three habits keep you safe. Collect the minimum you actually need rather than hoarding every signal. Keep the data somewhere you can defend, which for EU audiences means an EU region, so a residency question has a clean answer. And only set non-essential cookies - the advertising and retargeting kind - after the visitor has consented, never by default on the click. We lay out the obligations specific to short links in GDPR for URL shorteners. Track the click, respect the person, and the two are not in tension.

Try Elido

Paste a URL, get a working short link

No signup. Link lives for 30 days. Sign up to keep it forever.

Free, no signup required · 2 per day

Try Elido

EU-hosted URL shortener with custom domains, deep analytics, and an open API. Free tier - no credit card.

Tags
how to track link clicks
track link clicks
link click tracking
who clicked my link
link analytics
utm tracking

Continue reading