Skip to content
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

Fix missing 'pageviews' column from 'pages.csv' #1988

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

sashaafm
Copy link
Contributor

@sashaafm sashaafm commented Jul 4, 2022

Changes

The goal of this PR is to fix the missing pageviews column on the generated page.csv file. Mainly the solution is just adding the pageviews header to be added into the CSV and fix some tests.

Tests

  • Automated tests have been added

Changelog

  • Entry has been added to changelog

Documentation

  • This change does not need a documentation update

From what I can see the only mention of CSV in the docs is here and the pageviews column is shown although its for the visitors.csv.

Dark mode

  • This PR does not change the UI

@sashaafm sashaafm force-pushed the add-pageviews-to-pages-csv branch from 2996d6c to 42c7623 Compare July 4, 2022 16:29
@metmarkosaric
Copy link
Contributor

oh nice! thanks for your contribution @sashaafm!

@bundlemon
Copy link

bundlemon bot commented Jul 12, 2022

BundleMon

Unchanged files (7)
Status Path Size Limits
static/css/app.css
515.1KB -
static/js/dashboard.js
287.24KB -
static/js/app.js
12.13KB -
static/js/embed.host.js
5.58KB -
static/js/embed.content.js
5.06KB -
tracker/js/plausible.js
748B -
static/js/applyTheme.js
314B -

No change in files bundle size

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

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.

3 participants