Skip to main content
Tolstoy’s player uses window.postMessage() to post event from the embedded iframe to the parent hosting site, for more information see Window.postMessage() Example of using an event:
All events will send the event name in the name attribute, In addition all events will send:
  • accountId - Your account ID
  • projectId - Your project ID
  • anonymousId - Viewer ID

Core Events

Widget Lifecycle Events

Interactive Events