This property contains the geo location infomation of current user.
Value | Description |
---|---|
country | This variable gives the information about country of current user. |
city | City corresponding to the user's location (if available) |
latitude | Latitude corresponding to the user's GPS location |
longitude | Longitude corresponding to the user's GPS location |
state | State corresponding to the user's location (if available) |
source | Source of the user location e.g. ip, browser, map. By default the user geolocation is determined using user's IP address |
postal_code | Postal code / Zip code / Pin code of the user if available |