Data Collections Flow

Impression – send to Koddi when a customer views an ad unit (if a user scrolls past an ad and back, it should be send twice – Koddi will handle deduplication as needed)

Click – send to Koddi when a customer clicks on an ad unit (again, Koddi will handle deduplication as needed)

Conversion – send to Koddi when a conversion event occurs (again, Koddi will handle deduplication as needed)

If any of these events fails on the trip to Koddi, they can be retried up to 10 times.

📘

Koddi currently only supports sever side integrations.

We suggest that use existing services that connect to your front end OR create a proxy service to connect to Koddi.