ConceptsOptimization

Slots

Measure ad performance by placement so you can experiment, measure, optimize.

A slot names a placement of a Koah ad in your app β€” in-chat, sidebar, inline feed card. Tag each ad request with its slot and Koah attributes every metric to that placement, so you can compare them and double down on what earns the most.

How to use slots

1

Register the slot first

Slots must be registered before use. Add them in settings under Slots and enter a name (see naming rules below).

Slots section in the publisher settings, with an Add Slot button
2

Pass the slot on each request

Pass the registered slot name as the slot field on ad request from that placement.

3

Break down metrics by placement

Once requests are flowing, break your dashboard metrics down by slot to compare performance.

Naming rules

Slot names are auto-formatted in the dashboard (lowercased, spaces β†’ hyphens) and must match the pattern ^[a-z0-9]+(?:-[a-z0-9]+)*$.

RuleValidInvalid
Lowercase letters and numberssidebar1Chat-Footer
Hyphens to separate segmentschat-footerchat--footer
No leading or trailing hyphenssidebar-sidebar-
Max 20 charactershome-sidebarthis-slot-name-is-too-long
Was this helpful?