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

Add initial support for Matomo data collection via Paella player #1099

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

LukasKalbertodt
Copy link
Member

This add the ability to configure Paella to send statistical data to a Matomo instance. Closes #1038

There is additional support planned, with Tobira sending events to Matomo as well. But this is not part of this PR.

See the added docs and commit messages for more information.

@LukasKalbertodt LukasKalbertodt added the changelog:admin Changes primarily for admins label Feb 6, 2024
This makes it possible to let the Paella player send events to Matomo.
The Matomo server is configured in Tobira directly as Tobira needs to
set the correct CSP headers. Paella can then use the already initialized
Matomo.
@github-actions github-actions bot temporarily deployed to test-deployment-pr1099 February 7, 2024 08:39 Destroyed
Copy link
Member

@owi92 owi92 left a comment

Choose a reason for hiding this comment

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

Just very few typos, one or two possible corrections and a wording suggestion.

backend/src/config/matomo.rs Outdated Show resolved Hide resolved
backend/src/config/matomo.rs Show resolved Hide resolved
docs/docs/setup/matomo.md Outdated Show resolved Hide resolved
docs/docs/setup/matomo.md Outdated Show resolved Hide resolved
docs/docs/setup/matomo.md Outdated Show resolved Hide resolved
docs/docs/setup/matomo.md Outdated Show resolved Hide resolved
Copy link
Member

@owi92 owi92 left a comment

Choose a reason for hiding this comment

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

Nice. One more thing off our todo list.

@owi92 owi92 merged commit 7458127 into elan-ev:master Feb 22, 2024
4 of 5 checks passed
@LukasKalbertodt LukasKalbertodt deleted the matomo-paella branch February 22, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:admin Changes primarily for admins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Matamo in Paella player
2 participants