66Analytics
Fathom Analytics
Simple Analytics
Plausible.io
Microsoft Clarity
Pirsch Analytics
micro-analytics
Usermaven
DECODE DATA
DataBackfill
GA4 Auditor
GA4 SQL
SegmentStream
Decode GA4 is a BigQuery-native data transformation utility built for teams working with the Google Analytics 4 BigQuery export. GA4 writes event data into deeply nested RECORD and ARRAY structures. Reading a single field such as pagelocation or pagetitle requires a correlated UNNEST subquery, repeated for every field an analyst needs, on a wildcard table that scans every partition. Decode GA4 does that transformation once, properly, and exposes the result as direct columns. The same query becomes simple dot-notation SQL against one predictable table per property.
It is a connector, not a platform. Decode GA4 is subscribed through Google Cloud Marketplace and delivered as a linked dataset via BigQuery Analytics Hub, so it deploys into your existing Google Cloud project and runs on your own BigQuery compute. Your data never leaves your project, there is no egress, and your existing IAM, security and data residency controls still apply.
Processing is metadata-driven and incremental. Each date partition is processed exactly once unless GA4 modifies it upstream, in which case the affected partitions are detected and reprocessed automatically. When GA4 adds new event parameters the output adapts without a full rebuild, so downstream dbt, Dataform and SQLMesh models keep working. Transformed data can be written as compressed Parquet in Cloud Storage and read through external tables, which cuts storage cost and enables export to AWS S3 or Azure Blob Storage.
Pricing is usage-based through Google Cloud Marketplace, from $50 per GiB for the first GiB down to $0.50 per GiB above 500 GiB. There is no subscription and no monthly minimum. Typical cost is $1.50 to $8 a month for sites under 10,000 monthly sessions, billed on your existing Google Cloud invoice.
66Analytics
DECODE DATANo features have been listed yet.
Based on our record, 66Analytics seems to be more popular. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
66analytics offers features such as real-time analytics, conversion tracking, heat maps, session recordings, and data ownership. This data visualization tool gives you a complete picture of your productโeverything that marketing, UX, or product management teams ask for. - Source: dev.to / over 1 year ago
Looks like this is a fork of https://66analytics.com/? One of Altumcodes products? - Source: Hacker News / over 1 year ago
Last year I stumbled upon https://66analytics.com/ and liked it quite a lot. It is very light but covers quite a lot of stuff that I wanted to have. Itโs a one time payment but only around $60 I think and does not have any limitations after that. I liked the one time payment idea and that I could just run it on a shared Hoster that I had already around. Source: almost 5 years ago
This is just another managed version of https://66analytics.com/ I like that you state GDPR and other compliance but I am 100% sure itโs not (just because 66analytics is claiming that, doesnโt mean itโs right. Have you checked anything back with a lawyer? - Source: Hacker News / about 5 years ago
For anyone interested, I think this is just a hosted version of https://66analytics.com/. Source: about 5 years ago
Fathom Analytics - Simple, trustworthy website analytics (finally)
DataBackfill - Backfill your historical GA4 data to BigQuery
Simple Analytics - The privacy-first Google Analytics alternative located in Europe.
GA4 Auditor - Google Analytics 4 Audit Tool
Plausible.io - Plausible Analytics is a simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. Made and hosted in the EU, powered by European-owned cloud infrastructure ๐ช๐บ
GA4 SQL - Generate GA4 BigQuery Queries Without SQL Knowledge