开发者

How to display page views on the page using google analytics [duplicate]

开发者 https://www.devze.com 2023-03-26 03:26 出处:网络
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Use Google Analytics for data to display on our webpage?
This question already has an answer here: Closed 11 years ago.

Possible Duplicate:

Use Google Analytics for data to display on our webpage?

I am using google analytics to track page views and other metrics. I want to display some of the开发者_如何学Python metrics about particular page on the page itself.

How do i do that?

Its more like a public statcounter for that page i need to display.

My solutions is in ASP.net MVC 3


You will need to use the Data Export API. Here is some documentation:

General Dev Info: https://developers.google.com/gdata/docs/developers-guide

.NET Protocol: http://code.google.com/p/google-gdata/

0

精彩评论

暂无评论...
验证码 换一张
取 消