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

fixes Pages views result for today/yesterday #77

Merged
merged 1 commit into from
Oct 22, 2024
Merged

fixes Pages views result for today/yesterday #77

merged 1 commit into from
Oct 22, 2024

Conversation

bezhanSalleh
Copy link
Owner

No description provided.

@bezhanSalleh bezhanSalleh merged commit e4fb664 into main Oct 22, 2024
2 checks passed
Copy link

what-the-diff bot commented Oct 22, 2024

PR Summary

  • Improved Date-Value Mapping in ActiveUsers
    The code that associates dates with their corresponding values in the ActiveUsers.php file has been updated. Part of the update involved removing some unnecessary commented-out code, and utilizing $metric object to enhance the mapping process.

  • Adjusted Result Order in PageViews
    The PageViews.php file was updated to correct how results are displayed. Specifically, the different values for 'today's views' (pageViewsToday) and 'yesterday's views' (pageViewsYesterday) have been adjusted so they will now appear in the correct order.

@bezhanSalleh
Copy link
Owner Author

bezhanSalleh commented Oct 22, 2024

Fix #67

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