wintercms / wintercms/wn-matomo-plugin
Add support for a cookie consent component
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Will need to also think about how this would play into server side tracking. Also worth looking into how WordPress manages GDPR issues and cookie consent things, could be worth coming up with a centralized handler for this sort of interaction within Winter itself so that plugins can just register what they need consent for / what they interact with in a standardized way to make it easier for Winter CMS websites to comply with GDPR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the wn-matomo-plugin's Matomo tracking flow and the issue's references to server-side tracking, WordPress GDPR handling, and Winter CMS plugins. Before implementation, clarify whether the goal is a plugin-level cookie consent component or a centralized Winter handler; done should mean a defined consent approach that supports the relevant tracking interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100