# Analytics: Mohd Saif

> Iss site ke liye live, public analytics, scratch se banaya gaya, cookieless, aur private by construction.

Canonical URL: https://saifsiddiqui.in/hi-latn/analytics/ (this is its markdown representation; the same URL serves HTML to browsers)
Other languages: en: https://saifsiddiqui.in/analytics/ · hi: https://saifsiddiqui.in/hi/analytics/ · kn: https://saifsiddiqui.in/kn/analytics/ · ur: https://saifsiddiqui.in/ur/analytics/ · te: https://saifsiddiqui.in/te/analytics/ · ar: https://saifsiddiqui.in/ar/analytics/

Neeche ka har number ek first-party tracker, ek Postgres events table, aur ek Redis cache se aata hai, sab iss site ke liye banaye gaye hain. Public on purpose: measuring product ka hi part hai.

The dashboard itself is live and client-rendered: the numbers below the fold change as people visit, so this markdown describes the product rather than freezing a snapshot of it.

## Main kya measure karta hoon, aur kya nahi

### Measured

- Pageviews, sections dekhe gaye, scroll depth, aur clicks, aggregated
- Device class, OS, browser, aur country (request header se, IP se kabhi nahi)
- Anonymous per-tab session ids jo khud rotate aur expire hote hain

### Kabhi nahi

- Koi cookies nahi, koi fingerprinting nahi, koi cross-site kuch bhi nahi
- Koi naam, emails, ya koi personal data nahi: unhe store karne ki koi jagah nahi hai
- Koi raw IP addresses nahi: schema mein unke liye koi column nahi hai
- Do Not Track aur Global Privacy Control ka sammaan kiya jaata hai: tracking bas kabhi shuru nahi hoti

## What it is built from

- A first-party tracker on this site, no third-party script
- A Postgres events table
- A Redis cache for the live counters

The decision behind it: [/hi-latn/brain/d008-fully-custom-analytics/](/hi-latn/brain/d008-fully-custom-analytics/)

---

Mohd Saif, Product Engineer. I build solutions, not dead software.
Email: saifmd238@gmail.com · GitHub: https://github.com/Saif-09 · LinkedIn: https://www.linkedin.com/in/mohd-saif-134076141/ · Résumé (PDF): https://saifsiddiqui.in/resume

More for agents:
- [/llms.txt](/llms.txt): short summary of this site
- [/llms-full.txt](/llms-full.txt): the complete text of every page in one fetch
- [/agents.md](/agents.md): when to use this site, and how to query it
- [/sitemap-index.xml](/sitemap-index.xml): every URL, in seven languages
