JavaScript must be enabled in order to use this site.
Please enable JavaScript in your browser and refresh the page.
Configuring the Google Analytics connector
To enable the Google Analytics connector for use in web clients, you must create a new project in your Google Analytics instance to obtain the required ClientID and ClientSecret.
Procedure
Log in to
https://console.developers.google.com .
Create a new project.
Enable the
Analytics API .
Create credentials.
This will provide you with a client ID and a client secret.
Add the following hosts:
http://localhost:55931/authorize/code
http://localhost:55932/authorize/code
http://<spotfire_server>/spotfire/wp/oauth2/code
To learn more about how to work with these settings, refer to the online help in the developer's console .
Log in to
Spotfire Analyst as a user with administrator rights.
Click
.
On the
Preferences page, click a group for which you want to enable Google Analytics connectivity.
On the
Preferences tab, expand
Connectors and click
GoogleAnalytics .
Click
Edit .
In the
ClientID field, add the client ID obtained in
Step 4 .
In the
ClientSecret field, add the client secret obtained in
Step 4 .
In the
LocalRedirectPorts field, enter
55931, 55932 .
In the
Edit Preferences dialog, click
OK .
In the
Administration Manager , click
Close .
For the settings to take effect, users must log out of
Spotfire and then log in again.
Copyright © TIBCO Software Inc. All rights reserved.