Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
/ analytics Public archive

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

License

Notifications You must be signed in to change notification settings

streamcord/analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published