Guides
...
Platform communication
Window postMessage API
ShowEngagementMessage
3min
Show engagement messages describe specific actions in the live stream domain related to user interactions.
The message target of a show message is show.engage.
LiSA accepts/exposes the following show actions:
Action | Description | Direction of communication |
---|---|---|
chat-join The user clicked the social sharing CTA. LiSA to X | The user joined the chat. | LiSA to X |
chat-message The user clicked the social sharing CTA. LiSA to X | The user sent a chat message. | LiSA to X |
add-to-calendar | The user clicked the "add to calendar" CTA. | LiSA to X |
social-sharing | The user clicked the social sharing CTA. | LiSA to X |
show-reaction The user clicked the social sharing CTA. LiSA to X | The user clicked the show reaction CTA. | LiSA to X |
Listed below are examples for show message payloads.
Updated 25 Mar 2024
Did this page help you?