Skip to main content
69 min read

Changelog

Stay up to date with all the latest changes to Zenovay.


May 28, 2026

Personal API tokens and key governance

API credentials now come in two kinds. Personal API tokens act on your behalf across the teams you belong to and are revoked when you leave a team. Workspace API keys stay owner and admin managed for shared integrations. See API Authentication.

  • Create personal tokens in Account → API tokens, with full_access, read, write, or admin scope
  • Workspace owners and admins can restrict who creates personal tokens for their workspace, in Settings → API keys
  • Team API keys now show who created each key

May 17, 2026

AI as a revenue attribution channel

AI-driven conversions are now credited to a first-class AI channel in Revenue → Attribution, instead of folding into Direct. Expand the row for a per-product breakdown.

  • Named products — ChatGPT, Claude, Perplexity, Gemini, Copilot, DeepSeek — shown when detected via referrer or UTM
  • Likely AI (unspecified) bucket for Dark AI heuristic detections that arrive without a referrer — grouped honestly rather than guessed
  • A conversions view — use AI Influence for AI traffic by product
  • Shown on the authenticated dashboard; not on public or shared dashboards

May 7, 2026

Chart annotations - mark deploys, releases, campaigns on every chart

Mark deploys, releases, marketing campaigns, incidents, and custom milestones from your CI pipeline. Annotations show up as a colored chip strip below every customer-facing analytics chart and feed the conversion incident triage as suspect changes within ±2 hours of an incident.

  • New CLI command: zenovay annotation create --type=deploy --message="release v2.5"
  • 5 types with distinct colors: deploy, release, campaign, incident, custom
  • Color-coded chip strip below every chart, with type icons that let you scan annotations by attention
  • Same-type dedup window of 5 minutes prevents misconfigured CI pipelines from flooding the timeline
  • Free plan = 10 annotations per team per month, Pro and above = unlimited
  • Hidden on public dashboards by design - deploy and release messages are for the operating team, not for visitors

See the Chart Annotations API reference and the CLI integration guide.

May 2, 2026

Install Health — verify your tracker without watching the globe

A new Settings tab and the /api/install-health/:trackingCode endpoint let you check that Zenovay is receiving events from your site, with actionable diagnostics for the most common install issues.

  • Live counts of events received in the last 5 minutes and 24 hours, plus the most recent event timestamp
  • Server-side reachability probe of your domain, with explicit handling for sandbox/dev environments and CSP-blocked probes
  • Cookieless mode and consent-recording flags so you can confirm your privacy configuration at a glance
  • Actionable issues list with stable codes and "Learn more" links: script_never_installed, silent_tracker, tracker_quiet, site_not_reachable, probe_blocked, sandbox_detected, awaiting_first_event
  • Find it under Domain → Settings → Install Health. See the install-health docs for the full response shape

Apr 28, 2026

Free plan event cap raised to 10,000/month

The Free plan now includes 10,000 events per month, up from 3,000 — giving you more room to evaluate Zenovay before upgrading.

  • Free plan monthly event allowance increased from 3,000 to 10,000 events
  • Existing Free teams have been automatically upgraded — no action required
  • The new cap is reflected on the pricing page, the in-app plan settings, and across the docs and help center

Apr 27, 2026

Outbound Webhooks, Audit Export, and Privacy Controls

Receive real-time platform events at your own endpoints, export your full audit trail in machine-readable formats, and benefit from new end-to-end privacy hardening.

  • Outbound webhooks — create, list, test, rotate, and revoke HMAC-signed webhooks via the External API (CLI API key required) so your services can react to events instead of polling. See the webhooks help article for setup and signature verification
  • Audit Export — download your team's full audit log in NDJSON, CSV, or JSON via the External API (CLI API key, Pro plan or above) covering your full audit history. See the audit-export help article for setup
  • Global Privacy Control honored end-to-end — visitors sending the Sec-GPC: 1 signal are excluded consistently from tracking, and the signal is logged in your consent records
  • Audit log IP addresses are now stored as one-way hashes with a daily-rotating salt, so privacy obligations are met without losing forensic value for security investigations
  • Account cascade-cleanup endpoint — deleting your Zenovay account now removes data across the full service mesh in a single coordinated operation
  • CLI improvements — /v1/cli/me returns all teams the caller belongs to, and any CLI request can target a specific team via the X-Zenovay-Team-Id header
  • Request-ID propagation across the API — every response now carries an x-request-id header that's tagged in error reports, making issues much easier to trace from your client all the way through to our logs

Apr 12, 2026

Cookieless tracking and dynamic visitor IDs

A privacy-by-design refresh of the tracker: raw IPs and User-Agents are no longer stored on ingestion, and visitor identifiers rotate so they cannot be used as cross-site fingerprints.

  • Tracker ingestion no longer stores raw visitor IP addresses or User-Agent strings — both are processed in-memory for geolocation and device-class derivation, then discarded
  • The visitor cookie now uses a dynamically-derived identifier rather than a stable hash, so the same browser visiting two unrelated sites cannot be linked across them
  • Cookieless mode (opt-in via data-cookieless="true") gets stronger privacy guarantees out of the box, without losing pageview accuracy
  • Existing analytics queries are unaffected — visitor counts, session metrics, geography, and revenue attribution work identically

Apr 8, 2026

Filter identified visitors by acquisition source

Slice your identified-visitors list by the channel that brought each person in — so you can see, for example, which leads came from Google Ads versus organic search.

  • New source query parameter on the identified-users External API endpoint
  • New /sources endpoint that returns the distinct list of acquisition sources for a website, ready to populate a filter dropdown
  • Combine with existing date-range and country filters for narrowed-down lead lists

Mar 31, 2026

Referrals v4 — event boost milestones

Refer a friend who signs up for Zenovay and you both get a permanent boost to your monthly event allowance — on top of the existing trial-month reward.

  • Each successful referral grants +100,000 events/month permanently to your account, capped at +1,000,000 events total across all referrals
  • Boost stacks with your existing plan limits — if you're on Pro (250K events/month) and refer 3 friends, you get 550K events/month going forward
  • Cross-device referral attribution — claim a referral on one device, sign up on another, and the credit still lands
  • Referral codes auto-generate on first dashboard visit; share via the new Referrals page in Settings
  • Trial-grant flow hardened against double-claims and 409 races, so the reward lands the first time

Mar 30, 2026

MCP OAuth 2.1: Secure AI Tool Integrations

