Google Analytics Access with C#

前端 未结 9 1220
陌清茗
陌清茗 2021-01-01 19:46

I know that there is no official API for Google Analytics but is there a way to access Google Analytics Reports with C#?

9条回答
  •  萌比男神i
    2021-01-01 20:11

    I have a completed library for called GoogleAnalytics.Net that allows you to fire page views/events/transactions from within .net code.

    You can download the library from it's project home page:

    http://www.diaryofaninja.com/projects/details/ga-dot-net

提交回复
热议问题