We use Matomo for web analytics of Up2U tools.

Our Matomo instance is managed by Dimitris (NTUA) and Michal (PSNC).


Tool maintainers are requested to add a JS tracking code to all pages of their tool.

Preferably, the code should be put before the closing </head> tag of a page.


For production instances, the tracking code is:

<script type="application/javascript" src="https://cdn.test.up2university.eu/scripts/matomo-production.js"></script>


For test instances (i.e. having word "test" in their domain names), the tracking code is:

<script type="application/javascript" src="https://cdn.test.up2university.eu/scripts/matomo-test.js"></script>


  • No labels