EAZPageVisitedParameters Class Reference

Public Attributes

string pageName
 

Detailed Description

Model that contains information about Page Visited event.

Definition at line 87 of file EAZEventsParameters.cs.

Member Data Documentation

◆ pageName

string EAZPageVisitedParameters.pageName

Name of page visited by User.

List of page names:

  • root
  • featuresLading
  • signIn
  • signUp
  • forgotPassword
  • forgotPasswordEmailSend
  • passwordReset
  • passwordResetStatus
  • about
  • contacts
  • help
  • terms
  • privacyPolicy
  • verification
  • platform
  • gamePrep
  • eazeCup
  • eazeCupGame
  • eazeCupGamePage
  • game
  • gameResult
  • gamesPage
  • contest
  • contestsPreview
  • contestGame
  • profile
  • deposit
  • withdraw
  • cancellation
  • settings
  • userVerification
  • challengeGamePlay
  • challengesInvite
  • depositSuccess
  • payNl
  • withdrawEmailConfirmation
  • addMoneyPaymentStatus
  • withdrawPaymentStatus
  • unsubscribePage
  • error404
  • deepLinkRedirect
  • redirectPage

Definition at line 137 of file EAZEventsParameters.cs.