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

Restore per-load randomness #342

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Restore per-load randomness #342

merged 1 commit into from
Jul 12, 2024

Conversation

timacdonald
Copy link
Member

With our recent changes to caching, we lost the per-load randomness of the header banner and side bar promotion.

This PR restores the per-load randomness to ensure that the one banner / side bar add is not stuck on each page for an extended period of time and get an equal share of views. It achieves this by pushing the randomness into JavaScript.

@taylorotwell taylorotwell merged commit ab4b054 into master Jul 12, 2024
1 check passed
@taylorotwell taylorotwell deleted the restore-randomness branch July 12, 2024 14:22
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.

2 participants