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

feat: increment page views server-side #3981

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

mariojsnunes
Copy link
Contributor

@mariojsnunes mariojsnunes commented Nov 4, 2024

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Feature (adds functionality)
  • Refactoring (no functional changes)

What is the current behavior?

Page views are incremented client-side.

What is the new behavior?

Pages view increments are now done server-side.

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Closes #3936

@mariojsnunes mariojsnunes requested a review from a team as a code owner November 4, 2024 23:10
@mariojsnunes mariojsnunes merged commit f50ff4e into master Nov 4, 2024
16 of 17 checks passed
@mariojsnunes mariojsnunes deleted the feat/page-views branch November 4, 2024 23:11
@onearmy-bot
Copy link
Collaborator

🎉 This PR is included in version 2.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Tech] Increment page views server-side
2 participants