Read your link analytics

Clicks per platform, per country, over time. What we track, what we don't, what's exportable.

Read your link analytics

Every click on a smart link is recorded asynchronously (the click itself isn't slowed down by analytics writes). You can see the data in your dashboard within seconds of a click happening.

Open the stats view

  1. From your dashboard, click any link.
  2. Click Stats (or open dashboard/{linkId}/stats).

What you see

  • Total clicks — all-time count.
  • Clicks per platform — iOS / Android / Web breakdown.
  • Clicks per country — top countries by click count (only shown if GeoIP routing is enabled).
  • Clicks over time — daily timeline, last 30 days.

What we record

Per click:

  • The smart link ID
  • The detected platform (iOS / Android / Web)
  • The country (if we can resolve it from the IP)
  • The timestamp
  • A short hash of the User-Agent string (for bot filtering)

What we don't record

  • We don't store the visitor's IP address beyond what's needed to compute the country (then it's discarded).
  • We don't set cookies on the redirect domain.
  • We don't fingerprint visitors. Two clicks from the same person count as two clicks — by design.
  • No third-party analytics or tracking pixels are loaded on the redirect.

This is privacy-preserving by default. RGPD/GDPR-compliant out of the box.

Bot filtering

Clicks from known link-preview crawlers (Slackbot, Twitterbot, Facebook, …) are routed to the branded preview card instead of being counted as redirects, so they don't inflate your numbers.

Export

(Coming soon — CSV export of the raw click events.)

For now, contact support if you need a one-off export of a specific link's data.