Connect AI tools to Zenovay using industry-standard OAuth 2.1 — more secure, easier to manage, and no more API keys.

  • Full OAuth 2.1 authorization flow for MCP integrations — authenticate AI tools with proper user consent instead of static API keys
  • Beautiful consent page inspired by Stripe's OAuth UI — see exactly what permissions each AI tool is requesting before you approve
  • Connected Apps management — view, monitor, and revoke access for all authorized AI tool integrations from one place
  • MFA backup codes — generate one-time recovery codes so you never get locked out of your account, even without your authenticator app
  • Documentation fully rewritten for OAuth 2.1 with updated Quick Start guide, including AI-optimized passages for tool discovery
  • Enhanced authentication flow with improved redirect handling, better error messages, and wider browser compatibility

Mar 29, 2026

AI Traffic Dashboard and Cross-Domain Tracking

See how AI bots interact with your site and track visitors seamlessly across your domains with new cross-domain linking.

  • AI Traffic dashboard — a dedicated view showing which AI crawlers visit your site, how often, and which pages they access
  • Cross-domain tracking with a visual linking diagram — connect multiple domains and follow user journeys across your entire web presence
  • Consent management settings with customizable banner configuration, tracking categories, and consent analytics
  • Installation diagnostics panel — verify your tracking script is correctly placed and get actionable troubleshooting guidance
  • Session timeouts now respect your configured duration instead of using a fixed 30-minute window
  • Weekly summary emails consolidated into a single, well-designed digest per user instead of multiple separate messages

Mar 28, 2026

Profile, Billing, and Admin Redesign

A complete visual overhaul of your account experience — from profile settings to invoices to team management.

  • Full-page profile with tabbed sidebar layout — manage your name, avatar, notifications, and newsletter preferences in one clean view
  • Redesigned team avatars with a polished macOS app icon aesthetic and smooth hover interactions
  • Stripe-inspired invoices table with status badges, grid layout, and at-a-glance billing history
  • Custom color picker for widget customization — choose your brand color with a modern, built-in picker instead of the browser default
  • Premium animated checkout success page — a polished experience after completing your subscription
  • Promotion code support at checkout — enter discount codes directly on the payment page
  • Users & Teams admin page — expandable overview for managing users and teams across your organization
  • Deep-linkable profile tabs — share or bookmark specific settings sections with ?tab= URL parameters

Mar 27, 2026

Features Hub and "Replace Your Stack" Comparisons

Discover every Zenovay feature from one place, and see how it can replace multiple tools in your analytics stack.

  • Features hub page — browse all 13 feature areas from a single overview with descriptions, testimonials, and direct links
  • 5 new "Replace Your Stack" comparison pages — see exactly how Zenovay consolidates multiple tools into one platform
  • New alternative comparison pages for PostHog and Fathom with detailed feature-by-feature breakdowns
  • Dedicated landing pages for developers and founders — tailored messaging for each audience with relevant use cases
  • Fun slot machine animation on the pricing page volume slider — drag to see your price update with a casino-style number roll
  • Collapsible logo animation in the header — ZENOVAY elegantly collapses to ZV as you scroll down
  • Two new blog posts covering Explore Mode, Funnel Intelligence, and MCP tool integrations

Mar 26, 2026

Smarter Search and New Documentation Guides

Search across docs and help articles is now significantly more powerful, and three new framework integration guides make getting started easier than ever.

  • Upgraded search engine powered by Fuse.js with deep description matching — find what you need even with partial or fuzzy queries
  • Multi-locale search indexes — search results now return articles in your selected language across both docs and help center
  • New integration guides for Astro, SvelteKit, and Nuxt — step-by-step setup instructions for each framework
  • Localhost Testing guide — verify your Zenovay setup works correctly in your local development environment
  • Script placement troubleshooting section — diagnose and fix common installation issues
  • New help articles covering pay-as-you-go pricing details and AI message limits
  • Help search index expanded from 0 to 176 discoverable articles with locale-aware results

Mar 25, 2026

Mobile Experience and Smooth Page Transitions

The dashboard and website now feel native on phones and tablets, with seamless page transitions that eliminate white flashes.

  • Comprehensive mobile optimization across 13 dashboard components — proper mobile top bar, back navigation, and responsive layouts
  • Smooth page transitions using the View Transitions API — no more white flashes or jarring content swaps between pages
  • Onboarding AI chat assistant — get personalized setup guidance through a conversational interface on your first visit
  • Enhanced UTM Builder and Meta Tag Generator tools with improved usability and validation
  • Unified help and docs search on the support page — find answers from both knowledge bases in one search
  • Consistent dark mode styling, standardized buttons, toggles, and focus states across the entire dashboard

Mar 24, 2026

Platform-Wide SEO and AI Discoverability

Every Zenovay site now loads faster, ranks better, and is easier for both search engines and AI tools to discover and understand.

  • AI-optimized content across all sites — structured passages that help AI assistants accurately describe and recommend Zenovay
  • Translated metadata on 100+ pages — every page now serves locale-specific titles, descriptions, and Open Graph tags
  • Zenovay Ecosystem footer added across docs, help, tools, and status sites — easy cross-navigation between all services
  • Dynamic sitemap priorities based on tool search volume — high-traffic tools get more search engine attention
  • Faster page loads with optimized script loading strategies across all sites
  • Complete internationalization coverage — all remaining hardcoded English strings translated across every site

Mar 23, 2026

Query Studio: AI-Powered SQL Playground

A full SQL Playground with AI-assisted analytics, bringing Supabase-quality data exploration directly into your Zenovay dashboard.

  • Write and run SQL queries with a professional Monaco code editor — syntax highlighting, autocomplete, and dark mode included
  • AI-powered Chart Analysis panel that explains your data trends, suggests queries, and generates chart titles automatically
  • Agentic AI chat with reasoning and self-correction — ask questions about your data in plain language
  • Full-page overlay with resizable panels, tabbed sidebar for Reports, Schema, and Templates
  • Chat history with localStorage sessions — pick up previous analysis conversations where you left off
  • 30-table Schema Reference now available in documentation, covering every field in the Zenovay data model
  • AI Analysis slide-over panel for quick chart intelligence on any analytics view

Mar 22, 2026

30+ New Developer and Design Tools

