A feature that allows you to use geographic information automatically captured from your subscribers opt-in IP address in your messages.
When subscribers opt in to your list through a sign up form, AWeber captures their IP address. Based on this IP address, for most subscribers we can capture geographic information which you can use to personalize your messages .
This geographic data is based on the subscriber's IP address, which will not always match where they are physically located. It is an approximate measure, so please use it accordingly.
|
Field Name |
Variable |
Displays |
|
Country |
{{ subscriber.signup.country }} |
Country (where subscriber signed up from) |
|
Region |
{{ subscriber.signup.region }} |
Region (in the USA, this is State) |
|
City |
{{ subscriber.signup.city }} |
City |
|
Postal |
{{ subscriber.signup.postal_code }} |
Postal Code |
|
Latitude |
{{ subscriber.signup.latitude }} |
Latitude |
|
Longitude |
{{ subscriber.signup.longitude }} |
Longitude |
|
DMA Code |
{{ subscriber.signup.dma_code }} |
Direct Marketing Association code |