How to trigger Google Analytics events from Python?

后端 未结 6 1280
礼貌的吻别
礼貌的吻别 2020-12-15 05:06

I\'m developing a site that has a REST API and I\'d like to track the API usage using Google Analytics events. Is there a straightforward way to trigger GA events from Pyth

6条回答
  •  时光取名叫无心
    2020-12-15 05:22

    This project called PyGA is much better. Unlike "Google-Analytics for Mobile" project on github it is well documentated and has rich API.

提交回复
热议问题