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

Prioritize ads based on content #4224

Merged
merged 2 commits into from
Jun 13, 2018
Merged

Conversation

davidfischer
Copy link
Contributor

This changes the prioritization of ads requested from the client.

  • Lower priority of sidebar placement if it would be below the fold
  • The above will automatically increase the priority of footer ads relatively
  • Increase the priority of a mobile text-only ad when on mobile

These priority changes only affect the choice of an ad within a flight of ads from the same advertiser. The flight will still be chosen based on the targeting criteria and probabilistically on how many clicks/views are needed to fill the ad buy.

Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes a lot of sense and should hopefully increase CTR. I also wonder if we should do something similar w/ footer ads and short content. I know there was a user who complained about the mobile ads on really short pages, so maybe we should also de-prioritize them if the content length is <500px or something.

@davidfischer
Copy link
Contributor Author

I know there was a user who complained about the mobile ads on really short pages, so maybe we should also de-prioritize them if the content length is <500px or something.

They complained about the regular footer ads on very short pages. I agree. On very short pages, lets deprioritize footer ads in favor of sidebar.

@davidfischer davidfischer merged commit e1826a9 into master Jun 13, 2018
@stsewd stsewd deleted the davidfischer/ad-priority branch August 15, 2018 22:25
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