Understand website traffic without handing the whole story to Google Analytics.
Tan-Dataer tracks page views, visitors, referrers, countries, browsers, devices, UTM sources, and bounce signals, then turns them into a clean admin dashboard for site operators.
Analytics for the questions you ask every day.
Tan-Dataer gives site operators the essentials: collection, storage, trend reporting, and practical dimensions in one admin view.
Capture pageview events
Drop the tracker script into any site and send page URL, path, referrer, UTM, and cache-hit state.
Keep raw traffic in your database
Store normalized events in PostgreSQL with site id, host, country, browser, device, and campaign fields.
Read the dashboard
Turn events into page views, visitors, bounce rate, trend charts, and top dimension tables.
Lightweight pageview tracking
A tiny image response records visits through /api/analytics/collect without a large client bundle.
Traffic trend chart
Compare page views and estimated visitors across today, yesterday, 7, 30, or 90 day windows.
Pages and referrers
See top paths and external referrers so content and acquisition patterns are easy to spot.
Location and campaign sources
Country and UTM source tables show where visits originate and which campaigns are working.
Browser and device reports
Break traffic down by browser and device type to understand how people experience the site.
Bounce rate signal
Estimate quick exits with bounce signals derived from cache-hit state and visitor activity.
Traffic events are collected by your own endpoint and summarized through server functions, so the public site never exposes database access or admin reporting logic.