Skip to content

pages_per_client assert#155

Merged
max-ostapenko merged 6 commits intomainfrom
prod
Sep 2, 2025
Merged

pages_per_client assert#155
max-ostapenko merged 6 commits intomainfrom
prod

Conversation

@max-ostapenko
Copy link
Copy Markdown
Contributor

This pull request introduces a new query for tracking the number of pages per client and updates the reports on HTML elements popularity to consistently use the current month instead of the previous month. The main changes are grouped below.

New Query Addition:

  • Added a new assertion and query named pages_per_client in pages.js to count the number of distinct pages per client for the current month, filtering out clients with more than 20 million pages.

Reports Consistency and Bug Fixes:

  • Updated the reports_html_elements_popularity.js report to use constants.currentMonth instead of the previous pastMonth variable throughout the file, ensuring all data, deletions, and exports are aligned to the current month. [1] [2] [3] [4]

@max-ostapenko max-ostapenko merged commit 2096899 into main Sep 2, 2025
3 checks passed
@max-ostapenko max-ostapenko deleted the prod branch September 2, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant