Everything you need to actually use.
A guided directory for the analytics, conversion, reliability, and AI features Produl ships today. Each card links to a dedicated feature page or the relevant implementation docs with setup details, limits, and practical examples.
Everything Google Analytics does
without the baggage.
Live visitor map
Watch visitors land in real time. Geolocated to city, grouped by page, updated every second via SSE.
All 6 Web Vitals
LCP, CLS, FCP, TTFB, FID, and INP — collected and graded the way Chrome does it. No plugin required.
No third-party cookies
Zero HTTP cookies. No ad-tech fingerprints. No shared identity graph. Your visitor data stays yours.
Real-time analytics
Live traffic, performance, and event data for the metrics teams check every day.
Daily reports tell you what already happened; real-time analytics tells you what is happening. Produl streams pageviews, events, and Core Web Vitals so every team sees the same numbers at the same moment.
Real-time analytics
Watch pageviews, visitors, sessions, events, funnels, and performance move as traffic arrives without waiting for batch reports.
Open feature page →Live visitor map
See active visitors pulse across the map, replay recent traffic with Map Rewind, and inspect geography without invasive tracking.
Open feature page →Core Web Vitals
Track LCP, CLS, FCP, TTFB, FID, and INP from real users, graded the way Chrome does across pages, countries, and devices.
Open feature page →Custom events
Track arbitrary product actions with window.ma.track(), including typed properties, auto-captured pageviews, outbound clicks, downloads, and 404s.
Open feature page →Data regions
Choose US, EU, or APAC at site creation and keep analytics data physically pinned to the region your compliance posture requires.
Open feature page →Product & conversion
Understand how users move through your product, where they drop off, and what drives revenue.
Pageview totals do not explain why revenue stalled. Funnels, revenue, natural-language querying, and AI summaries connect the journey to business impact.
Conversion funnels
Define ordered conversion journeys with pageview and event steps, then see drop-off recompute as fresh events arrive.
Open feature page →User flows
Map the paths visitors take through your product, inspect route segments, and find the journeys that lead to conversion.
Open feature page →Stripe revenue
Connect Stripe with a scoped restricted key and analyze MRR, ARR, new customers, churn, and failed payments alongside traffic.
Open feature page →Ask Produl
Ask questions about your analytics in plain English and get safe SQL-backed answers from your real workspace data.
Open feature page →AI insights
Get ranked weekly summaries, anomaly explanations, and trend callouts in language the team can act on quickly.
Open feature page →Operations & reliability
Connect analytics, uptime, deploys, and incident context so metric changes are easier to explain.
A deploy regression, a traffic spike, and a status incident are usually the same story. Produl keeps the operational context next to the chart.
Alerts
Build threshold, anomaly, and event alerts with visual conditions and deliver them to Slack, Discord, email, SMS, or webhooks.
Open feature page →Status pages
Publish branded status pages with HTTP uptime checks, automatic incidents, tick-level history, custom domains, and TLS.
Open feature page →Deploy annotations
Mark deploys, campaigns, experiments, and incidents on every chart so metric swings are tied to the work that caused them.
Open feature page →Developer toolkit
Install browser SDKs, send backend events, inspect API payloads, and keep analytics typed, lightweight, and framework-friendly.
Open feature page →Privacy & security
Measure traffic without third-party cookies, ad-tech fingerprints, or data resale, with regional storage and deletion workflows.
Open feature page →Built to avoid ad-tech tracking by default.
Produl does not set third-party tracking cookies, does not build cross-site identity graphs, and keeps analytics data in the region you select. The product docs cover implementation details; the security page explains the broader collection and storage model.
Built for the whole workflow.
Not another dashboard that only shows pageviews. Produl has the tools you'll actually reach for — every week, when things move.
Conversion funnels
Define multi-step journeys and measure exactly where users drop off. Results recompute live.
User flows
Force-directed graph of every path users take through your site. Find the routes that convert.
Alerts
Threshold, event, and anomaly-based alerts. Get notified the moment something breaks (or takes off).
Unified dashboards
All-sites totals, per-site analytics, journeys, heatmaps, and live map controls in one focused workspace.
Deploy annotations
Mark releases on your charts. See the exact moment a change moved the metrics.
Ask Produl
Natural-language queries on your own data. "How did conversion change last week?" — done.
Built the way you build.
A script tag works everywhere, exposes one tiny API for custom events, and auto-captures the obvious stuff. npm adapters are optional when your stack wants them.
Script tag first
Paste the hosted tracker once and ship. No package install, build step, or tag manager required.
Auto-captures the obvious
Pageviews through SPA navigation. Outbound links. File downloads. 404s. Web Vitals. You don't wire it up.
One simple API
window.ma.track(name, props) — that's the whole custom-events API. Framework adapters add TypeScript ergonomics when you want them.
Non-blocking, async
The tracker runs on requestIdleCallback and defers to your page. Never delays a Core Web Vital.
// Fire custom events with any props you like.
window.ma.track('signup', {
plan: 'starter',
ref: 'twitter',
})
// Automatically captured:
// → pageviews (with SPA route changes)
// → outbound link clicks
// → file downloads (pdf, zip, docs, etc.)
// → 404sStop feeding your visitors
to Google. Start measuring
what actually matters.
Free forever up to 10k events · cancel any time