Hi @backwardsla.
Is the URL you showed the relevant site?
If so, it is most likely that the related files for Aurora Heatmap are not loading properly.
It could be due to the cache plugin.
That is a common problem we see.
Please check the following.
This is from the official site.
https://market.seous.info/en/aurora-heatmap#oc-1
First of all, you need to run a script called reporter.js to measure the Aurora Heatmap.
Reporter.js uses jQuery, so it must be loaded before that.
If you have problems with the behavior caused by the cache plugin, do the following
* Stop binding JavaScript files (Minify)
* Check if jQuery is loaded before reporter.js
* Stop merging JavaScript files and stop the lazy loading itself or exclude jQuery and reporter.js.
The heatmap display in the dashboard uses a drawing script called h337.js.
If you have problems with heatmap rendering, try h337.js.