Skip to content

Fedia/bigpapa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigPapa Web Insights

BigPapa glues Google Cloud Storage with BigQuery to provide an alternative to Google Analytics.

Some Benefits

  • Tracks most user interactions from day 1 like Heap
  • Ad-blocking is less of an issue than for popular scripts (GA, Tag Manager)
  • No sampling and no event limits
  • Custom analytics with BigQuery + DataStudio for reporting
  • Serverless scaleable cloud solution where you own the data

Installation

  1. Create a billable project in Google Cloud Console
  2. Open Cloud Shell for this project
  3. Type:
git clone https://github.com/fedia/bigpapa.git
cd bigpapa
sh install.sh mytracker123
  1. Put this tracking code on any website:
<script src="https://storage.googleapis.com/mytracker123/b.js" async></script>
  1. Enjoy hourly updates of mytracker123.logs table which can be aggregated and visualized with DataStudio

About

BigPapa Web Insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published