matomo-org / matomo-org/plugin-MarketingCampaignsReporting
Remove prefix from display of results
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 28
- Forks
- 21
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 11
Description
In Matomo 3 the results were easier to read, and less cluttered.
A user writes: _"The plugin that shows campaign details in the visitor log now displays "campaign" in front of each attribute ie campaign name, campaign medium, campaign keyword etc. This makes the page more cluttered and harder to read (in my opinion) than simply stating name, medium, keyword etc, as it used to before Matomo 4."_
Contributor guide
No contributing guide indexed for this repository
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 in the plugin's visitor-log campaign details display, where the campaign attribute labels are assembled. Confirm the current labels include the "campaign" prefix, then verify that the displayed attributes use the shorter names such as name, medium, and keyword without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100