Interaction events
Description of custom events related to interactions like polls, question cards etc in short videos or during livestream.
Shopping
Name
Description
fw:interaction:submit-answer
Emitted when user submits an answer for the question interaction and also for Giveaway interaction.
event.detail.extra
contains the interaction, email and answer
fw:interaction:submit-choice
Emitted when user submits a choice for the Poll interaction and for a Trivia Giveaway interaction.
event.detail.extra
contains the interaction and chosen option's text
fw:interaction:giveaway:winner-chosen
Emitted when a winner is chosen for a Giveaway interaction and also for a Trivia Giveaway.
event.detail.extra
contain array with chosen winner(s).
Last updated
Was this helpful?