tag-manager
tag-manager copied to clipboard
Display Plugin Author Below Tag Template Name in Matomo Tag Manager Using getAuthor() Function
Hi Team,
Steps to reproduce
- Create a custom plugin to add tags within Matomo Tag Manager.
- Check the tag template name displayed in the UI.
What I got:
- No display of the plugin author below the tag template name, making it unclear who created or maintains the tag template.
What I expected instead:
- A function, such as getAuthor(), in the custom tag PHP class to display the author's name in the UI below the tag template name.
Hi @Chardonneaur . Thank you for the enhancement suggestion. I'll have Product take a look and prioritise this issue.
I think this will be worthwhile to implement if/when we allow third party tags on Cloud, which could extend the library significantly and more overview would be needed.