When i try to go to this link from another machine in another network, i got the following message : Piwik.HeatmapSessionRecording.configuration.assign({“heatmaps”:[],“sessions”:[],“idsite”:“1”,“trackerid”:“5lX6EM”});
I’m on IIS web Server
any suggestion ???
thank you
Hi Lukas,
thank for your answer
My Server is not a working only on localhost, it’s using correct domain accessible for all my users behind a vpn
so why users can get this answer ?? Piwik.HeatmapSessionRecording.configuration.assign({“heatmaps”:[],“sessions”:[],“idsite”:“1”,“trackerid”:“5lX6EM”});
Is the standard response for the plugin. There are no heatmaps or session recordings configured for this page so the arrays are empty. If there were configurations available the response might look like:
i don’t know how, but HeatMap is now recording normaly
but i still have the same warning on my System config : Requesting ‘https://xxxxxxxx/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=5lX6EM&url=http%3A%2F%2Ftest.test%2F’ resulted in an error: curl_exec: operation timed out after 2000 milliseconds with 0 out of 0 bytes received. hostname requested was: xxxxxxx . As a result, tracking Heatmaps and Session Recordings may not work. You may need to change your webserver configuration to allow access to this file via the Internet or Intranet.