Skip to content

Consider changing ad on fragment/anchor change #24

@davidfischer

Description

@davidfischer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions