Disabled Burst Statistics but it is still generating error logs
-
I have had Burst installed on one of my sites but then I noticed it was generating a debug log error on a regular basis and taking my debug.log file to over 20Mb in a short space of time.
I have disabled it and stopped all statistics, but it is still generating debug log entries like below.
How is that possible after I have deactivated it? – Please can you help me to remove Burst entirely so it no longer tries to record anything, and stops writing entries to the debug.log…?[02-Jul-2024 09:37:57 UTC] Burst Statistics: Failed to determine hit type.
[02-Jul-2024 09:37:58 UTC] WordPress database error Table ‘azfreight.wpgx_burst_goals’ doesn’t exist for query SELECT * FROM wpgx_burst_goals WHERE status = ‘active’ AND server_side = 0 made by burst_beacon_track_hit, burst_track_hit, burst_prepare_tracking_data, burst_sanitize_completed_goal_ids, burst_get_active_goals_ids, burst_get_active_goals, QM_DB->query
[02-Jul-2024 09:37:58 UTC] WordPress database error Table ‘azfreight.wpgx_burst_statistics’ doesn’t exist for query select ID, session_id, entire_page_url, time_on_page, bounce
from wpgx_burst_statistics
where uid = ‘17189cf3400a005b727b1131d12842a2’ AND time > ‘1719911278’ AND entire_page_url = ‘/my-account/az-messages/’ ORDER BY ID DESC limit 1 made by burst_beacon_track_hit, burst_track_hit, burst_get_hit_type, burst_get_last_user_statistic, QM_DB->query
[02-Jul-2024 09:37:58 UTC] Burst Statistics: Failed to determine hit type.
- You must be logged in to reply to this topic.