This repo uses Google Analytics Realtime API & Google Maps API to demonstrate a realtime heatmap.
npm i
npm start
Browse http://localhost:3001
If you want to build your own project you should use your own API keys.
- Analytics API
- Google Maps JavaScript API
- Google Maps Embed API
- Google Realtime API
You can check their own website for more information.
More information about Google Analytics Custom Components from here.
The key component is highly inspired from here.