Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedExternalNewsSource

A user clicks the external news source of an article

This schema describes events sent to Segment from [[clickedExternalNewsSource]]

example
 {
   action: "clickedExternalNewsSource",
   context_page_owner_type: "article",
   context_page_owner_id: "62389c0a0b01c80022eb82a1",
   context_page_owner_slug: "artsy-editorial-making-generative-art-changed-understanding",
 }

Hierarchy

  • ClickedExternalNewsSource

Index

Properties

action

action: clickedExternalNewsSource

context_owner_id

context_owner_id: string

context_owner_slug

context_owner_slug: string

context_owner_type

context_owner_type: PageOwnerType

destination_path

destination_path: string

Generated using TypeDoc