Matomo web component
Compare changes
Files
2- Neuber, Eugen Ramon authored
+ 2
− 1
@@ -2,6 +2,7 @@ import {i18n} from './i18n.js';
@@ -53,7 +54,7 @@ export class MatomoElement extends DBPLitElement {
On April, 2th between 18:00 and 22:00 gitlab.tugraz.at is maybe not available (Reason: maintenance work / gitlab updates).
Move Matomo related initialization to its own web component. Use this web component in App-shell.
App-shell has two new parameters: matomo-url
and matomo-site-id
. These are required for tracking, but tracking is still optional.