Tagged Questions
8
votes
6answers
6k views
Google Analytics Access with C#
I know that there is no official API for Google Analytics but maybe someone has figured out a way to access Google Analytics Reports with C#?
Thank you in advance!
4
votes
2answers
241 views
Google analytics API c#
I'm currently implementing a pageview counter on some webpages using the Google Analytics API. I'm having a hard time figuring out how to use the Google API. Could someone post some examples how to ...
1
vote
0answers
129 views
use googleanalytic chart control in asp.net c#
Any body know about "Google Analytic Dashboard Controls.dll" .I want to use google analytic chart control in asp.net.I didn't get any documentation.Any body know about this.Plz help.
1
vote
2answers
110 views
Detect if Google Analytics eCommerce Tracking is enabled via Google Analytics API
By default, Google Analytics disables eCommerce Tracking.
Is it possible to check, via the Google Analytics Data Export API, whether or not e-Commerce Tracking is enabled in the account in question?
...
0
votes
0answers
48 views
How do I retrieve Google Analytics report data using v3 of their .NET api?
I've been trying to retrieve Google analytics reports using their provided .NET api and have really been scratching my head over how I actually retrieve anything using the newest version, v3, which is ...
0
votes
0answers
43 views
Trouble with the google analytics api
I want to access to my site data on a console aplication.
But the only way (that I know) to access the data is with the tableId; can I get the data using the Web Property ID?
the "tableId" is not ...
0
votes
1answer
48 views
Google Analytics - Tracking metrics for webpage content using the Data Export API
I'm trying to write a program that will create a report of the page views within a date range for specific webpages within my site. I've been scouring the API help section, but i can't seem to find ...
0
votes
1answer
271 views
Using Google Analytics in Silverlight 4
I am trying to integrate google analytics in to my silverlight 4 out of browser application. When i add my Google Analytics code in my XAML like the following:
<i:Interaction.Behaviors>
...
0
votes
2answers
1k views
Google Analytics Data API [C# Design]
I'm currently building a library around the Google Analytics Data Export API.
When i'm requesting data for a specific profile, this is the response from Google:
<entry>
...