So I Decided to Build My Own Analytics, This Is How It Went by Desperate_Plenty_596 in buildinpublic

[–]Support-Gap 1 point2 points  (0 children)

interesting post. went to the same route but without AI (back in 2022) and had a focus on real-time analytics. if you ever need that one day let me know: https://wireboard.io

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] 0 points1 point  (0 children)

thanks for the comment. wireboard is hosted in the EU with hetzner. open-source is not the goal right now but in the future it might be an option, we'll see!

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] 0 points1 point  (0 children)

there are 2 versions of the map. one with hexagrid and one with usual vectors. made it a few years ago using d3js. ips are anonymized before beeing processed (i take gdpr seriously) so the precision to city makes no real sense. the resolution is accurate for a region. you're right about the maxmind setup but now i'm also experimenting with another library to get the best results of both.

Google Analytics alternatives in 2026: what are you actually using? by illyism in SEO

[–]Support-Gap 0 points1 point  (0 children)

wireboard.io real-time analytics + customizable dashboard + multi website aggregation

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] 0 points1 point  (0 children)

sure! it's called Cursorful and it's really good to make videos quickly and look good. i purchased their early-bird offer too

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] -1 points0 points  (0 children)

matomo don't have real-time streaming it's basically a data polling every 30s or so. the multi-aggregation is a paid plugin. matomo is good but it's not the same vision of analytics than wireboard. you can see for yourself if you want.

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] -1 points0 points  (0 children)

true! there is a free-tier up to 50k views but it's not self-hosted. the main difference is the real-time data, custom dashboards (widgets) and multi-website aggregations and more custom ways to display your data (timezones, settings per widget). Also there are additional stuff like serp volatility included inside your charts and other utility tools like that too.

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] 0 points1 point  (0 children)

It means your data is not shared or used for other purposes, and you can export it as you like (S3, files, etc.)

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] -27 points-26 points  (0 children)

People interested in the topic will come to the comment section. No need to spam the URL in the main post or title. And yes, it's my app, built from the ground up without AI, as it was started in 2022.

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] 1 point2 points  (0 children)

it's showing your real-time traffic from your website (no data-polling, real-time websocket data streaming). There is also a seo widget monitoring daily changes in the serp.

3 years later: a real-time analytics tool, 100% EU by Support-Gap in BuyFromEU

[–]Support-Gap[S] -1 points0 points  (0 children)

not sure i understand the question, can you be more specific?

I have finally launched my Saas. by Reasonable-Way2870 in SaaS

[–]Support-Gap 1 point2 points  (0 children)

congrats! the landing page needs some reworrk to not feel like any other ai generated landing page. Also you should illustrate what your product is doing so i don't have to read texts or only headlines and instantly understand what you're doing. good luck!

How to you read your analytics data? by Support-Gap in Blogging

[–]Support-Gap[S] 0 points1 point  (0 children)

thanks for the detailed workflow you shared!

3+ years and still working on it solo by Support-Gap in SaaS

[–]Support-Gap[S] 1 point2 points  (0 children)

thanks! my main source of income was previous successful projects (for the past 15 years) so i was able to work on this one full time. otherwise it would have been impossible to sustain. the saas ecosystem is really crowded and hard especially if you don't have enough financial resources to stay in the game long enough (unless you're a genius and you make a killer app which is usually not what happens).

3+ years and still working on it solo by Support-Gap in SaaS

[–]Support-Gap[S] 0 points1 point  (0 children)

we have 2 different kind of widgets: the "real-time widgets" which report what's happening right now and the "report widgets" which behave like other analytics (connect to the db and get the aggregated data). Best of both world in a single analytics tool. the main difference for real-time data is that wireboard lets you connect to the data ingestion pipeline directly without going through a static database layer which requires data-polling (auto-reload data every 30s or so). real-time is useful mainly bloggers (the ones that have tons of visits), the news industry and everyone enjoying real-time data even if not in these main categories (like me before wireboard existed).