Session & Events
Init session
Starts a session identified by a session_id. The session is used to “group” events. I.e. it groups user interactions during a session. Like clicking some banner images, or completing a checkout.
PUT
Init session
Authorizations
Doofinder API key. Pass it as: Authorization: Token <api_key>
Path Parameters
Unique id of a search engine.
Body
application/json
Response
OK
Response returned over register stat operation.
Result of the stats request. i.e. 'registered'
Init session