Analytics tool for a low traffic site?
What is a good traffic analytics tool for a low traffic site? Preferably something that works well with a single page application.
https://howu.io - we offers all-in-one user insight solution to collect feedback, session replay, and web analytic tools. Improve your landing page by learning how visitors interact your single page application.
How does session recording / replay work when it is a single page application?
if low traffic, most of the analytics website have free tier plan:
Amplitude, Mixpanel, Heap.
for low traffic, I usually recommend using more some heatmap services, to see what user really do in your page.
Because a low number of visits is hardly easy to analyse. It doesn't mean it's not interesting traffic.
For all my nich websites, I'm using hotjar with the heatmap, it's more interesting data than google analaytics to "analyse"
You should use Google Analytics. It ties into search and adwords, retargeting, and more.
For a low-traffic site:
you need an analytics tool that lets you see the journey of each individual user. I use Clicky for that.
You should use a session-recording tool. HotJar, MouseFlow, etc. It gives you a video playback of what the user did on your site.
Keep in mind that with ad blockers, any particular user can/will block a random combination of your third-party tools. That means that you'll be able to see a recorded session, but the visit might not show up in Clicky. Or vice-versa. Etc.
If you have a bit more time and drive, there are tutorials that explain how to turn your server into a proxy for all the assets and traffic of these third-party tools that get blocked. That way, ad blockers will not be able to recognize them.
Lastly, you can add a bit of code to your backend to track every page view in your own database. That will give you an accurate record of each request.
How well does session recording tools like hotjar work with a pure single page application written in React or Angular2?
I have no idea. I would not do my front-facing landing pages as an SPA. Just look at the mess that IndieHackers is, for an example (as amazingly useful of a tool as it is!)
My standard approach is that pages before the login are much easier/better done the traditional way, and pages after the login, i.e. the dashboard, are more user- and developer-friendly as an SPA.
If just for traffic, then GA.
Although there are tons and tons of other analytics tools out there!
You could try Fathom https://usefathom.com/ It can be self hosted for a small low traffic site.
Which metrics do you need?
That is a good question. I don't know. But I would like to know where my few users came from, why they came, what they were doing, if they ever come back ... I guess something more qualitative than the aggregated statistics.
Hi,
Google analytics is good enough for a low traffic website. You can also try out Semrush, it is a bit expensive but gives you great insight on traffic metrics. They offer a 7 day free trial.
Woopra
What about Google Analytics I don't see any reason why it cannot be used for that.
Technically yes. But I was hoping that there was something better out there? Maybe there isn't ...
This is pretty recent https://www.fastcompany.com/90300072/its-time-to-ditch-google-analytics