Appreciation Engine

Open navigation

Basic User Data Fields Reference


The fields below are the basic fields that make up user data that is accessible via an aeJS user object. In addition to the field names, you can see see realistic mock data associated with each field.


User data can be passed on to local methods so that you can create records in your own CRM database.


  • AccessToken : "c5b52cc1e9b9d4395f10d7bb0c929bae_1485121375" 
  • Address :  "123 Some Street" 
  • AddressLine2 : "Unit A" 
  • AvatarURL :  "http://theappreciationengine.com/Member_Controller/getAvatar/123/123" 
  • Bio "I'm great!" 
  • BirthDate "1976-01-26" 
  • City "Victoria" 
  • Country "Canada" 
  • CountryCode "CA" 
  • Email "john@email.com" 
  • Extended : <Object> 
  • FirstName "John" 
  • Gender "M" 
  • GeoCountry "CA" 
  • GeoIP "24.68.36.245" 
  • GeoLat "48.4993" 
  • GeoLong "-123.4003" 
  • ID xxx 
  • MobilePhone "1234567890" 
  • PostCode "90404" 
  • State "BC" 
  • Surname "Smith" 
  • Username "john_smith" 
  • VerifiedEmail "john@verified_email.com" 
  • Website "http://www.johnsmith.com" 


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.