Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koddidev/blog-integrating-sponsored-listings
Code and demo to accompany the blog article, Integrate Winning Ads into Your Product.
https://github.com/koddidev/blog-integrating-sponsored-listings
adtech demo
Last synced: about 1 month ago
JSON representation
Code and demo to accompany the blog article, Integrate Winning Ads into Your Product.
- Host: GitHub
- URL: https://github.com/koddidev/blog-integrating-sponsored-listings
- Owner: KoddiDev
- Created: 2022-08-24T18:52:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T16:53:44.000Z (over 1 year ago)
- Last Synced: 2023-06-14T00:03:12.726Z (over 1 year ago)
- Topics: adtech, demo
- Language: JavaScript
- Homepage: https://koddidev.github.io/blog-integrating-sponsored-listings/
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Integrating Sponsored Listings
Code and demo to accompany the blog article, [Integrating Sponsored Listings in Your Search Results](https://koddi.com/integrating-sponsored-listings-in-search-results).## Roadmap
There are a few more tactics we'd like to demonstrate depending on various other scenarios you may encounter.1. Add an option to auto-scroll separated search results.
1. Ease transition animations for inserted/replaced content.
1. Demo of paged results when user scrolls before winning ads return.
1. Demo of infinite scrolling when user scrolls before winning ads return.
1. …