Skip to content
Snippets Groups Projects

Matomo web component

Merged Neuber, Eugen Ramon requested to merge matomo-component into master
3 unresolved threads
4 files
+ 66
5
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -7,7 +7,9 @@
<body>
<dbp-matomo-demo lang="de"></dbp-matomo-demo>
<dbp-matomo-demo lang="de" matomo-url="<%= matomoUrl %>" matomo-site-id="<%= matomoSiteId %>"></dbp-matomo-demo>
<p>version: <span style="color: white; background-color: black;"><%= buildInfo.info %></span></p>
<p>Matomo: url: <%= matomoUrl %>, site-id: <%= matomoSiteId %></p>
</body>
</html>
Loading