Skip to content

Process for streaming Google Analytics data into Google BigQuery

Notifications You must be signed in to change notification settings

donaldrauscher/ga-bq-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ga-bq-stream

Setting up a Google Cloud Function to stream Google Analytics events into BigQuery

1. Create BigQuery Dataset/Table and Cloud Function

./bq_prep.sh
./deploy.sh

2. Add Client-Side Javascript

Add contents of ga_route.js to client-side Javascript. This will call the Cloud Function when uploading events to Google Analytics (e.g. piggybacking the 'sendHitTask' task).

About

Process for streaming Google Analytics data into Google BigQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published