# Link tracking and attribution metrics | Nevent

<Schema>{`{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "Link tracking and revenue attribution in Nevent for live event promoters",
  "description": "Learn how to measure unique clicks, post-click conversion and revenue attributed to each link in Nevent. Knowing which link sells most lets you optimise every campaign.",
  "author": { "@type": "Organization", "name": "Nevent", "url": "https://nevent.ai" },
  "publisher": { "@type": "Organization", "name": "Nevent" },
  "datePublished": "2026-06-02",
  "dateModified": "2026-06-02",
  "about": [
    { "@type": "Thing", "name": "Link tracking" },
    { "@type": "Thing", "name": "Attribution analytics" },
    { "@type": "Thing", "name": "Live events marketing" }
  ],
  "mentions": [{ "@type": "SoftwareApplication", "name": "Nevent" }],
  "audience": { "@type": "Audience", "audienceType": "Live event promoters" }
}`}</Schema>

:::tip[Quick definition]
**Link tracking** is Nevent's ability to trace every click on the links you share in emails, SMS, WhatsApp or social media. Each link has a unique identifier that lets you see how many fans clicked it, how many purchased afterwards and how much revenue that specific click generated.
:::

# Link tracking and attribution in Nevent

When you send a campaign with a link to buy tickets, do you know how many fans clicked that link and how many ended up purchasing? Nevent's link tracking answers those questions precisely, assigning the revenue from each sale back to the link that originated it.

## What link tracking metrics can you measure?

<table>
  <thead>
    <tr>
      <th>Metric</th>
      <th>What it answers</th>
      <th>When to use it</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><strong>Clicks per link</strong></td>
      <td>How many times was this link clicked in total?</td>
      <td>Measure the gross interest generated by a link</td>
    </tr>
    <tr>
      <td><strong>Unique clicks per fan</strong></td>
      <td>How many different fans clicked this link?</td>
      <td>Distinguish between fans who click multiple times and unique fans</td>
    </tr>
    <tr>
      <td><strong>Post-click conversion</strong></td>
      <td>What % of fans who clicked ended up buying?</td>
      <td>Measure the effectiveness of the link's destination</td>
    </tr>
    <tr>
      <td><strong>Revenue attributed to the link</strong></td>
      <td>How much money did purchases originating from this link generate?</td>
      <td>Calculate the economic value of each link</td>
    </tr>
  </tbody>
</table>

## What is a unique click and why does it matter?

Total clicks count every time the link was pressed, including multiple clicks by the same fan. Unique clicks count each fan only once, regardless of how many times they clicked.

The difference matters for interpreting data correctly. If a link has 500 total clicks but only 200 unique clicks, it means a subset of very interested fans is clicking several times — likely comparing options or returning to the purchase page. If all clicks were unique, the level of interest would be more broadly distributed.

For calculating true conversion, unique clicks are the correct denominator: it is more meaningful to know that 15% of fans who clicked ended up buying than to say that 6% of all clicks resulted in a sale.

## What is post-click conversion?

Post-click conversion measures what percentage of fans who clicked a link completed the target action (normally, buying a ticket) within a defined time window.

Imagine you send an email for the presale of a flamenco event in Seville. Of the 3,000 fans who receive the email, 600 click the purchase link (20% click rate). Of those 600, 90 buy a ticket. Your post-click conversion is 15%.

A healthy post-click conversion rate for ticket sales campaigns typically sits between 10% and 25%, depending on campaign urgency, ticket price and audience temperature.

## How does revenue attribution to a link work?

When Nevent detects that a fan clicked a specific link and then completed a purchase, it assigns that revenue to that link. This lets you compare two links within the same campaign — for example, a link at the top of the email versus one at the bottom — and see which generated more revenue.

You can also use this to compare channels: the same purchase link shared via email, SMS and WhatsApp. Nevent distinguishes which channel generated the most attributed revenue.

## Practical example

Suppose you launch a campaign for a classical music event in Barcelona with two variants: one with the purchase link at the top of the email and another with it at the bottom. With Nevent's tracking you can see that the version with the link at the top had a 22% post-click conversion while the version with the link at the bottom had 14%. For future campaigns, you always place the key link at the top.

## Summary

- Unique clicks are the most reliable indicator of genuine interest in a link
- Post-click conversion measures how many of those who clicked actually bought
- Attributed revenue tells you exactly how much money each link generated
- Comparing link variants lets you optimise campaigns on an ongoing basis

## Next step

[Deliverability metrics](/en/analytics/deliverability/)
  [Grouping and filtering data](/en/analytics/grouping-and-filtering/)
  [Back to analytics hub](/en/analytics/)