diff --git a/server/modules/analytics/matomo/code.yml b/server/modules/analytics/matomo/code.yml index 8e6c5ef6..a650e9d6 100644 --- a/server/modules/analytics/matomo/code.yml +++ b/server/modules/analytics/matomo/code.yml @@ -1,7 +1,7 @@ head: | diff --git a/server/modules/analytics/matomo/definition.yml b/server/modules/analytics/matomo/definition.yml index 5d99ace1..cf00da83 100644 --- a/server/modules/analytics/matomo/definition.yml +++ b/server/modules/analytics/matomo/definition.yml @@ -18,9 +18,3 @@ props: hint: Including https:// and optionally the port. Without trailing slash. (e.g. https://example.matomo.cloud) default: https://example.matomo.cloud order: 2 - scriptUrl: - type: String - title: Tracking Script URL - hint: The full URL of the Matomo tracking script. - default: //cdn.matomo.cloud/EXAMPLE.matomo.cloud/matomo.js - order: 3