The Zenovay Tools library has expanded with over 30 new browser-based utilities for developers, designers, and security professionals.

  • Network and security tools — IP subnet calculator, CSP header generator, SRI hash generator, nginx config generator, and browser fingerprint tester
  • CSS design tools — flexbox generator, box shadow generator, gradient text generator, filter generator, glassmorphism generator, text shadow generator, and scrollbar styler
  • Code utilities — JavaScript minifier, diff checker, JSON schema generator, JSON-to-YAML converter, regex cheatsheet, and ASCII art table generator
  • Conversion tools — aspect ratio calculator, em/px converter, Unix permissions calculator, timestamp converter, binary converter, and HTML entity encoder
  • Generators — JWT generator, TOTP generator, htpasswd generator, barcode generator, crontab expression builder, and QR code scanner
  • Visual tools — SVG path editor, SVG optimizer, image color picker, color blindness simulator, and Open Graph preview generator
  • Smart form validation across 85+ tools ensures accurate inputs before processing

Mar 21, 2026

Webhook Notifications and Automation Rules

Set up automated workflows triggered by your analytics data — get notified when metrics change and define rules to act on them.

  • Configure webhook endpoints to receive real-time notifications when your analytics data meets specific conditions
  • Create automation rules with customizable triggers, thresholds, and actions
  • Admin dashboard overview showing user counts, registration trends, and platform statistics
  • Branded welcome emails with personalized onboarding — sent automatically when new users sign up
  • Newsletter management system with admin UI for creating, sending, and managing subscriber communications
  • Inline KPI bar on the analytics dashboard showing visitors, visits, and average duration with period-over-period deltas

Mar 18, 2026

Platform-Wide Accessibility and Translation Improvements

Major accessibility and internationalization push across all Zenovay sites — documentation, help center, community forum, and landing pages.

  • Keyboard navigation and screen reader support added to documentation, help center, and community forum — including focus traps, ARIA labels, and skip-to-content links
  • 30 blog articles fully translated to German, French, Spanish, Portuguese, and Japanese
  • API documentation and Schema Reference translated to all 5 non-English locales (102 files each)
  • Hundreds of hardcoded English strings extracted into the translation system across landing, help center, and community sites
  • Community forum sitemap expanded from 10 to 66 URLs covering all 6 locale variants
  • Reduced-motion support respects user accessibility preferences for animations throughout the platform
  • Performance improvements including lazy-loaded components, WebP image conversion, and optimized font loading

Mar 15, 2026

MCP Integration Suite: 77 AI-Powered Tools

The MCP server has expanded from 21 to 77 tools, giving AI assistants comprehensive control over your Zenovay workspace.

  • Create and manage websites directly through AI assistants — add domains, configure settings, and delete sites without leaving your chat
  • Full API key management and uptime monitoring tools for programmatic access control
  • Revenue and data settings tools for managing billing analytics and data export workflows
  • Team management, notification preferences, and traffic exclusion rules accessible via MCP
  • Plan-based access enforcement — Free, Pro, Scale, and Enterprise tiers each get appropriate tool access and query limits
  • AI-generated chart narratives that explain your analytics trends in plain language
  • Comprehensive MCP documentation updated to cover all 77 tools with plan requirements

Mar 15, 2026

App UX Polish and 108 Bug Fixes

Major quality-of-life improvements including an enhanced command palette, smoother navigation, and over a hundred bug fixes.

  • Cmd+K command palette now includes MCP configuration and integration shortcuts for faster setup
  • Domain list on the home page now silently refreshes every 30 seconds — no more manual reloads
  • Middle-click support on sidebar navigation for opening pages in new tabs
  • Improved invitation flow with smart routing based on whether the user already has an account
  • 108 bug fixes covering dropdown behavior, chart rendering, data accuracy, and deployment reliability
  • New brand identity with updated favicon and logo across the entire platform

Mar 12, 2026

100+ Free Developer and SEO Tools

Zenovay Tools has expanded to over 100 free browser-based utilities for developers, designers, and SEO professionals.

  • Security and privacy checkers — SSL/TLS, security headers, CSP analysis, DMARC/SPF/DKIM validation, and cookie scanning
  • SEO tools — structured data validator, Open Graph checker, meta tag generator, hreflang checker, and canonical URL analysis
  • Developer utilities — JSON formatter, CSS generators, code converters, regex testers, and encoding tools
  • Network tools — DNS lookup, IP geolocation, WHOIS, subnet calculator, and redirect chain analyzer
  • Calculators — financial (loan, ROI, compound interest), health (BMI, TDEE, calorie), and unit converters
  • All tools available in 6 languages with fully translated names, descriptions, and FAQs
  • Every tool runs entirely in the browser — no data leaves your device

Mar 11, 2026

Public Dashboard Overhaul

Shared public dashboards have been completely redesigned to match the full authenticated experience.

  • All six dashboard tabs (analytics, sessions, errors, heatmaps, insights, companies) now available on public dashboards
  • Revenue cards and two-pane heatmap visualization on shared views
  • Company details panel with enrichment data and visit-weighted metrics
  • Rich error details with frequency charts and occurrence timelines
  • Funnel breakdown tooltips showing traffic sources and countries
  • Stat cards with real-time data and per-tab access controls for granular sharing

Mar 10, 2026

Multi-Language Support Across All Sites

Every Zenovay property — docs, help center, tools, community, and landing page — is now available in six languages.

  • Full support for English, German, French, Spanish, Portuguese (Brazil), and Japanese
  • Help center with 140+ articles fully translated across all categories
  • Documentation including changelog, MCP guides, and sidebar navigation translated
  • Community forum with translated UI and locale-aware routing
  • Landing page with all feature descriptions, testimonials, and legal pages translated
  • Language switcher available on every site for instant locale switching
  • Automatic geo-redirect for first-time visitors based on browser language

Mar 7, 2026

Cookieless Tracking and Google Tag Manager Integration

Cookieless tracking mode and comprehensive GTM setup documentation.

  • Cookieless tracking mode for analytics without consent banners
  • Automatically enabled for all new websites
  • New Google Tag Manager integration documentation with step-by-step setup
  • Competitive feature flags for data retention, public dashboards, and cookieless mode

Mar 5, 2026

MCP Server for AI Tool Integration

Connect Zenovay to AI assistants like Claude, ChatGPT, and Cursor using the Model Context Protocol.

  • 21 MCP tools for querying analytics, managing goals, funnels, replays, heatmaps, errors, B2B data, revenue, and performance
  • MCP configuration tab in API Keys settings with one-click setup
  • Plan-based access control with read-only mode for Free tier
  • Comprehensive MCP documentation with protocol flow, quick reference, and workflow examples
  • Security email notifications to team owners when MCP access is enabled

Mar 4, 2026

AI Insights Accuracy and Chart Tooltip Polish

Improved AI insight calculations and smoother analytics chart interactions.

  • AI insights now use weighted 4-week averages for more accurate anomaly detection
  • Fixed inverted percentage formulas in AI-generated insights
  • Smoother hero chart tooltip with Framer Motion spring animations
  • Tooltip follows cursor position instead of snapping to data points
  • Fixed team invitation flow to properly route existing users

Mar 2, 2026

Hub Gateway Launch and Cross-Service Authentication

Launched the central Hub gateway and added authentication across documentation and help center.

  • Hub gateway at hub.zenovay.com — a central launcher for all Zenovay services
  • Proton-style app launcher with dark/light theme and custom service icons
  • Hub link added to user dropdown across all services
  • Documentation and help center now show user menu when logged in
  • Post-onboarding now redirects to Hub for centralized navigation
  • Docs and help center support return_to redirects after authentication

Feb 28, 2026

Tools Platform Launch

Launched tools.zenovay.com with 88+ free online tools across five categories.

  • 88+ tools across image, SEO, text, AI, and developer categories
  • AI-powered tools: background remover, image upscaler, design-to-code converter
  • Real-time audio transcription using Web Speech API
  • SEO tools: sitemap generator, broken link checker, privacy scanner, website screenshot
  • Developer tools: JSON formatter, JWT decoder, Base64, URL encoder, regex tester, UUID generator
  • Usage tracking with tier-based access (Free / Pro / Enterprise)
  • Mega-menu navigation with homepage redesign
  • Comprehensive SEO with BreadcrumbList, HowTo JSON-LD, and 6-8 FAQs per tool

Feb 26, 2026

Heatmap Improvements and B2B Export Expansion

Better heatmap rendering with subdomain support and expanded B2B company export limits.

  • Heatmaps now display domain and subdomain in the page list and viewer header
  • Fullscreen heatmap rendering fixed for period switching and dot positioning
  • B2B company export limit raised from 100 to 10,000 rows
  • B2B companies endpoint now supports plan-based retention filtering
  • CSV export button repositioned inline with filters and increased to 10K limit
  • Enhanced referrer domain deduplication and comprehensive browser/OS icon coverage

Feb 24, 2026

Documentation Accuracy Audit and Revenue Dashboard

Comprehensive accuracy audit across docs and help center, plus revenue data integration in analytics.

  • Deep accuracy audit across all documentation and help articles — corrected plan values, feature availability, API endpoints, and tracking code references
  • Revenue data now integrated into analytics breakdown cards and detail modals
  • Status page uptime calculation improvements with daily aggregation and hardened incident detection
  • Community forum fixes for light mode, timeline sidebar, and auth flows
  • OG image and canonical URLs added to documentation for better social sharing
  • Image content moderation added for community posts

Feb 21, 2026

Heatmap Viewer Redesign and GDPR Privacy Settings

Redesigned heatmap viewer with better controls and new GDPR privacy configuration options.

  • Heatmap viewer with compact number formatting, reset button, and improved gradient rendering
  • Automatic coordinate system detection for heatmap overlays
  • GDPR privacy settings for session replay configuration
  • Improved heatmap screenshot quality with 2x DPI and 1440px viewport
  • Cookie banner auto-dismissal for cleaner screenshot captures

Feb 19, 2026

SEO Expansion with VS Comparisons and Solution Pages

50+ new SEO landing pages including competitor comparison and solution pages.

  • VS comparison pages for Fathom, Clarity, PostHog, Amplitude, and Simple Analytics
  • Solution pages redesigned for E-Commerce and Agencies with premium design
  • 50+ new pages across 7 content categories
  • Hero images added to all 12 blog posts
  • Redesigned agency "New Client" creation sidebar
  • Fullscreen analytics chart now renders above sidebar via React Portal
  • SSO domain verification now runs on an automatic cron schedule

Feb 17, 2026

Ask AI Improvements and Error Monitoring

Better Ask AI conversations with fixed data accuracy and added error monitoring for faster issue resolution.

  • Ask AI conversations now save and load correctly with daily usage limits
  • Improved forecast accuracy with proper weekly totals and date range validation
  • Fixed traffic peak hours intent mapping and chart rendering
  • Redesigned custom date picker modal with polished UI
  • Error monitoring added to both frontend and API for faster issue detection
  • Beta feedback system with database-backed tracking and 4-week cutoff

Feb 15, 2026

Mobile App Optimization and Globe Safari Compatibility

Comprehensive mobile responsiveness improvements and resolved 3D globe rendering on Safari.

  • Edge-to-edge mobile polish with safe areas, responsive pages, and sidebar improvements
  • 3D globe now renders correctly on Safari and Firefox
  • Scalability improvements — paginated visitor queries and annotation icon positioning
  • Weekly chart now includes current week data
  • Heatmap screenshot sampling with daily page quota per tier
  • Push notification backend for mobile app support

Feb 14, 2026

Email Templates Redesign, Admin Panel, and Blog Updates

Redesigned all email templates, added an admin submissions panel, and expanded the blog.

  • All 9 email templates redesigned with clean, professional layouts
  • Password change flow with OAuth unlink protection
  • Admin submissions panel for managing user-submitted content
  • In-dashboard beta feedback banner for collecting user input
  • New blog article: Best Google Analytics Alternatives in 2026
  • Redesigned mobile hamburger menu with full-screen overlay and accordion navigation
  • Meta Pixel tracking integration on the landing page
  • Early Access badge treatment on login and signup pages

Feb 13, 2026

Blog Hero Images and Session Stability

Added hero images to all blog posts and fixed session persistence issues.

  • Hero images added to all 12 blog posts with real photography
  • Blog image centering and standardization across all post headers
  • Fixed primary team not applying on new device login
  • Fixed premature session expiry issue

Feb 11, 2026

What's New Announcements, Account Deletion, and Agency Access Controls

New announcements system, account management, and granular agency controls.

  • New What's New announcements system for product updates
  • Account deletion flow with clear data removal steps
  • Agency team access levels to control per-client access granularity
  • Per-member client access overrides for agency teams
  • Enhanced Command+K search with comprehensive results and improved design
  • Activity audit log for access level changes

Feb 10, 2026

Status Page Overhaul and Team Management Improvements

