A user clicks on View Work on the notification page.
This schema describes events sent to Segment from [[clickedViewWork]]
example
{
action:"clickedViewWork",
context_owner_type:"notifications",
owner_id:"770fa47d-8cc8-4267-93e7-2808544d2a98" (it will change depending on the notification type. For offers, we are using partner offer id)
artwork_id:"6617b3410c1cd2000c6e11c7" notification_type:"offers" | "all" | "alerts" | "follows"
}
A user clicks on View Work on the notification page.
This schema describes events sent to Segment from [[clickedViewWork]]
{ action: "clickedViewWork", context_owner_type: "notifications", owner_id: "770fa47d-8cc8-4267-93e7-2808544d2a98" (it will change depending on the notification type. For offers, we are using partner offer id) artwork_id: "6617b3410c1cd2000c6e11c7" notification_type: "offers" | "all" | "alerts" | "follows" }