-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Needed: design decisionA core team decision is requiredA core team decision is required
Description
Some other ad networks change the ad when the fragment/anchor changes. This becomes especially important on single page applications when the page doesn't reload. There are a few considerations here:
- We should probably debounce this. While the server should limit things so advertisers aren't overbilled, we probably shouldn't change ads more frequently than a certain amount of time (at least 5-10s I'd say).
- This might depend on viewport detection (Ad in viewport detection #12) which isn't live yet. Sometimes ads are at the top of the page while anchors are far down the page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needed: design decisionA core team decision is requiredA core team decision is required