• summerpet39 (1/14/2016)


    Extracting data from Google Analytics requires some programming skills.. specially with OAuth 2.0. If you are comfortable with C# or other language .. use their official SDK found on github.

    If you prefer not to re-invent the wheel then try some 3rd-party Google Analytics Connector like this one[/url]

    There is another method of connecting to Google API too.. use of *.p12 file (Certificate file) ..

    I was able to import on SSIS 2005 of all versions, without any programming tasks needed. It is a task within SSIS that you register in SSIS , after downloading. See the prior link in this thread.

    ----------------------------------------------------