Skip to main content

Changelog

New features, improvements, and fixes — shipped regularly.

GDPR cookie consent banner

New

Added a cookie consent banner that appears on first visit across all pages. Analytics (Google Tag Manager and Google Analytics) only load after explicit consent. Users can change their preference at any time via the new Cookie settings link in the footer. The banner animates in smoothly and stores the choice in a persistent cookie.

Expanded privacy policy

Improved

The Privacy Policy now includes a detailed breakdown of Google Analytics data collection, Google Tag Manager usage, and all cookies set by Ordaze (with name, purpose, and retention period). Also added instructions on how to opt out and clarified GDPR rights including the right to withdraw analytics consent.

New use-case and features pages

New

Added dedicated landing pages for Product Teams, Engineering Teams, and Data Teams — explaining how Ordaze fits into each team's workflow. Also launched feature pages for Tracking Plan, Code Generation, and Codebase Scanner with detailed explanations, use cases, and comparison tables.

Pricing page redesign

Improved

The pricing page has been rebuilt with clearer plan comparison, feature checklists, and a FAQ section. Plan cards now use theme-aware CSS variables so they look correct in both light and dark mode. The page also includes structured data for better search appearance.

Google Analytics and GTM integration

New

Integrated Google Tag Manager and Google Analytics 4 to measure product engagement and marketing effectiveness. Page views, feature interactions, and conversion events are tracked via the GTM dataLayer. Regional GA endpoints are allowlisted in the Content Security Policy.

Codebase Scanner improvements

Improved

The scanner CLI now supports Swift, Kotlin, TypeScript, JavaScript, Python, and Go. Coverage reports highlight undocumented events in your codebase and flag events in the tracking plan that are missing from code. Scan results are surfaced directly in the Ordaze dashboard.

Type-safe code generation

New

Generate tracking code directly from your Ordaze tracking plan in Swift, Kotlin, TypeScript, and Python. Generated code includes type-safe event enums, property types, and inline documentation. Supports multiple analytics destinations (Segment, Amplitude, custom) via configurable templates.

Glossary of analytics terms

New

Added a searchable glossary covering 40+ analytics and tracking terms — from event schema and identity resolution to data layer and instrumentation. Helpful for onboarding new team members and aligning on terminology across product, engineering, and data teams.

Content Security Policy hardening

FixedImproved

Tightened the CSP to explicitly allowlist only the Google services Ordaze uses (GTM, GA, OAuth). Removed overly broad wildcards and added regional Google Analytics endpoints to the connect-src directive. Marketing pages now force light theme to prevent flash of unstyled content.

Privacy policy and terms of service

New

Published the initial Privacy Policy and Terms of Service covering data collection, GDPR rights, third-party services (Google, Stripe, Sentry, Resend), and data retention. Both documents are linked from all page footers.