gooddata - Loading Google Analytics 2 Years historical data via API using CC Rest connector -
i wondering if there way pull google analytics un-sampled historical data 2 years via api using cc rest connector component. unfortunately ga account standard , not premium can not around 500k limit.
it great if gooddata developer team can share etl graph file solve request. common use case per clients.
thanks, andy
i have discovered kind of solution.
run ga_00_master graph
run multiple time ga_01_sub graph
. each day want have data send request google analytics
, gives file data day.
there few things do
- fill in ga_connection sub graph
- and link parameter file ga_params.prm
- and parameters
for master graph:
ga_min_date = "yyyy-mm-dd"
for sub graph:
profile_number
Comments
Post a Comment