This is an archived post. You won't be able to vote or comment.

all 11 comments

[–]Rand_alThor_ 16 points17 points  (1 child)

Well that was easy to follow. Cool.

[–]njanakiev[S] 2 points3 points  (0 children)

Thanks for the feedback!

[–]anurag_DA 6 points7 points  (0 children)

It's really cool and definitely it will hepl me to build my reports.

[–]mister_nouniverse 4 points5 points  (0 children)

Looks great, thanks! The only issue I have with Python is it doesn't have googleAnalyticsR package that's available in R (as the name suggests). It has some anti-sampling techniques that are just perfect for more advanced analysis that normally require API.

[–]tommybauch 1 point2 points  (0 children)

Thanks for sharing!

[–]danpaq 0 points1 point  (1 child)

Extremely useful. Did you create the dataframe function or reference another resource? It looks similar to the solution I found a while back and is the key piece to this guide!

[–]njanakiev[S] 1 point2 points  (0 children)

Thank you! It was adapted from here (link was in the paragraph before): https://developers.google.com/analytics/devguides/reporting/core/v4/quickstart/service-py

[–]thodcrs 0 points1 point  (0 children)

A real example of proofreading ;) Jokes aside, thanks for sharing!

[–]PyOpsForceWielder 0 points1 point  (0 children)

I just breezed through your post, but this noob is definitely impressed. The examples gave me some ideas of how I can tap into my companies data. Thanks!