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 164 tag-manager issues
Sort by recently updated
recently updated
newest added

- Added support for Custom Dimensions and Custom Variables into the Matomo Tag - Added support for Custom Variables into the Matomo Variable I think some tests still need to...

For tracking with the legacy tracking code, there is `_paq.push(['deleteCustomDimension', 1]);` - that doesn't work with the Tag Manager. That results in custom dimensions being tracked for pageviews and actions...

Enhancement

followup to #12 (many thanks to @pebosi) ## TODO: - [ ] add `AdwordsConversionTagHelp` - [ ] check if `google_conversion_format` needs to be a string - [ ] add docs...

Help wanted: new tag
New Tag

Only for development. If you otherwise change anything in TagManager or any of the Tags/Triggers/Variables you otherwise always need to manually execute the `tagmanager:regenerate-released-containers` command to test the changes. Something...

Enhancement

Same as https://github.com/matomo-org/matomo/blob/4.x-dev/.github/workflows/buildtrackerjs.yml However, it would build `javascript/tagmanager.js`. We should then also document this. Maybe we could create a new category `Matomo Tag Manager Development` on https://developer.matomo.org/piwik-in-depth and have a...

Enhancement

A few tags (and other things) are currently missing descriptions: https://github.com/matomo-org/tag-manager/blob/4d0f899b7f22f5dbc7643712e2f664ff3651914d/lang/en.json#L238 https://github.com/matomo-org/tag-manager/blob/4d0f899b7f22f5dbc7643712e2f664ff3651914d/lang/en.json#L302-L317

Enhancement

This will be especially useful in case their analytics domain/path contains eg Matomo and is blocked by ad blockers or similar. By downloading the JS file they can embed the...

Enhancement

Hi, Would it be possible to integrate a feature in order to delete all the tags and triggers within a given container? Typical use case is the following one: when...

Enhancement

I've added two more functions: 1. transaction (sale/lead/cancellation) 2. add to cart Would like to hear feedback and the merge :)

Needs Review

Hello Matom Team, i have a little question: Is it possible to support custom variable?