Visitor Data Properties
Geoflow provides you with easy access to over 30 visitor data properties—from the country to the currency to the device type, and much more.
Property Name | Property Variable | Type | Property Example |
---|---|---|---|
Continent Name |
| String | Oceania |
Continent Code |
| String | OC |
Country Name |
| String | Australia |
Country Code |
| String | AU |
Region |
| String | Oceania |
National Capital |
| String | Canberra |
City |
| String | Melbourne |
State Name |
| String | Victoria |
State Code |
| String | VIC |
Postal/ZIP Code |
| String | 3000 |
Is EU Visitor? |
| Boolean | true |
Time Zone |
| String | Australia/Melbourne |
Latitude |
| String | -37.81590 |
Longitude |
| String | 144.96690 |
Airport Code |
| String | MEL |
Currency Code |
| String | AUD |
Currency Symbol |
| String | $ |
Calling Code |
| Number | 61 |
Language |
| String | en-AU |
Autonomous System Number |
| Number | 4804 |
Internet Service Provider |
| String | Optus |
Is Mobile Visitor? |
| Boolean | false |
Device Type |
| String | Desktop |
Mobile Data Saver |
| Boolean | false |
Reduced Motion |
| Boolean | false |
Color Preference |
| String | dark |
Operating System |
| String | Windows |
Current Page URL |
| String | getgeoflow.com |
Page Referer |
| String | webflow.com |
User Agent |
| String | Chrome/118.0.0.0 |
IP Address |
| String | 192.168.1.1 |
Developer Tip: Gain access to even more visitor data properties by enabling one or more of the optional script extensions offered. Visit this page here for more information.
Last updated
Was this helpful?