Improved status notifications, team management, and enterprise billing.

  • Status page now sends email notifications for incidents with unsubscribe support
  • RSS feed for status updates viewable in all browsers including Safari
  • Improved team management with smoother role changes and member removal
  • Enterprise billing uses Stripe Checkout for upgrades and subscription schedules for downgrades
  • URL-synced tab navigation across the dashboard
  • Updated Free plan event limits

Feb 9, 2026

Enterprise Self-Serve Upgrade and Billing Overhaul

Self-serve Enterprise upgrades with an interactive pricing calculator.

  • Self-serve Enterprise upgrade page with interactive pricing calculator
  • Enterprise-specific onboarding steps for new Enterprise subscribers
  • AI chatbots across docs and help now powered by improved language models
  • Improved security for enterprise single sign-on

Feb 8, 2026

B2B Company Intelligence and Bot Protection

Redesigned B2B Companies dashboard with enriched company data and automated bot filtering.

  • Redesigned B2B Companies dashboard with modern design
  • Enhanced company detail view with activity stats, device breakdowns, and visit timelines
  • Bot traffic is now automatically filtered from all dashboard analytics
  • Improved B2B company enrichment with confidence scoring and location data
  • Cookie consent management improvements for legal compliance

Feb 7, 2026

Comprehensive API Documentation and Security Hardening

Published comprehensive API docs with an interactive playground and performed extensive security improvements.

  • New comprehensive API documentation with interactive playground
  • Machine-readable API specification for developer integrations
  • SSO setup documentation for Enterprise customers
  • City-level geocoding for more accurate globe marker placement
  • Heatmap viewer with date range filter and screenshot timeline
  • Responsive design optimizations across all services

Feb 6, 2026

Theme System and Funnel Enrichment

Overhauled the dashboard theme system for white-label support and enriched funnel breakdowns.

  • Foundation theme system for consistent dark and light modes
  • White-label support with customizable primary colors across the entire dashboard
  • Funnel breakdowns now show source and country data per step
  • Region selection added to the onboarding flow

Feb 5, 2026

Error Tracking Dashboard and Funnel Visualization Redesign

Launched a comprehensive error tracking dashboard with category filtering and a redesigned funnel visualization.

  • Error tracking dashboard with category and severity filtering
  • Error analytics visualizations showing browser, OS, and trend breakdowns
  • Redesigned funnel visualization with cascading bar chart design
  • Comprehensive analytics filter system with URL persistence
  • Auto-creation for goals and funnels from tracking data

Feb 4, 2026

Revenue Tracking with Stripe Integration

Connect Stripe during domain setup to track revenue metrics alongside your analytics.

  • Connect Stripe during domain setup to track revenue metrics
  • Agency client limits now enforced based on plan tier
  • Improved checkout form styling and billing UX
  • Major SEO improvements to the landing page with structured data

Feb 3, 2026

Performance Metrics Expansion and Mobile Improvements

Expanded performance monitoring with FCP and TTFB metrics and improved mobile responsiveness.

  • First Contentful Paint (FCP) and Time to First Byte (TTFB) now tracked
  • Percentile-driven performance charts (p50, p75, p95, p99)
  • Paginated loading for breakdown cards for smoother performance
  • Improved modal responsiveness on mobile devices

Feb 2, 2026

Subscription Downgrades and SSO Onboarding

Added subscription downgrades with prorated billing and streamlined SSO user onboarding.

  • Downgrade your subscription plan with automatic prorated billing via Stripe
  • Shortened SSO onboarding flow for faster team setup
  • Status page now supports email subscriptions with confirmation flow and RSS feed

Feb 1, 2026

Speed Insights, Multiple Payment Methods, and SSO Improvements

Launched Speed Insights for performance monitoring and added support for multiple payment methods.

  • New Speed Insights tab with performance monitoring and plan-based restrictions
  • Support for multiple payment methods on your account
  • PayPal now accepted as a payment method
  • Multi-tenant SSO login flow for Enterprise teams

Jan 31, 2026

Landing Page Redesign and Blog System

Major landing page refresh with interactive 3D hero, redesigned feature pages, and a new blog.

  • New interactive 3D cube hero section on the landing page
  • Redesigned feature pages with premium animations and unique layouts
  • New blog system with illustrated posts and author profiles
  • Improved search with embedded search index

Jan 30, 2026

Onboarding Overhaul and Globe Improvements

Completely redesigned the onboarding experience with an 8-step guided flow and improved 3D globe.

  • New 8-step onboarding flow with elegant animations and guided setup
  • 3D globe now shows interactive activity feed with visitor card expansion
  • Performance tab redesigned with trend charts
  • Feature restriction overlays with blurred previews and clear upgrade paths
  • Heatmap viewer now supports pinch-to-zoom and zoom controls

Jan 29, 2026

AI Sales Concierge for Enterprise

Launched an AI-powered sales concierge that handles enterprise inquiries with personalized responses.

  • AI Sales Concierge automatically responds to enterprise lead inquiries
  • Multi-persona sales team with contextual email threading
  • Enterprise contact form with streamlined design

Jan 27, 2026

Email Templates and AI-Powered Support

Upgraded AI-powered support and launched minimal, professional email templates.

  • AI support now provides faster, more accurate responses
  • New minimal email templates for analytics alerts and notifications
  • Improved error tracking with rate limiting for cleaner data

Jan 26, 2026

SSO Settings and Dunning Management

Added SSO configuration for Enterprise customers and dunning management for failed payments.

  • Enterprise customers can now configure SSO directly from Settings
  • Dunning management system with smart banners for overdue payments
  • Data Use toggle for controlling telemetry preferences

Jan 24, 2026

Community Forum Launch

Launched a new community forum for Zenovay users to share ideas, ask questions, and connect.

  • New community resources for Zenovay users
  • Post discussions, share images and videos, and upvote content
  • Hierarchical category navigation for organized discussions
  • AI-powered content moderation for a safe community experience

Jan 22, 2026

Weekly Summary Emails and Revenue Analytics

Introduced automated weekly analytics summary emails and improved revenue attribution accuracy.

  • Automated weekly summary emails with your key analytics metrics
  • Improved revenue source attribution for more accurate conversion tracking
  • Redesigned analytics email templates

Jan 19, 2026

Data Import Enhancements

Enhanced data import with support for region data and all breakdown types.

  • Import region-level data from external analytics exports
  • Full support for all breakdown types: sources, pages, devices, browsers, and OS
  • Imported data seamlessly integrates with your analytics dashboard

Jan 17, 2026

