Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedOnLearnMore

A user clicks on the learn more link on the private artwork page.

This schema describes events sent to Segment from ClickedOnLearnMore

example
 {
   action: "clickedOnLearnMore",
   context_module: "Sidebar",
   subject: "Learn more"
   type: "Link"
   flow: "Shipping" | "Artsy Guarantee"
 }

Hierarchy

  • ClickedOnLearnMore

Index

Properties

action

action: clickedOnLearnMore

context_module

context_module: string

flow

flow: string

subject

subject: string

type

type: string

Generated using TypeDoc