Chrome version 100 issue

Hello Matomo team and community.

Does Matomo 4.5 have the problem of UA unreadable due to chrome being version 100 (3 digits)?

Reference:
https://bugs.chromium.org/p/chromium/issues/detail?id=1273958

I don’t think this will be a problem for device and browser analytics.

user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4650.4 Safari/537.36
os:
  name: Windows
  version: "10"
  platform: x64
client:
  type: browser
  name: Chrome
  version: 100.0.4650.4
  engine: Blink
  engine_version: ""
device:
  type: desktop
  brand: ""
  model: ""
os_family: Windows
browser_family: Chrome
1 Like

Just to confirm, Matomo (Tested using version 4.7.1) works with Chrome 100 for both tracking and UI:


2 Likes