Comment on Show HN: Bitdeli - Create custom analytics with Python, share on GitHubparentComments−rfergie13yAs far as I know, GA doesn't have the real time stuff in the API yet. So you only need to update once per day.When you say "all historical data" do you grab everything back to the beginning of time? Or does it depend on what dashboard the user has setup?−vtuulos13yWith Mixpanel we grab everything back to the beginning of time. How much data is made available for a dashboard (card) depends on your plan.See details here:https://bitdeli.com/docs/datasources.html
Comments
As far as I know, GA doesn't have the real time stuff in the API yet. So you only need to update once per day.
When you say "all historical data" do you grab everything back to the beginning of time? Or does it depend on what dashboard the user has setup?
With Mixpanel we grab everything back to the beginning of time. How much data is made available for a dashboard (card) depends on your plan.
See details here:
https://bitdeli.com/docs/datasources.html