Field | Required? | Description |
---|---|---|
properties.featureId | Optional | Used to map events to features directly. Should correspond to the id of a feature in Kana. Defaults to the any mapping rules if not present. |
properties.delta | Optional | Used to record how much of a feature someone has used. Defaults to 1 . |
userId
(aka. anonymous events) will be dropped and responded to with a 400 Bad Request
error.properties.featureId
field within a Segment event
1
will be recorded.
These rules can be created on the Segment Integration page within the Kana dashboard. They can be set based on the name and properties of a track event with multiple AND
conditions if required.