Forum Discussion
Connecting Hotjar with PowerBI as a data source
- Anonymous6 years ago
HI Shahodo,
After I double-check on hotjar documents I found it only shares the user attributes related APIs for development. (the official document methods they provide 'share' and 'export' features to sharing or getting records)
So if you want to get data from this service, you can export and get data from that file to power bi(simple way). In addition, you can try to use programming languages to simulation 'sign in' and using the export feature to get the respond CSV/xlsx files and package them as an interface or web service. (the hard way)
Then you can simply use power bi web connector to get data from that interface/web service.Regards,
Xiaoxin Sheng
FYI this is still an issue in 2022. I've been repeatedly trying to automate an extract from HotJar, but they only offer Zapier as an integration option. This is effectively chargable per survey/recording, so gets expensive very quickly.
We did also write our own screen-scraper to login and download the csv, but the website wasn't stable enough to use this.
thanks
Matt