Cloudflare Worker script for tracking basic info about clicks on outbound links
Also known as "Click Analytics" on the Streamcord documentation site
- Continent
- Country
- Region
- Timestamp of the event
- Total clicks received for a specific link
- Cloudflare account with attached domain
- Wrangler CLI
- A valid wrangler.toml file
Use wrangler publish
to publish your worker to Cloudflare