Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CmsClickedActionableInsight

A partner clicks an Actionable Insights card on the CMS homepage

example
{
  action: "clickedActionableInsight",
  context_module: "actionableInsights",
  context_page_owner_type: "home",
  subject: "inquiryResponse" | "publishArtworks" | "orderResponse",
  variant: "improve" | "positive",
  destination_path: "/conversations"
}

Hierarchy

  • CmsClickedActionableInsight

Index

Properties

action

action: clickedActionableInsight

context_module

context_module: actionableInsights

context_page_owner_type

context_page_owner_type: home

destination_path

destination_path: string

subject

subject: string

variant

variant: string

Generated using TypeDoc