![]() |
VOOZH | about |
Tableau Server is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData JDBC Driver for Adobe Analytics, you get access to live Adobe Analytics data within Tableau Server. This article shows how to connect to Adobe Analytics in Tableau Desktop, publish a Data Source to Tableau Server, and build a simple chart from that data.
The CData JDBC Driver enables high-speed access to live Adobe Analytics data in Tableau Server. Once you install the driver, you simply authenticate with Adobe Analytics and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing Adobe Analytics data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData JDBC Driver grants seamless access to Adobe Analytics data.
Start by installing the CData JDBC Driver on the machine hosting Tableau Server.
If your server is a Linux Machine:
If your server is a Windows Machine:
Next, install the CData JDBC Driver on the machine running Tableau Desktop. Before starting Tableau on Windows, make sure that you have placed the .jar file in the C:\Program Files\Tableau\Drivers folder. Before starting Tableau on macOS, make sure that you have placed the .jar file in the ~/Library/Tableau/Drivers folder.
Once the driver is installed on the Server machine, we can configure a connection to Adobe Analytics in Tableau Desktop and publish a Adobe Analytics-based Data Source to Tableau Server.
Adobe Analytics uses the OAuth authentication standard. To authenticate using OAuth, create an app to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties. See the "Getting Started" section of the help documentation for a guide.
GlobalCompanyId is a required connection property. If you do not know your Global Company ID, you can find it in the request URL for the users/me endpoint on the Swagger UI. After logging into the Swagger UI Url, expand the users endpoint and then click the GET users/me button. Click the Try it out and Execute buttons. Note your Global Company ID shown in the Request URL immediately preceding the users/me endpoint.
Report Suite ID (RSID) is also a required connection property. In the Adobe Analytics UI, navigate to Admin -> Report Suites and you will get a list of your report suites along with their identifiers next to the name.
After setting the GlobalCompanyId, RSID and OAuth connection properties, you are ready to connect to Adobe Analytics.
Once you establish the connection to Adobe Analytics data, you can configure which entities to visualize.
After you configure the data you wish to visualize, you can publish the Data Source to a Tableau Server instance. In Tableau Desktop:
This creates a new entry under the server's data source list, from which you an change the data source's permissions, view its history, and perform other management tasks.
๐ Data Source EntryNote that workstation connected to the same server will be able to use the same source in Tableau Desktop, even if the driver isn't installed there. Also, workbooks created directly on Tableau Server (via the web interface) can use this source.
With the Data Source published to Tableau Server, you are ready to visualize Adobe Analytics data.
Using the CData JDBC Driver for Adobe Analytics with Tableau Server, you can easily create robust visualizations and reports on Adobe Analytics data. Download a free, 30-day trial and get started today.
Download a free trial of the Adobe Analytics Driver to get started:
Download NowLearn more:
๐ Adobe Analytics IconRapidly create and deploy powerful Java applications that integrate with Adobe Analytics data including Metrics, Users, Reports, Segments, and more!