---
title: "Events"
description: "The live click log — every click, as it happens."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.in.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Events

**Events** is the raw feed: one row per click across all your links, newest
first, appearing within seconds of the click.

Each row shows:

- **When** — relative time, exact timestamp on hover
- **Which link** — click through to the link's page
- **Where** — country (and city where known)
- **Device** — type, with browser and OS on hover; bots show the bot's name
- **Referrer** — the site that sent the click, or "Direct"
- **Badges** — `New` for a first-time visitor (24h window), `Bot` for
  non-human traffic

Filter by link, country, device, or traffic type (human / bot / all), sort by
time or location from the column headers, and press **Refresh** for the
latest.

:::note
Raw click events are kept for 90 days and then pruned for privacy — long-term
numbers live in [Analytics](/guides/analytics), which keeps aggregated
history.
:::

Source: https://docs.in.bio/guides/events/index.mdx
