Analytics not importing
-
Hi,
I ran an update on my website today and now my revenue reports are no longer showing any sales.
Tried to import Historical data but the import just never finishes. The last message I get is: “Imported Orders and Refunds 4625 of 4616” and then it keeps running on finalizing forever. It seem to have imported my registered customers just fine.I have tried several times, emptied the cache, checked pending actions, etc but nothing works. I am curious as to why it shows 4625 orders when there should only be 4616 but I really need to find a way to show my sales again.
All my plugins are up to date, the only error I get in my log is this one:2022-09-26T09:32:12+00:00 CRITICAL Unparenthesized
a ? b : c ? d : eis not supported. Use either
(a ? b : c) ? d : eor
a ? b : (c ? d : e)` in /home/wollyhoo/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 6442022-09-26T09:32:14+00:00 CRITICAL Unparenthesized
a ? b : c ? d : e
is not supported. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/wollyhoo/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 644`I checked the file but can’t find this issue in it so I am not sure what to do with it and don’t know if that is the cause for my Analytics issue.
Does anyone have any ideas? Thx
- The topic ‘Analytics not importing’ is closed to new replies.