| Hey HN, I got tired of wrestling with GA4’s interface every time I wanted to pull some data. It felt like way too much effort for basic insights, so I built a tool where you just connect your GA4 account and ask questions in plain English. You can say stuff like, “What were my top landing pages last week?” or “Split by country”, etc. and it’ll write an API request to GA4 to pull the right data and make a chart/table for csv download where you can then merge with other data sources and get more interesting insights. If it’s a bit off, you can edit the chart/table manually. I know Google’s working on integrating AI like Gemini into GA4, but for now, it doesn't exist and I want something to fix it. I’m also thinking of adding other data sources down the line if that’d be useful (open to suggestions!) It’s still early days, so I’d love any feedback: Does it help? What’s missing? Any other tools you’ve found that solve this problem better? |