TT Cup Creator — Private Stats
Reads local files (Visitor_Log.json, download logs). If you see “0”, check file paths and that the folder allows fetch.
Website views
—
Total views (Visitor_Log.json)
Views today
—
For —
Total downloads
—
downloadscounter.txt
Unique download IPs
—
downloadsuniqueips.txt
Downloads per day
Last 14 days
Top countries
From downloads.txt locations
| Country | Downloads |
|---|
Referrers
Website views (Visitor_Log.json)
| Referrer | Views |
|---|
Recent downloads
Latest 50 (downloads.txt)
| # | Date | IP | Country | Referrer | User-Agent |
|---|
Notes
This dashboard uses fetch() to read local files. If your server blocks direct access to .txt or .json in that folder, you’ll need either:
(1) allow public read for the stats files, or (2) create a tiny stats.php endpoint that reads them and returns JSON.