From f0334ffc5fef6cd6e5e96174532cd2d035a0a86b Mon Sep 17 00:00:00 2001 From: bst2002git Date: Fri, 28 Jan 2022 12:32:21 +0100 Subject: [PATCH] fix for protected TrackID ability to use the Matomo Protected Tracking ID --- etc/adminhtml/system.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index 0c8e79d..b410ea9 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -74,11 +74,11 @@ showInWebsite="1" showInStore="1"> - Listed under Settings/Website in your Matomo administration panel + Listed under Settings/Website in your Matomo administration panel. Or use the protected TrackID from JavaScript Tracking Code (ex. M5rJzx9nzk) from Matomo 1 - required-entry validate-digits validate-zero-or-greater + required-entry validate-alphanum validate-no-empty