r3098
Forum Replies Created
-
Forum: Plugins
In reply to: [Aurora Heatmap] issue with ‘accuracy’ and ‘wpadminbar’ showingSince I haven’t heard back from you in a while, I’m marking this as resolved.
If you have further questions, you can start a new thread.
Your report was very helpful.
Thank you.Forum: Plugins
In reply to: [Aurora Heatmap] issue with ‘accuracy’ and ‘wpadminbar’ showingHi?@donbowman.
I am R3098, the developer of Aurora Heatmap.
>a) fix the accuracy check which is blocking any eventsThis is the current specification of Aurora Heatmap. The paid version includes a lecture that explains how to resolve this. However, since this is not a standard feature even in the paid version, if you require support, please contact us through the official page before purchasing.
>b) fix the ‘wpadminbar’ showing on the preview, breaking the accuracy- The primary causes of the admin bar appearing in the Aurora Heatmap preview may include browser cache or login session effects. However, no similar cases have been reported so far.
- Aurora Heatmap is designed to execute
wp_set_current_user(0);
during heatmap display, ensuring content is shown as if viewed by a non-logged-in user. Normally, this should hide the admin bar. However, if the admin bar is still visible, it is likely that some process is forcibly enabling it for logged-in users.
This issue is most likely caused by your theme or another plugin controlling
admin_bar
. Checking the relevant settings and code may help you identify and resolve the problem.Forum: Plugins
In reply to: [Aurora Heatmap] Use of REST API instead of admin-ajaxSince I haven’t heard back from you in a while, I’m marking this as resolved.
If you have further questions, you can start a new thread.
Thank you.Forum: Plugins
In reply to: [Aurora Heatmap] Use of REST API instead of admin-ajaxHi?@leedxw.
At this time, there are no plans to transition to the REST API.
Regarding performance, several optimizations have already been implemented in the current AJAX communication to reduce server load and improve efficiency.In the current standard operation, we believe that performance is sufficiently optimized.Forum: Plugins
In reply to: [Aurora Heatmap] php version compatibility with 8.1 and 8.2This topics has fulfilled its purpose, and I will now mark it as resolved.
If you have any additional questions, please feel free to start a new thread.
Your feedback has been incredibly helpful.
Thanks to everyone.- This reply was modified 1 year, 1 month ago by r3098.
Forum: Plugins
In reply to: [Aurora Heatmap] Compatible with Litespeed Servers?Since I haven’t heard back from you in a while, I’m marking this as resolved.
If you have further questions, you can start a new thread.
Your report was very helpful.
Thank you.Forum: Plugins
In reply to: [Aurora Heatmap] php version compatibility with 8.1 and 8.2Hi @cim.
We have fixed additional PHP deprecated notices.
Please try it.
The version is 1.6.2.
Thank you for your report.Forum: Plugins
In reply to: [Aurora Heatmap] php version compatibility with 8.1 and 8.2Everyone, I’m sorry to have kept you waiting.
We have released v1.6.1 today.
Fixed PHP deprecated notice on PHP 8.x.Forum: Plugins
In reply to: [Aurora Heatmap] Compatible with Litespeed Servers?Hi @saschinger.
Yes, we have confirmed that Aurora Heatmap works well with sites on Litespeed Webservers, even with the Litespeed Cache Plugin active.
However, due to site-specific factors and configurations, there is a possibility of compatibility issues, so we recommend conducting tests.Forum: Plugins
In reply to: [Aurora Heatmap] php version compatibility with 8.1 and 8.2Hi @cim.
We are currently preparing the mentioned release.
Once the timing is specifically determined, we will also announce it here.Forum: Plugins
In reply to: [Aurora Heatmap] How Do Pages Get Added To Heatmap ListSince I haven’t heard back from you in a while, I’m marking this as resolved.
If you have further questions, you can start a new thread.
Thank you.Forum: Plugins
In reply to: [Aurora Heatmap] php version compatibility with 8.1 and 8.2Hi?@whichtransfers.
We are aware that Deprecated is occurring in the relevant PHP version.
First, suppress the Deprecated notification in the next version.
Then, in the next version after that, we will resolve this issue and exclude PHP 5.6 from support where the error occurs.
Thanks.Forum: Plugins
In reply to: [Aurora Heatmap] Browser Window Size vs. Heatmap ClicksHi?@smartfinds.
Acquisition data is optimized to show accurate user behavior at the size of the heatmap window opening.
Therefore, user behavior should be verified with the opened window size.Forum: Plugins
In reply to: [Aurora Heatmap] How Do Pages Get Added To Heatmap ListHi @smartfinds.
If there are no problems with the current tally, data will be added as needed over time.
The following is an excerpt from the official website.The purpose of the heat map is not to count absolute numbers, but to understand user behavior.
In order to ensure the reliability of the analysis data, the data to be acquired with a specific algorithm is selected.
Even if it is in that category, it will not be counted unless user action occurs.
The number of counts also affects the accuracy setting.Forum: Plugins
In reply to: [Aurora Heatmap] how to make it works with litespeed cache plugin?Since I haven’t heard back from you in a while, I’m marking this as resolved.
From what I can see of your site from the outside, it appears to be working just fine at the moment.
If you have further questions, you can start a new thread.
Thank you.