magento2-matomo icon indicating copy to clipboard operation
magento2-matomo copied to clipboard

Excluding parameters

Open zigojacko opened this issue 3 years ago • 0 comments

Please can someone advise how we are meant to exclude URL query parameters as I can't see anything for this in the configuration...?

For example, if we want to exclude the parameter fbclid, then this line is added in the tracking code:

_paq.push(["setExcludedQueryParams", ["fbclid"]]);

Thanks for any pointers.

zigojacko avatar Nov 04 '22 17:11 zigojacko