tag-manager icon indicating copy to clipboard operation
tag-manager copied to clipboard

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.

Results 153 tag-manager issues
Sort by recently updated
recently updated
newest added

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Matomo/Plugin TagManager](https://hosted.weblate.org/projects/matomo/plugin-tagmanager/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widgets/matomo/-/plugin-tagmanager/horizontal-auto.svg)

### Description: Fixed start_date and end_date check to fire tags as per UTC Fixes: #511. ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought...

Needs Review

### Description: Added a field input for the goal revenue when setting up a tag to manually trigger a goal. I also converted some hard coded strings to use the...

Needs Review

Google GTM has a browser exttension, shown here: A user has suggested an enhanced tag preview tool for MTM. They want to _"be able to see all the different tags...

In Google Tag Manager, there’s a Tag Sequencing feature to allow tags to fire sequentially, so that, for example, one initiates a tracking pixel, and another fires asynchronously for individual...

Enhancement

We had a user that was having issues when configuring a tag with a specific start date and end date. While investigating this issue, I found that the Start and...

Bug

### Description: Resolves #212 ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior of the code with strange input, with strange internal...

Needs Review

There are quite a few files that use hard coded strings instead of using translations. We need to audit the entire plugin and convert as many hard coded strings as...

Hi, I use MTM and the goals feature. When defining a goal, it is possible to set a revenue... Also, following https://developer.matomo.org/api-reference/tracking-javascript it should be possible to track a goal...

Enhancement

### Description: Allows to resolve n+1 queries when deleting all templates in version ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior...