Create a Google Analytics Connection
Google Analytics Client ID and Secret
Use the API Console to get your client id and client secret. API Console : https://code.google.com/apis/console
Retrieve Key Using this URL
Google Analytics Profile
Get your Profile for the connection string from your Google Analytics web administration screen. Go to analytics.google.com, click on "Admin" in the toolbar and find your "View ID" which is your profile id. It should be a (roughly) 8 digit number.
Google Analytics Connection String
The Google Analytics Connection String Structure is
jdbc:ganalytics://[client id].apps.googleusercontent.com/[key]&client_secret=[secret]&profile=[profile id]&appName=DataCurrent
0
Post is closed for comments.
Comments
0 comments