Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedLoadMore

A partner clicks a load 5 more button from CMS To-Do list after completing daily tasks.

This schema describes events sent to Segment from ClickedLoadMore

example
 {
   action: "clickedLoadMore",
   context_module: "toDoList",
   context_page_owner_type: "home"
   subject: "Load 5 More"
 }

Hierarchy

  • ClickedLoadMore

Index

Properties

action

action: clickedLoadMore

context_module

context_module: ContextModule

context_page_owner_type

context_page_owner_type: PageOwnerType

subject

subject: string

Generated using TypeDoc