streamcord / analytics

Cloudflare Worker script for tracking basic info about clicks on outbound links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytics

Cloudflare Worker script for tracking basic info about clicks on outbound links

Also known as "Click Analytics" on the Streamcord documentation site

Data tracked from clicks

  • Continent
  • Country
  • Region
  • Timestamp of the event
  • Total clicks received for a specific link

Prerequisites

  • Cloudflare account with attached domain
  • Wrangler CLI
  • A valid wrangler.toml file

Setup & publishing

Use wrangler publish to publish your worker to Cloudflare

About

Cloudflare Worker script for tracking basic info about clicks on outbound links

License:Boost Software License 1.0


Languages

Language:JavaScript 100.0%