matomo-org/matomo
在 GitHub 查看Clarify "Keep Page URL fragments when tracking Page URLs" Option in Measurable Settings
Open
#22,791 创建于 2024年11月22日
EnhancementHelp wantedtriaged
描述
Within the configuration of a measurable there is an option "Keep Page URL fragments when tracking Page URLs", this option is not super clear, could we precise that this is about #.
Steps to reproduce
- Open the Matomo settings and navigate to the configuration of a Measurable.
- Locate the option labeled "Keep Page URL fragments when tracking Page URLs".
- Review the description or functionality associated with this option.
What I got:
The option "Keep Page URL fragments when tracking Page URLs" lacks clarity. It is not immediately clear that it refers to tracking the fragment identifier (#) in the URL, which can affect how analytics handle single-page applications or anchor-based navigation.
What I expected instead:
A more precise explanation for the option, such as:
"This setting determines whether the fragment identifier (e.g., #section) in URLs is included when tracking page views. Enable this if you want analytics to differentiate between sections of a page identified by # fragments."