matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
175 stars 58 forks source link

Missing Explanation for History Change Trigger in Matomo Tag Manager #929

Open Chardonneaur opened 4 days ago

Chardonneaur commented 4 days ago

Hi team,

There is a missing ? for History Change trigger within Matomo Tag Manager. As a result, people don't know what this trigger is about.

Screenshot from 2024-11-22 10-44-15


Steps to reproduce

  1. Open Matomo Tag Manager and navigate to the Triggers section.
  2. Attempt to create a new trigger using the History Change trigger type.
  3. Review the options and settings for this trigger.

What I got:

The History Change trigger lacks a clear explanation or help text (e.g., a question mark with a tooltip) to describe its purpose and how it works. This creates confusion for users trying to understand when and how to use it.

What I expected instead:

A help icon (e.g., a question mark or tooltip) next to the History Change trigger that provides a brief explanation of its function, such as:

"The History Change trigger activates when the browser's history changes, such as when using single-page applications (SPAs) where the URL changes without a full-page reload."


AltamashShaikh commented 4 days ago

@Chardonneaur Thanks for creating this issue, it seems we don't have HistoryChangeTriggerHelp key set and that's why there is no ? mark present.