Agency Client Portal

Launched the agency client portal for managing analytics access for your clients.

  • Agencies can invite clients to view their analytics with controlled access levels
  • Client portal provides a focused dashboard view for each assigned domain
  • Custom roles and per-user access levels for fine-grained control
  • Custom primary color applied across the entire portal
  • Invitation-based client onboarding flow

Jan 15, 2026

Enterprise SSO (SAML 2.0) Authentication

Introduced Enterprise SSO with SAML 2.0 for organizations to use their existing identity provider.

  • SAML 2.0 single sign-on for Enterprise customers
  • Configure SSO with your identity provider (Okta, Azure AD, OneLogin, etc.)
  • Automatic domain verification for SSO

Jan 11, 2026

Live Billing and Pay-As-You-Go Metered Events

Launched pay-as-you-go metered pricing for overage events and plan-based export limits.

  • Pay-as-you-go metered billing for events beyond your plan limit
  • Plan-based export limits with clear upgrade prompts
  • Activity log export for compliance and auditing
  • Real-time script verification during domain setup

Jan 10, 2026

Data Retention Policies and Support Improvements

Introduced plan-based data retention with notification emails and expanded CSV export columns.

  • Plan-based data retention with email notifications before data archival
  • AI support now analyzes uploaded screenshots to help diagnose issues faster
  • Expanded CSV export with additional analytics metrics
  • Progressive subscription pricing with new volume tiers

Jan 8, 2026

AI Support Enhancements and Batch Export

Enhanced the AI support assistant and added batch export for multi-domain analytics.

  • AI support assistant now provides more accurate answers with expanded knowledge base
  • Batch export lets you download analytics for multiple domains in a single email
  • Improved chat widget with better UX and faster AI responses

Jan 4, 2026

Support System, Data Import, and Scheduled Exports

Launched an integrated support system, analytics data import, and scheduled exports.

  • New integrated support page with AI chat assistant for instant help
  • Import your historical analytics data from other platforms
  • Schedule automatic weekly or monthly data exports
  • Multi-domain export support for batch analytics downloads

Jan 2, 2026

Team-Based Access Control and Analytics Improvements

Comprehensive team-based authorization across all endpoints and analytics dashboard improvements.

  • Team-based role permissions now enforced across billing, analytics, and admin features
  • Analytics detail modals show complete data with improved UTM source attribution
  • Improved country flag display and dropdown filtering across the dashboard
  • Outbound link click events are now properly deduplicated

Dec 31, 2025

Identified Users and Activity Charts

Enhanced the user detail view with activity charts and improved data visualization.

  • Activity chart showing user engagement over time
  • Drag-to-close bottom sheet for user detail view
  • Improved user detail view with better date formatting and layout

Dec 30, 2025

3D Feature Pages, Users Tab Redesign, and Help Center Launch

Added interactive 3D animations to feature pages, redesigned the Users tab, and launched the help center.

  • Interactive 3D animations on each feature page of the landing site
  • Redesigned Users tab with table layout and skeleton loading
  • Help center launched with over 100 articles covering every aspect of Zenovay
  • New Pro Features documentation section

Dec 29, 2025

Landing Page Hero with Interactive 3D Scene

Replaced the landing page hero with an interactive 3D scene for a premium feel.

  • Interactive 3D animation on the homepage hero
  • Dark mode navigation with streamlined layout
  • Optimized for mobile with performance improvements

Dec 27, 2025

Pay-As-You-Go Billing, Custom Domain Proxy, and AI Batch Queries

Introduced pay-as-you-go pricing, custom domain proxy setup, and cross-domain AI queries.

  • Enable PAYG billing from Settings to continue tracking beyond plan limits
  • Register custom domains for first-party proxy from the Proxy tab
  • Ask AI now supports querying data across multiple websites at once
  • Seasonality-aware forecasting for more accurate predictions
  • New documentation for conversion goals and funnel setup

Dec 25, 2025

Goals, Funnels, and User Timeline

Track conversion goals, build multi-step funnels, and view individual user timelines.

  • Create custom conversion goals and track completion rates
  • Build multi-step conversion funnels with drop-off visualization
  • User timeline shows every page view and action chronologically
  • Edit goals and funnels after creation
  • Improved journey visualization with funnel data in drop-off charts

Dec 24, 2025

Modern UI Overhaul

Major UI modernization with a new design system and refined performance visualizations.

  • New Core Web Vitals gauge visualization
  • Premium branding settings redesign with live preview
  • Standardized UI components following modern design patterns

Dec 22, 2025

Session Replay Player Redesign and Checkout Improvements

Redesigned the session replay player and streamlined the upgrade checkout flow.

  • New browser chrome design that frames replays naturally
  • Improved playback controls and navigation
  • Secure hosted checkout for plan upgrades with automatic proration
  • Redesigned checkout success page with smooth animations

Dec 21, 2025

UI Design System Refresh

Unified design system with CSS variable theming for consistent styling.

  • Unified design system for consistent theming across the dashboard
  • New favicon with the Zenovay logo
  • Improved light and dark mode color consistency

Dec 20, 2025

Landing Page Design Overhaul and GitHub App Integration

Premium design overhaul for all feature pages and one-click GitHub App for deployment tracking.

  • Animated grid backgrounds with glowing beam effects on feature pages
  • Install the Zenovay GitHub App for automatic repository access
  • See deployment commits directly on your analytics chart
  • Organization repository support included

Dec 18, 2025

Chart Annotations, Exclusions, and Feature Pages

Added chart annotations with GitHub commits, expanded exclusion options, and new landing site feature pages.

  • Add timestamped notes and see GitHub commits directly on your analytics chart
  • Exclude specific countries and hostnames from your analytics data
  • Removed the previous 5-item limit on exclusions
  • Six detailed feature pages added to the landing site

Dec 17, 2025

B2B Company Enrichment and AI-Powered Insights

Automatically identify business visitors and surface AI-driven analytics insights.

  • Company names and details automatically matched to visitor IP data
  • Dedicated Companies tab showing business visitors
  • AI analyzes your data daily to detect anomalies and trends
  • Actionable recommendations based on data patterns

Dec 16, 2025

Uptime Monitoring

New uptime monitoring system for your tracked domains with response time charts.

  • Automatic uptime checks for all verified domains
  • Response time chart with historical trends
  • Uptime status bars displayed on the home page

Dec 14, 2025

Ask AI Analytics Chat

Ask questions about your analytics data in plain English and get instant AI-generated answers.

  • Conversational interface for analytics queries in natural language
  • AI generates visualizations and tables from your questions
  • Forecast predictions with intelligent date granularity
  • Conversation history saved per domain

Dec 13, 2025

Command Palette, Agency Dashboard, and Sidebar Redesign

Launched command palette for instant navigation, agency client management, and a rebuilt sidebar.

  • Command palette (Cmd+K / Ctrl+K) with over 40 searchable items
  • New agency dashboard for managing client accounts and website assignments
  • Rebuilt sidebar with collapsible groups and smooth animations
  • Edge hover to reveal collapsed sidebar

Dec 12, 2025

Instant Navigation and Enterprise Features

Improved dashboard navigation with instant tab switching and added enterprise-grade features.

  • Instant tab navigation with no full page reloads
  • AI-powered natural language queries for analytics data
  • User journey visualization with flow diagrams
  • B2B company enrichment for identifying business visitors

Dec 10, 2025

Light Mode Support and Auth Security Hardening

Full light mode support across the dashboard and comprehensive authentication security improvements.

  • Toggle between dark and light modes from the sidebar
  • Theme preference saved to your profile and synced across devices
  • Enhanced protection on all authentication pages
  • Improved password reset flow with better error messages

Dec 9, 2025

Team Invitation System Redesign

Completely rebuilt the team invitation and permission system with role-based access control.

  • New role-based permission system for team members
  • Automatic invitation expiration
  • Improved invitation acceptance flow with better error handling

Dec 8, 2025

Phone Authentication

Added phone number authentication with OTP verification as an alternative login method.

  • Sign in with your phone number using one-time passcodes
  • Country code selection with flag icons
  • IP-based country auto-detection for faster sign-up

Dec 6, 2025

Public Embeddable Widgets

Create and embed live analytics widgets on any website with customizable styling.

  • Embeddable iframe widgets for displaying live analytics on external sites
  • Customizable color themes, text sizes, and chart types
  • Line chart and hover tooltip interactions

Dec 4, 2025

Core Web Vitals, Revenue Attribution, Audit Log, and Trigger-Based Replay

Launched performance monitoring, Stripe revenue attribution, activity audit log, and trigger-based session replay.

  • Track Largest Contentful Paint, Cumulative Layout Shift, and Interaction to Next Paint
  • Connect your Stripe account to see revenue data alongside your analytics
  • Activity audit log showing who did what and when
  • Configure session replay to only record when specific conditions are met

Dec 1, 2025

Billing and Plans Improvements

Improved the billing experience with better plan display and confirmation modals.

  • Confirmation modal before subscription downgrades to prevent accidental changes
  • Improved plan card display with clearer feature breakdowns
  • New animated support ticket button for easy access to help

Nov 30, 2025

Email Notifications, Data Retention, and First-Party Proxy

Automated email notifications, plan-based data retention, and first-party proxy support for accurate tracking.

  • Weekly summary emails with key analytics highlights
  • Traffic spike alerts delivered every 2 hours when unusual patterns are detected
  • Plan-based data retention limits displayed in the UI
  • First-party proxy support to serve the tracking script from your own domain

Nov 29, 2025

External API with Key Authentication

Launched a public REST API with API key authentication for programmatic analytics access.

  • Create and manage API keys from Settings
  • Access analytics data programmatically via authenticated endpoints
  • Free plan users can create API keys with limited event access

Nov 25, 2025

Globe Sharing and Heatmap Screenshots

Share your real-time globe visualization publicly and view heatmaps with automatic page screenshots.

  • Share your real-time globe visualization with a public link
  • Redesigned music player with multiple genres and marquee track display
  • Automatic screenshot capture for heatmap background images
  • Secure storage with signed URLs for private access

Nov 22, 2025

Premium Analytics: Sessions, Heatmaps, and Error Tracking

Launched session replays, heatmaps, and JavaScript error tracking for deeper visitor behavior insights.

  • Session replays let you watch exactly how visitors interact with your site
  • Heatmaps show click patterns and scroll depth visually
  • Error tracking captures JavaScript errors with stack traces and affected user counts
  • Traffic-adaptive replay sampling adjusts recording rate based on daily views

Nov 21, 2025

Advanced Tracking Settings

Granular control over your tracking configuration with per-domain settings and plan-based feature gating.

  • Debug mode toggle for troubleshooting tracking issues
  • Custom tracking endpoints for stealth mode (Pro+)
  • Plan-based feature enforcement across all premium capabilities

Nov 20, 2025

Pricing Page Redesign

Redesigned the pricing page with a clean layout and detailed feature comparison tables.

  • New clean pricing layout with clearer plan comparisons
  • Dedicated pricing page separate from the landing homepage
  • Feature comparison tables for all plan tiers

Nov 18, 2025

3D Globe Real-Time Visualization

Launched an immersive 3D globe view showing real-time website visitors with interactive markers.

  • Interactive 3D globe with auto-rotating Earth showing live visitor locations
  • Click any visitor marker to see detailed information including device, browser, and location
  • Built-in ambient music player with genre selection for an immersive monitoring experience
  • Real-time updates show visitors appearing instantly

Nov 15, 2025

Ad Platform Click Tracking

Automatic tracking for ad platform click IDs for better campaign attribution.

  • Automatically captures gclid (Google), fbclid (Facebook), and ttclid (TikTok) parameters
  • Correlate ad clicks with website visitor behavior

Nov 12, 2025

Documentation Expansion and Usage Limits

Added extensive documentation and implemented plan-based usage tracking.

  • Server-side framework quickstart guides for popular platforms
  • React and Next.js integration examples
  • Usage tracking now shows events consumed vs plan limits
  • API key management with secure key storage

Nov 10, 2025

Analytics Cards Overhaul and AI Documentation Assistant

Redesigned analytics breakdown cards and launched an AI-powered documentation assistant.

  • Improved text visibility and bar chart proportions in analytics cards
  • Added source analytics with campaign, channel, keyword, and referrer tabs
  • AI-powered assistant in the documentation site for natural language questions
  • Full chat history with save, delete, and search functionality

Nov 2, 2025

Documentation Redesign and Bot Protection

Redesigned the documentation site and added bot protection to authentication.

  • New sidebar-first documentation navigation with collapsible sections
  • Improved code block styling and dark mode support
  • Bot protection added to login and signup pages

Nov 1, 2025

Instant Loading and Performance Optimizations

