
Raw (un-processed) Data
All data collected is available in its raw format an available for you to visualize and use how you please.
An open source library to get real-time analytics of how your visitors use your website
All data collected is available in its raw format an available for you to visualize and use how you please.
We use firebase in the backend so all data is stored and processed in real time.
The library is only 3.3Kb and loads firebase asynchronously adding minimal weight to your page.
Don't just track how users move from page to page, but how do your users interact within a page?
Our library is fully open source, with community-developed plugins to visualize your data.
Installing on your website is as simple as creating a firebase account, and adding the HTML snippet below to your website.
<script> (function(g,i,a,n,t,s){g['SeeYourVisitors']=n;g[n]=g[n]||function(){ (g[n].q=g[n].q||[]).push(arguments)},g[n].l=1*new Date();t=i.createElement(a), s=i.getElementsByTagName(a)[0];t.async=1;t.src='https://www.seeyourvisitors.com/gg.js'; s.parentNode.insertBefore(t,s)})(window,document,'script','gg'); gg('create', { apiKey: "YOUR_FIREBASE_KEY", authDomain: "YOUR_FIREBASE_AUTH", databaseURL: "YOUR_FIREBASE_DATABASE" }); gg('track'); </script>To View results, just to to a page and type in your javascript console:
gg('viewresults', 'http://www.seeyourvisitors.com/heatmap.js');
There are a number of free and paid services offering in-page analytics find out how we compare to these.
Both these services have real-time analytics offerings, however they only go as far as providing page views and events. We go even further showing in page analytics of how users move their mouse and scroll in real time.
These services offer heat-maps of how people are using your website however the data is not in real-time.
We are the only open source implementation, so you can fully inspect what the library is doing on your website, and even customize it if you want to.