matomo-org / matomo-org/matomo

New INI setting to specify the number of rows to archive in Behavior > Page Title reports

Open
#19,082 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
PHP
Stars
21.9k
Forks
2.9k
Avg merge
3d 3h
Merged PRs (30d)
139

Description

Basically this is the same type of request as #19066

The Page Title reports by default don't have any hierarchy and share the same limit as the Pages report. Increasing the top row limit for the Page Title report can have quite a negative impact on the performance due to the Pages report that could easily result in millions of rows in a report.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the related request in issue #19066 and the code responsible for archiving Behavior > Page Title reports. Determine where the shared Pages report row limit is applied and how an INI setting could control the Page Title archive limit independently. Done means the setting is documented, honored during archiving, and avoids increasing the Pages report limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
analytics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.