Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Tracking): Adjusted matomo script #503

Merged
merged 1 commit into from
Jun 21, 2024
Merged

fix(Tracking): Adjusted matomo script #503

merged 1 commit into from
Jun 21, 2024

Conversation

vktrrdk
Copy link
Member

@vktrrdk vktrrdk commented May 28, 2024

@dweinholz
adjusted script file, so it loads matomo tracking for cebitec matomo instance

Try to fulfill the following points before the Pull Request is merged:

  • Please create your prs against the dev branch
  • Please WAIT for the tests to finish.
  • All tests have been successfully completed.
  • When adding a new documentation or tutorial, make sure that the markdown is linked in the config.yml

@vktrrdk vktrrdk requested a review from qqmok May 28, 2024 15:38
@vktrrdk vktrrdk requested a review from dweinholz June 18, 2024 07:07

var u = "https://piwik.cebitec.uni-bielefeld.de/";
_paq.push(['setTrackerUrl', u + 'matomo.php']);
_paq.push(['setSiteId', '22']);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it have to be hardcoded or could we also define it somewhere in the evn or something?

@vktrrdk vktrrdk merged commit 20181f5 into dev Jun 21, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants