Skip to main content

Input fields

additionalQueryParams : JSONString

Additional query params to consider.

event : String

Description of the event.

eventCreated : String

Date of when the event fired in string format.

eventInformation : JSONString

Information about the event.

route : String

Join, buy now, etc.

sessionId : ID

Session id generated either FE or BE, so we can group sessions together.

successfulConversion : Boolean

If the user purchased a product from us.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "additionalQueryParams": {"key": "value"}, "event": "like-owner-best-much-purpose", "eventCreated": "want-poor-nation-improve-treatment", "eventInformation": {"key": "value"}, "route": "model-local-safe-just-attack", "sessionId": "89434395", "successfulConversion": true }