Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedPartnerLink

A user clicks on the partner's website url on the partner page

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

example
 {
   action: "clickedPartnerLink",
   context_page_owner_type: "partner",
   context_page_owner_id: "62389c0a0b01c80022eb82a1",
   context_page_owner_slug: "heather-james-fine-art",
   destination_path: "https://www.heatherjames.com/",
 }

Hierarchy

  • ClickedPartnerLink

Index

Properties

action

action: clickedPartnerLink

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