Skip to content
forked from ghaagh/Sticky

All-in-one Open Source Retargeting Solution For Ad Networks, Including Cookie Syncing (Cookie Matching), Script API, Advertisement API and Dashboard API

License

Notifications You must be signed in to change notification settings

jangocheng/Sticky

 
 

Repository files navigation

Sticky

Sticky is an all-in-one open-source retargeting solution for ad-networks and RTBs. It includes:

  • Cookie-Matching API
  • Advertising API
  • Script API for gathering information form websites and webstores.
  • Dashboard API for integrating easily with your DSP panel.

Features!

  • Tested for High traffic approximately 40M request per day
  • Behavior retargeting, based on user's differenct activities like Like, Dislike, Add To Cart and Page and Product visit.

Requirements

  • .Net core 2.2.
  • MongoDB (For cookie syncing).
  • Druid (for retargeting users base on product categories).
  • Kafka (for sending message from script API).
  • Aerospike (for recording user's product visits).
  • MSSQL (for saving user's setting and created Segments And Hosts).
  • Redis (for using as a cache).

Note!

  • You may also need IIS or nginX to publish all API .
  • for services part, it is recommended to use SupervisorCTL to manage your service. you can also use a tmux window for services. but it is not recommended.

Important!

  • This project is currently under heavy construction.

About

All-in-one Open Source Retargeting Solution For Ad Networks, Including Cookie Syncing (Cookie Matching), Script API, Advertisement API and Dashboard API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.9%
  • JavaScript 2.1%