Dramatically improved app loading speed with skeleton loaders and caching.

  • Team dropdown and settings page now load instantly with skeleton loading states
  • Comprehensive caching system reduces redundant API calls
  • Overall page transitions feel significantly faster

Oct 31, 2025

Team Onboarding, Security Hardening, and Tracking Optimization

Improved onboarding, comprehensive security enhancements, and a 51.6% smaller tracking script.

  • New users are now automatically placed into a team upon first login
  • Streamlined flow from account setup directly to the dashboard
  • Security improvements across authentication, API, and tracking systems
  • Tracking script size reduced by 51.6% through minification

Oct 30, 2025

Smart Browser and Device Detection

Upgraded device and browser detection to accurately identify a wider range of devices and browsers.

  • iPads are now correctly detected as iOS devices
  • Universal smart detection that dynamically identifies new browser and OS combinations
  • Analytics data collection is now more complete even when ad-blockers are active

Oct 29, 2025

Automatic tracking of outbound link clicks from your website.

  • Outbound link clicks are now automatically tracked
  • See which external URLs your visitors navigate to from your site

Oct 28, 2025

Landing Page Redesign

Complete visual overhaul of the marketing website with interactive elements and near-perfect Lighthouse scores.

  • Complete visual redesign with modern, professional aesthetic
  • Interactive pricing section with dynamic billing toggle
  • Redesigned header with premium dropdown navigation
  • Near-perfect Lighthouse performance scores (95+)

Oct 22, 2025

Custom Date Range Picker and Analytics Detail Modals

Analyze your data for any time period and explore complete datasets in full-screen detail modals.

  • New dual-month calendar picker to select any custom date range
  • View Details button on all analytics cards opens full-screen data modals
  • 24-hour labels for hourly chart views with smoother animations
  • Period and granularity controls in detail views

Oct 19, 2025

Domain Settings and Status Page Monitoring

Reorganized domain management and upgraded the status page with live monitoring data.

  • Separate analytics and settings views for each domain
  • API key limits enforced based on subscription tier
  • Real-time monitoring data on the status page

Oct 17, 2025

Team Permissions and Stripe Subscription Integration

Granular role-based permissions for team members and full Stripe-powered subscription billing.

  • Role-based access control with owner, admin, editor, and viewer roles
  • Stripe Checkout integration for plan upgrades
  • Automatic subscription status synchronization

Oct 15, 2025

Google Search Console Integration and Feedback System

Connect Google Search Console to see keyword data in Zenovay and share feedback from the dashboard.

  • OAuth-based Google Search Console connection
  • View search keywords, impressions, and click data inside Zenovay
  • 16 months of historical keyword data imported on first sync
  • In-app feedback system accessible via keyboard shortcut
  • Team switching dropdown in the sidebar

Oct 13, 2025

Home Page with Domain Overview and Multi-Factor Authentication

New home page showing all your tracked domains and MFA support for account security.

  • See all tracked domains and their key metrics on one page
  • Set up MFA with QR code scanning in your authenticator app
  • MFA verification integrated into the login flow

Oct 10, 2025

GitHub OAuth, Domains Management, and API Keys

Sign in with GitHub, redesigned domain management, and new API key management page.

  • Sign in or link your account with GitHub
  • New card-based domain management interface with guided Add Domain flow
  • Dedicated API Keys management page with granular permissions
  • Copy, rename, and revoke keys with smooth animations

Oct 8, 2025

Full-Screen 3D Globe and Interactive Analytics Chart

New full-screen 3D globe view and interactive analytics chart with annotations.

  • Full-screen immersive 3D globe visualization with live visitor markers
  • Interactive analytics chart with hover details and section highlighting
  • Add notes to specific time periods in your chart
  • One-click plan upgrades via Stripe Checkout

Oct 6, 2025

Team Invitations, Public Dashboards, and ML Visitor Scoring

Invite team members, share public dashboards, and see ML-powered visitor value scores on the globe.

  • Send email invitations to team members with role-based access
  • Generate permanent public dashboard links with secure access
  • ML model predicts visitor value scores in real-time on the 3D globe

Oct 4, 2025

Dashboard Layout Redesign

Redesigned dashboard layout with responsive cards and improved loading experience.

  • Responsive card layout that adapts to all screen sizes
  • Minimal progress bar replaces full-screen loading spinners
  • Synchronized refresh animations across all dashboard cards

Oct 2, 2025

Custom Events, Advanced Filtering, and Session Time Tracking

Track custom events, apply filters across all analytics data, and get accurate session time measurements.

  • Define and track custom events on your website with a dedicated dashboard section
  • Active filters bar that applies to all 17 data categories simultaneously
  • Session time now accurately tracks only active, visible time on page
  • Bounce rate calculated correctly with new engagement rate metric

Sep 30, 2025

Mobile Responsive Dashboard

The analytics dashboard is now fully responsive and optimized for mobile devices.

  • All dashboard pages adapt to mobile screen sizes
  • Adaptive layouts for charts, cards, and navigation on small screens

Sep 24, 2025

Interactive World Map and Real Analytics Data

New interactive world map visualization and real data powering the dashboard.

  • Color-coded world map showing visitor density by country
  • Real analytics data replaces placeholder content across all dashboard tabs
  • Live visitor tracking shows visitors as they browse your website

Sep 20, 2025

Status Page Launch

Launched the Zenovay status page with real-time service monitoring and incident tracking.

  • Real-time service health monitoring for all Zenovay services
  • Uptime history visualization with daily bars
  • Incident reporting and notification system

Sep 18, 2025

Analytics Tracking System Launch

The core analytics tracking system went live with comprehensive session and engagement metrics.

  • Production-ready tracking script deployed
  • Session tracking with page views, time on page, and scroll depth
  • Full worldwide GeoIP coverage for visitor geolocation

Sep 14, 2025

Onboarding Flow and Help Center

Guided onboarding for new users and a searchable help center with AI-powered chat.

  • Three-step onboarding: add site, install script, verify tracking
  • Code snippets with copy-to-clipboard for easy installation
  • Searchable knowledge base with categorized help articles
  • AI-powered chat widget for instant answers

Sep 9, 2025

Platform Launch

Initial launch of the Zenovay analytics platform.

  • Main dashboard with 3D globe visualization at app.zenovay.com
  • API backend at api.zenovay.com
  • Centralized authentication at auth.zenovay.com
  • Marketing landing page at zenovay.com
  • API documentation at docs.zenovay.com
Was this page helpful?