plugin-QueuedTracking icon indicating copy to clipboard operation
plugin-QueuedTracking copied to clipboard

Traces of errors in Queue tracking

Open heurteph-ei opened this issue 2 years ago • 2 comments

Hi Matomo!

As seen there: #192 when there is tracking errors, they are not visible anymore when the Queue tracking is enabled.

Another example is available for such tracking failures (logged in my error log file, when Queue tracking is disabled):

httpd: -|matomo-server|t="Wed Sep 28 16:00:29 2022" rip="10.221.0.0" ip="-" uid="YzRTfXgzNdXEzkW1l3-WAQAAAH4" severity="php7:notice" v="matomo-server" msg="Error in Matomo (tracker): Invalid idSite: '0'"
httpd: -|matomo-server|t="Wed Sep 28 16:32:02 2022" rip="10.221.0.0" ip="-" uid="YzRa4oLUbIkTEhcvEw4YAgAAABE" severity="php7:notice" v="matomo-server" msg="Error in Matomo (tracker): Invalid idSite: '0'"
httpd: -|matomo-server|t="Wed Sep 28 16:52:17 2022" rip="10.221.0.0" ip="-" uid="YzRfoIWi0NQ47ify7gCZ@gAAAFs" severity="php7:notice" v="matomo-server" msg="Error in Matomo (tracker): An unexpected website was found in the request: website id was set to '22' ."
httpd: -|matomo-server|t="Wed Sep 28 16:52:31 2022" rip="10.221.0.0" ip="-" uid="YzRfryi-osCyKrkgT5oSygAAAHc" severity="php7:notice" v="matomo-server" msg="Error in Matomo (tracker): An unexpected website was found in the request: website id was set to '22' ."
httpd: -|matomo-server|t="Wed Sep 28 16:52:51 2022" rip="10.221.0.0" ip="-" uid="YzRfw-sayOoO8-snhrbFwgAAABI" severity="php7:notice" v="matomo-server" msg="Error in Matomo (tracker): An unexpected website was found in the request: website id was set to '22' ."
httpd: -|matomo-server|t="Wed Sep 28 17:53:29 2022" rip="10.221.0.0" ip="-" uid="YzRt@RABku7qpRTAXNminQAAAFM" severity="php7:notice" v="matomo-server" msg="Error in Matomo (tracker): An unexpected website was found in the request: website id was set to '22' ."

When the Queue tracking is enabled, above errors are not logged anywhere anymore...

heurteph-ei avatar Oct 17 '22 15:10 heurteph-ei

Hi @heurteph-ei. Thank you for the excellent suggestion. It's definitely odd that errors aren't getting logged like they usually do when queued tracking is enabled. I will mark this issue to be prioritised by our product team.

snake14 avatar Oct 17 '22 20:10 snake14

(and also the tracking error being visible in the Tracking failures admin report): image

heurteph-ei avatar Oct 18 '22 13:10 heurteph-ei

@heurteph-ei With release of version 4.07 this issue should be fixed, please let us know if this is still an issue and we can reopen the issue

AltamashShaikh avatar Jun 06 '24 03:06 AltamashShaikh