Skip to content

Remove Cloudflare instruction from no data page #21778

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

Merged
merged 4 commits into from
Jan 8, 2024
Merged

Remove Cloudflare instruction from no data page #21778

merged 4 commits into from
Jan 8, 2024

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Jan 8, 2024

Description:

Cloudflare has deprecated their support for "cloudflare apps", see https://cloudflareapps.com/apps/
This means the Matomo Cloudflare app can no longer be used to install the Matomo tracking code.

Therefore this PR removes the suggested installation method from the no data screen.

The detection class is still kept, so Matomo is still be able to detect Cloudflare, as those detection might be used by plugins for other purpose.

fixes #21752

Review

@sgiehl sgiehl added this to the 5.0.2 milestone Jan 8, 2024
@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Jan 8, 2024
@sgiehl sgiehl requested a review from a team January 8, 2024 12:59
Copy link
Member

@mneudert mneudert left a comment

Choose a reason for hiding this comment

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

One more translation we can probably delete, otherwise LGTM.

Co-authored-by: Marc Neudert <marc@innocraft.com>
@sgiehl sgiehl merged commit 98cc5fe into 5.x-dev Jan 8, 2024
@sgiehl sgiehl deleted the dev-17607 branch January 8, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

Remove Cloudflare from No Data Screen
2 participants