This time, I explained the flow when using the analytics API in Python in an easy-to-understand manner from a non-programmer's point of view. Sample code is also posted, so I think that you can enjoy it as long as you get over the registration with developers.
I usually work under the title of marketer, so I have almost no programming skills. So if you have any advice for a better description, please teach me.
--Get API activation and authentication key from Google Developer Console --Install the Google Client library --Run sample --Read what the dimention / metrics are to get the data you need
Recommended Posts