Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Variables names are ot dynamic references when called within a custom javascript variable #804

Open
SW-Vincent opened this issue Jun 19, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@SW-Vincent
Copy link

Calling Matomo Tag Manager variables within custom JavaScript variables is a quite recent (and greatly apreciated) feature.

When changing a Matomo Tag Manager variable name called within a custom JavaScript variable, its reference will not be updated.
It can be a big issue, as there is no error handling within Matomo Tag Manager, and leaving an invalid reference within a variable will lead to Matomo Tag Manager to crash in case of publication (i.e. no tag will trigger anymore, even when unrelated to the said variable).

Note that this issue does not exist for calling a variable within tags (which is an older feature).

@snake14
Copy link
Contributor

snake14 commented Jun 19, 2024

Hi @SW-Vincent . Thank you for creating this issue. That definitely sounds like something that should be addressed. I will notify our Product team and see if we can prioritise this ticket to be worked on soon.

@snake14 snake14 added the Bug Something isn't working label Jun 19, 2024
@snake14 snake14 added this to the For Prioritisation milestone Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants