Hacker News new | ask | show | jobs
by sdan 2339 days ago
I'm building an analytics service and thank you for the feedback! I'm currently building a service that's nearly as fast as Google Analytics and simple as can be (although there's going to be a tone of new features soon).

Here's the link: https://sdan.io/pingpong. If you want to signup/give feed back, I would greatly appreciate if you do so:https://forms.gle/MhojBWWfdiWjZatC7 !

1 comments

This caught my eye:

https://storage.googleapis.com/pingponganalytics/pingone.js

So... I should install a script that loads from Google servers?

Apart from that, you probably don't want to tie yourself to google like that. Once the users have this in their pages they will _never_ update it. You should use your own domain.

Yes. You're absolutely right. I'm just hacking stuff together right now (and recently moved every single piece of infra onto a local server from GCP). I'm still in that migration process.