Skip to content

DeviceDetection segment editor auto suggested values should show full strings  #6772

@mattab

Description

@mattab

The goal of this issue is to review the Device Detection segments such as browserCode and operatingSystemCode.

  • Currently the valid segment values for browserCode are FF, CH, IE, etc.
    • would be more understandable and guessage to use firefox, chrome, internet explorer etc.
    • the segment auto suggest values should contain automatically all the top browsers we know of, instead of using the Live auto suggested feature.
    • for Backward compatibility we should still accept FF, CH etc. and define firefox or Chrome as aliases to those ones.
  • Same applies to operatingSystemCode where segment values would be pretty string such as windows xp, windows 7, GNU/Linux
    • it's case insensitive, both Windows XP and windows xp will alias to WXP

Implementation: refs suggestedValuesCallback feature.

Metadata

Metadata

Assignees

Labels

EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions