Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegistrationPageView

A user views the auction registration page. This is a track event that fires in addition to the pageview event for marketing tool purposes.

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

example
 {
   action: "registrationPageView",
   context_module: "auctionHome"
 }

Hierarchy

  • RegistrationPageView

Index

Properties

Properties

action

action: registrationPageView

context_module

context_module: auctionHome

Generated using TypeDoc