Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Discussions > Miscellaneous > C# Code to Extract Data from Google Analytics & Import into SQL Server
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Er1c  
View profile  
 More options Sep 24 2007, 12:43 pm
From: Er1c
Date: Mon, 24 Sep 2007 16:43:11 -0000
Local: Mon, Sep 24 2007 12:43 pm
Subject: C# Code to Extract Data from Google Analytics & Import into SQL Server
I just released a first version of a Visual Studio C# project to
download data from Google Analytics & import it into SQL Server - I'd
love any early adopter feedback - or if anyone wants to contribute
some code to import into other DBs/etc.

Check it out & let me know if you end up using it!

http://blog.secondspace.com/google-analytics-data-extractor/

-Eric


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
SyracuseCheer  
View profile  
 More options Nov 1 2007, 12:46 pm
From: SyracuseCheer
Date: Thu, 01 Nov 2007 09:46:18 -0700
Local: Thurs, Nov 1 2007 12:46 pm
Subject: Re: C# Code to Extract Data from Google Analytics & Import into SQL Server
Eric,

I downloaded your code and this is definitely a good start.  I'd like
to throw a couple of ideas out there, not only as feedback for you,
but also for the community in general.

First, I would strongly suggest you create an Open Source Google Code
project and put the code in there.  I believe there are a lot of
people, such as myself, who are interested in this project.

Second, have you investigated the possibility of using the Google
Account Authentication API to log into Google?  I'm not sure if that's
even possible (yet) in this case, but it may be worth looking at.
Ideally, that would definitely be the way to do this if Google has
extended the Analytics interface to allow for it.  I can't imagine
that it would be that difficult for Google to provide for this - it's
probably just a matter of having the time to do it and how big of a
priority that it is for them.

Lastly, I'm not sure the approach of putting each report into its own
table is the way to go.  I'm looking at the code now and may have an
alternative way of storing that data shortly.

Overall, it's not a bad piece of code to use as a starting point.
Let's get this into an open source project and get more people working
on it.

Thanks,
Scott

On Sep 24, 12:43 pm, Er1c wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ahmetky  
View profile  
 More options Dec 13 2007, 10:05 am
From: ahmetky
Date: Thu, 13 Dec 2007 07:05:20 -0800 (PST)
Local: Thurs, Dec 13 2007 10:05 am
Subject: Re: C# Code to Extract Data from Google Analytics & Import into SQL Server
Where can I download the C# code?
http://blog.secondspace.com/google-analytics-data-extractor
the link above gives an error...

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Er1c  
View profile  
 More options Jan 3 2008, 7:55 pm
From: Er1c
Date: Thu, 3 Jan 2008 16:55:11 -0800 (PST)
Local: Thurs, Jan 3 2008 7:55 pm
Subject: Re: C# Code to Extract Data from Google Analytics & Import into SQL Server
Not sure why the link gives you an error.

I just added the project to Google Code:
http://code.google.com/p/gadataextractor/

The links in the blog entry are:
Source Coede: http://www.secondspace.com/tools/GoogleAnalyticsImportPublic.zip
Binary: http://www.secondspace.com/tools/GoogleAnalyticsImportPublicBinary.zip

Cheers,

Eric

On Dec 13 2007, 7:05 am, ahmetky wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »