Options
All
  • Public
  • Public/Protected
  • All
Menu

A user has been on a page for 15 seconds.

This schema describes events sent to Segment from timeOnPage

example
 {
   action: "timeOnPage",
   category: "15 seconds",
   context_page_owner_type: "home"
 }

Hierarchy

  • TimeOnPage

Index

Properties

action

action: timeOnPage

category

category: "15 seconds"

Optional context_page_owner_id

context_page_owner_id: undefined | string

Optional context_page_owner_slug

context_page_owner_slug: undefined | string

Optional context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc