19 Feb 2019 03:51 PM - last edited on 13 Dec 2021 10:29 AM by MaciejNeumann
How do you integrate Dynatrace SaaS with Tableau?
Solved! Go to Solution.
19 Feb 2019 04:19 PM
What data you want to have in tableau?
Sebastian
19 Feb 2019 06:12 PM
User session data...specifically conversions
19 Feb 2019 06:13 PM
I'm curious though, how do you connect Dynatrace to Tableau? Is it through the web connector integration? Is there a pre-defined integration?
19 Feb 2019 06:43 PM
@William S. you can pull data from Dynatrace API REST directly using Tableau Data Connector or construct a Python query to marshal the data in a file that Tableau can consume.
19 Feb 2019 06:52 PM
As Jose said, the API will be your best bet on this. It will be a custom integration for you since this is not predefined for Tableau. Here is a great link where they talk about gathering user experience data via the API:
https://www.dynatrace.com/news/blog/integrate-search-and-segment-user-session-and-user-action-data-with-the-dynatrace-rest-api-beta/?_ga=2.102489537.1333238778.1550589872-1967624720.1534795578
Thanks,
David Nicholls