The Wayback Machine - https://web.archive.org/web/20220407044829/https://github.com/python/pythondotorg/issues/1806
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

Replace hardcoded Python Software Foundation sponsor logo placements with EthicalAds #1806

Open
ewdurbin opened this issue Jun 21, 2021 · 0 comments
Assignees

Comments

@ewdurbin
Copy link
Member

@ewdurbin ewdurbin commented Jun 21, 2021

Is your feature request related to a problem? Please describe.

Certain tiers of Python Software Foundation sponsors receive recognition of their sponsorship on python.org with a logo, examples include:

Currently managing these logo placements is manual, performed via the boxes application.

Downsides are that it requires us to format HTML manually. We also receive no analytics on actions taken from these logo placements.

Describe the solution you'd like

Ideally, using the data modeled for sponsors in our existing sponsors application:

  • Create necessary placements/flights via the EthicalAds API
  • Render the necessary flights on python.org based on the specific placement (downloads, jobs, etc...)

Additional context

We would like to have the links render in such a way that rather than going directly to the sponsor's landing page URL, they are taken to the PSF sponsors page. This will provide us with metrics on actions taken from sponsor logo recognitions, without turning them into advertisements.

Ideally the rendering of the sponsor recognitions will be similar to the current side bar recognitions on PyPI.org:

Screen Shot 2021-06-21 at 10 57 28 AM

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

No branches or pull requests

2 participants