Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedOpenInNewTabButton

A user clicks the open in new tab button on the collection (artwork list) page

This schema describes events sent to Segment from ClickedOpenInNewTabButton

example
{
   action: "clickedOpenInNewTabButton",
   context_module: "saves" ,
   context_owner_type: "saves",
   context_owner_id: "55ed8ca57261693d930000b8",
   context_owner_slug: "wishlist",
}

Hierarchy

  • ClickedOpenInNewTabButton

Index

Properties

action

action: clickedOpenInNewTabButton

context_module

context_module: ContextModule

context_owner_id

context_owner_id: string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: OwnerType

Generated using TypeDoc