Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5981

Archiving ignores / filters url patterns

$
0
0

Matomo: 4.15
MySQL version: 8.0.32
PHP version: 8.2.1
Running in Windows 2019

Follow up of: Missing data in Behaviours and Page Titles

The site being monitored uses 3 kind of urls with ID:

  • https://app.mydomain.com/pl1_XXXXXX/contentTitle : the content was first created on the leader of the app
  • https://app.mydomain.com/pr1_XXXXXX/contentTitle : the content was first created on the first replica
  • https://app.mydomain.com/pr2_XXXXXX/contentTitle : the content was first created on the second replica

XXXXXX is a sequential number.
The p[l1|r1|r2] is unique and an id never changes.

When archiving / creating reports in Matomo, only contents containing pr1_XXXXXX are being analyzed and available. All others urls are not available event though they do exist in the database.

I invalidated several dates and recreated the reports but nothing changes.

php.exe "D:\Matomo\console" core:archive -vvv --force-idsites="2" --url=https://matomo.mydomain.com>>matomo-archive.log 2>>error-archive.log

It executes with no errors. Debug mode is of no help here.

Same if called from the api

Why is Matomo ignoring the datas ?

Thank you for your help !

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5981

Trending Articles