window. Use window.addEventListener to intercept them.
These events are for live shopping. Widget events are documented separately — see Shoppable video custom events. On React Native, live events arrive through onEvent on LiveShoppingChannel — see Live Shopping Channel.
Code Block Example
Events
videowiseLiveOnPlay
Triggered when the live stream is playing.clientTScurrentTimedeviceeventTypeinteractionType = resume_playerisLivelsIdorganisationIdsiteIduidurlvideoElapsedMinutesvideoElapsedSeconds
videowiseLiveOnStop
Triggered when the live stream is closed.clientTScurrentTimedeviceeventTypeinteractionType = close_playerisLivelsIdorganisationIdsiteIduidurlvideoElapsedMinutesvideoElapsedSeconds
videowiseLiveOnInteraction
Triggered when a user executes a specific interaction during the live stream.clientTScurrentTimedeviceeventTypeinteractionTypeisLivelsIdorganisationIdsiteIduidurlvideoElapsedMinutesvideoElapsedSeconds
mute_playerunmute_playerpause_playerresume_playerlike_reactionshareadd_to_calendarsend_chatminimize_playermaximize_playershow_product_listhide_product_listproduct_clickadd_to_cartcheckoutshow_carthide_cartreplayprogress
interactionType = share then the event will contain in addition:
socialShare
interactionType = product_click | add_to_cart then the event will contain in addition:
item(which is data about product from the live stream)