A partner opens the Private Viewing Room editor, either to share a room for
the first time or to update one already shared.
trigger separates the three entry points: the Share button on an unshared
room, the Manage panel on a shared one, and the banner shown when a shared
room's artworks have drifted from the snapshot viewers currently see. Pairing
the banner trigger with its bannerViewed impression is the only way to tell
whether that nudge gets acted on.
Fires on open, not on the first edit, so it is the denominator for
share-completion rate when paired with SharedPrivateViewingRoom.
A partner opens the Private Viewing Room editor, either to share a room for the first time or to update one already shared.
triggerseparates the three entry points: the Share button on an unshared room, the Manage panel on a shared one, and the banner shown when a shared room's artworks have drifted from the snapshot viewers currently see. Pairing the banner trigger with itsbannerViewedimpression is the only way to tell whether that nudge gets acted on.Fires on open, not on the first edit, so it is the denominator for share-completion rate when paired with SharedPrivateViewingRoom.
This schema describes events sent to Segment from ClickedSharePrivateViewingRoom
{ action: "clickedSharePrivateViewingRoom", context_module: "listDetail", context_page_owner_type: "privateViewingRoom", list_id: "5d2b5b5d5e5b5d000e1b5b5d", value: "share", trigger: "shareButton" }