You can include these different options for personalization:
 
  
  
 Subscriber Information
This information is pulled from the subscriber's initial signup, and is mostly information that they provided directly to you.
- 
  Full Name 
- 
  First Name 
- 
  Last Name 
- 
  Email Address 
- 
  Thank you page 
- 
  Ad Tracking 
- 
  IP Address 
- 
  Signup URL 
- 
  Signup Date 
- 
  Custom Field Data 
 
  
  
 Information from Your Account
This information is set on your List Settings page.
- 
  Signature 
- 
  Contact Address 
- 
  Unsubscribe Link 
- 
  Archived Web Version 
- 
  Date 
- 
  Global Text Snippets 
 
  
  
 Subscriber Location
This information is generated from your subscriber's IP address.
- 
  Country 
- 
  Region 
- 
  City 
- 
  Postal Code 
- 
  Latitude 
- 
  Longitude 
- 
  DMA Code 
 
  
  
 Name Variables
The AWeber system can correct the capitalization of most subscribers' names. So if someone enters their name as steve, AWeber can display their name in messages as Steve.
| Field Name | Variable | Displays | 
| Full Name |  | Subscriber's full name | 
| Full Name |  | Full name, corrects capitalization for both first and last names | 
| First Name |  | Subscriber's first name | 
| First Name |  | First name, corrects capitalization | 
| Last Name |  | Subscriber's last name | 
| Last Name |  | Last name, corrects capitalization | 
 
  
  
 Date Variables
AWeber can display the current date, as well as the date the subscriber opted in to your list in several formats. Additional date formatting options are available.
For the current date:
| Desired Date Format | Use | Display | 
| Long Date |  | January 3, 2015 | 
| Abbreviated |  | Jan 3, 2015 | 
| Short w/Slash |  | 1/3/2015 | 
| Short w/Dash |  | 1-3-2015 | 
| European w/Slash |  | 3/1/2015 | 
| European w/Dash |  | 3-1-2015 | 
| Day of the Week |  | Wednesday | 
 
For the date a subscriber signed up to your list:
| Desired Date Format | Use | Display | 
| Long Date |  | January 3, 2015 | 
| Abbreviated |  | Jan 3, 2015 | 
| Short w/Slash |  | 1/3/2015 | 
| Short w/Dash |  | 1-3-2015 | 
| European w/Slash |  | 3/1/2015 | 
| European w/Dash |  | 3-1-2015 | 
| Day of the Week |  | Wednesday | 
 
  
  
 Geographic Variables
When subscribers opt in to your list, 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 |  | Country (where subscriber signed up from) | 
| Region |  | Region (in the USA, this is State) | 
| City |  | City | 
| Postal |  | Postal Code | 
| Latitude |  | Latitude | 
| Longitude |  | Longitude | 
| DMA Code |  | Direct Marketing Association code | 
 
  
  
 RSS Variables
These variables pull information from an RSS feed that you've set up. Using the Feed Element allows you to incorporate content from your blog, podcast, youtube channel and other content feeds without needing to use these variables; however, if you use RSS variables for your coded HTML message, the different RSS variables will display particular content from your RSS feed.
More detailed variables located when learning How can I use dynamic email content with a RSS feed?
 
| Variable | Displays | 
|  | Title of Your Feed | 
|  | Description of Your Feed | 
|  | Link to Your Web Page | 
|  | Title of Your Post | 
|  | Date of Your Post | 
|  | Excerpt/Content From Post | 
|  | Full Content From Post | 
|  | Link to Full Post Online | 
 
  
  
 Custom and Global Fields
 
| Variable | Displays | 
|  | Whatever information is stored in the variable name custom field | 
|  | Whatever information is stored in the variable name custom field, with the first letter capitalized in each word | 
|  | Whatever information is stored in the variable name global field | 
|  | Whatever information is stored in the variable name global field, with the first letter capitalized in each word | 
Note: When using a Custom or Global Field variable make sure that the letter case matches exactly what you've entered into the list information. For example, if you create a custom field for Transaction ID the variable will need to be written as {{ subscriber.custom_field['Transaction ID'] }}.
 
  
  
 Other Variables
 
| Field Name | Variable | Displays | 
|  |  | Subscriber's email address | 
| Ad Tracking |  | Subscriber's ad tracking category | 
| Unsubscribe Link |  | Unsubscribe link | 
| Subscription Source |  | URL where subscriber signed up | 
| Add IP |  | IP address subscriber signed up from | 
| Signature |  | Your signature file | 
| Contact Address |  | |
| Archive URL |  | Link to the archived web version of your broadcast message | 
 
