This content has been marked as final.
Show 3 replies
-
1. Re: How to feed data from Tableau Server v9 to Google Analytics?
Javod Khalaj Oct 23, 2015 10:44 AM (in response to Glauber Ribeiro)1 of 1 people found this helpfulYou could inject the Google Analytics javascript into a js file that's already being served up on server.
I believe you can find the files in:C:\Program Files\Tableau\Tableau Server\9.x\wgserver\public\javascripts\api
Specifically the tableau-2.0.0.min.js appears to be served up on all the relevant pages.
-
2. Re: How to feed data from Tableau Server v9 to Google Analytics?
Glauber Ribeiro Oct 28, 2015 12:13 PM (in response to Javod Khalaj)This works, thanks!
There's an extra challenge, in that in Tableau v9, all pages show as the same URL (the site root, with # and a path appended). This doesn't play as well with Analytics as previous Tableau versions. But at least i'm getting browser versions and location information.
-
3. Re: How to feed data from Tableau Server v9 to Google Analytics?
Travis Boyle Sep 9, 2016 11:04 AM (in response to Javod Khalaj)Any idea if this continues to function in Server 10, and if so any suggestions about what file to update, and if/when the file is reset to default?