Hi @planaje,
We sincerely apologize for the ongoing issues you’re experiencing.
We’re finalizing a new update that will fully resolve this, and it will be released very soon. In the interim, please consider trying the SQL quick fix provided previously to restore tracking:
ALTER TABLE wp_statistics_visitor
ADD first_page BIGINT UNSIGNED NULL DEFAULT NULL AFTER source_name,
ADD first_view DATETIME NULL DEFAULT NULL AFTER first_page,
ADD last_page BIGINT UNSIGNED NULL DEFAULT NULL AFTER first_view,
ADD last_view DATETIME NULL DEFAULT NULL AFTER last_page;
We’ll notify you immediately once the update is available.
Best regards,
Mehmet
Hi @planaje,
Since some time has passed and we haven’t heard back from you regarding this ticket,
we will mark it as resolved for now.
If you still need assistance, please feel free to reply and we’ll reopen the ticket.
Best regards,
Mehmet