Feature Catalog

High-Performance Analytics
Without the Server Bloat

Discover a fast, cookie-less, and privacy-respecting alternative to Google Analytics, equipped with developer tooling and system telemetry checks.

Real-time Stream

Watch visitors interact with your app live. TeleStats streams pageviews, events, and conversions instantly with sub-second WebSocket updates.

WebSocket Ingestion

Privacy & GDPR Guard

Cookie-less hashing makes tracking banner-free. Automatic IP anonymization (last-octet masking) and respect for browser Do Not Track (DNT/Sec-GPC) signals guarantee user consent.

No Consent Banners Required

Ultralight JS Tracker

A tiny, optimized script (< 2KB) that loads asynchronously. Features pushState hooks for Single Page Applications (SPA) and automatic outbound click capture.

Core Web Vitals Friendly

Uptime & SSL Monitoring

No need for external monitors. The server runs periodic background sweeps verifying your HTTP latency response and parsing SSL certificate validity limits.

Active Health Sweeps

Campaign & UTM Tracking

Track marketing campaigns seamlessly. Parses UTM parameters (`utm_source`, `utm_campaign`, etc.) and stores them in sessionStorage to keep attribution alive as users traverse pages.

Attribution Retention

Funnels & Goals

Establish step-by-step conversion paths. Spot drop-off locations instantly, isolate bottleneck pages, and measure event check-outs using customizable tracking flows.

Conversion Analytics

🚀 How to Enable Tracking in 3 Simple Steps

Get your domain analytics up and running in less than a minute. No complex coding required.

1

Register & Add Domain

Sign up for an account, access your custom subdomain workspace, and click the âž• Add Website button. Enter your target domain name (e.g., yoursite.com).

2

Copy Tracking Snippet

Your dashboard will instantly generate a custom, lightweight script tag containing your unique Site API Key (data-id).

3

Paste & Collect Live Stats

Paste the script tag directly inside the <head> section of your site's HTML file. TeleStats will immediately start tracking visitor pageviews and conversions!

💻 Tracking Snippet Template

Add this script to your site's header template. Replace YOUR_API_KEY with the API Key obtained from your dashboard:

<script defer 
        src="https://test1.telestats.online/tracker/tracker.js" 
        data-id="YOUR_API_KEY"
        data-host="https://test1.telestats.online/api/collect">
</script>

Start Tracking Smart Today

Integrate in 60 seconds with our lightweight script tag. No complex migrations, no bloated structures.

Create Free Account