https://github.com/ninjamar/analytics
https://github.com/ninjamar/analytics
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ninjamar/analytics
- Owner: ninjamar
- Created: 2024-05-15T00:48:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T17:18:38.000Z (over 1 year ago)
- Last Synced: 2025-09-13T11:03:49.183Z (10 months ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analytics
## Usage
Copy `worker/wrangler.toml.example` to `worker/wrangler.toml`, and fill in the fields that are `REDACTED`. Then deploy the Cloudflare Worker. Then add `analytics.js` to your website. Make sure to call `window.analytics.initialize("YOUR_WORKER_URL)`