In-app messaging events

Note: Your integration may add custom parameters. The tables only list parameters that exist in Synerise and SDKs/APIs by default.

inApp.show

An in-app message was shown.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings

inApp.capping

An in-app message was not displayed due to capping or frequency limits.

You can disable sending this event in the SDK Settings - Enable/disable sending in-app capping event.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings

inApp.click

The content of an in-app message was tapped.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
url string https://example.com/details?test=true The URL that was accessed when the user interacted with the in-app.
type string deepLink The type of the clicked link.
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings

inApp.controlGroup

An in-app message was not displayed because the recipient belongs to the control group.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings
type string global Type of the control group. global if the global control group was used;campaign if the control group was defined in the campaign settings.
globalControlGroupId string 00000000-0000-0000-0000-000000000001 Parameter reserved for future purposes.

inApp.discard

An in-app message was closed.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings

inApp.hide

An in-app message was hidden.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings

inApp.customHook

A custom action (implemented by your app developers and included in the in-app definition) from an in-app message was triggered.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings

inApp.renderFail

An in-app message was not displayed due to an error. This may be cause, for example, by an error in the Jinjava syntax or a connection problem.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that exist in all events
error string Connection Issue: Socket closed Summary of the problem
id string c8f0b875-62e9-4dae-b9d5-241cbc9453b3 Unique ID of the campaign
variantID/variantId integer 7044429 Unique identifier of the message variant
Additional parameters string Custom value Parameters added in the Additional parameters section of the campaign's settings
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker