Options
All
  • Public
  • Public/Protected
  • All
Menu

A user sees a rail of content

This schema describes events sent to Segment from RailViewed.

example
 {
   action: "rail_viewed",
   context_screen: "home",
   context_module: "Home"
   position_y: 2, // optional
 }

Hierarchy

  • RailViewed

Index

Properties

action

action: railViewed

context_module

context_module: ContextModule

context_screen

context_screen: OwnerType

Optional position_y

position_y: undefined | number

Generated using TypeDoc