AWeber Email Signup Box

Note: Please install and activate the AWeber Box before proceeding with this tutorial.

Integrating AWeber with your Thesis site has never been easier. This tutorial will show you the basics of setting up the AWeber Email Signup Box so you can start running email campaigns on your site.

AWeber Email Signup Box menu item

After you’ve installed and activated the AWeber Box, visit Thesis AdminBoxesAWeber to connect your Thesis site to your AWeber account.

Locate the big blue button shown below, and then click it to proceed to AWeber, where you’ll receive an authorization code.

AWeber Email Signup Box authorization code button

AWeber will ask you to log in, and then they’ll show you your authorization code:

AWeber Email Signup Box authorization success

Copy the authorization code, and then paste it in the corresponding text box on your AWeber Box settings screen, as shown below. Next, click the “Connect to AWeber” button to connect your AWeber account to your Thesis site.

AWeber Email Signup Box paste authorization code

Once your AWeber Box is connected, you’ll need to set 3 simple options: a default email list, a “thank you” page (where new subscribers will be sent), and an “already subscribed” page (where users who are already on your list will be sent if they attempt to re-subscribe).

AWeber Email Signup Box default options

You can use any of your WordPress pages to serve as your “thank you” and “already subscribed” pages, so you have complete control over this content.

After setting up the default options, every AWeber Box you deploy in your templates (regardless of the Skin you’re using) will be pre-populated these options for convenience.

Also, once you’ve added an AWeber Box to a template, you’ll be able to control its options on the Skin Content page, without having to venture back into the Skin Editor to find it every time you want to change something.

AWeber Form ID

The AWeber Form ID is part of the equation that allows impressions and submissions to be properly tracked. This will tell you the conversion rate for any given form.

Locating the Form ID is simple:

  1. Select or create a list.
  2. Navigate to “Sign Up Forms”.
  3. Select or create a Sign Up Form (note: if creating a new form you will need to save it before moving on).
  4. In the address bar of your browser, copy the 10 digit number on the very end of the URL. It will be in the form: https://www.aweber.com/users/web_forms/edit/1234567890
    (note: on new forms it may look slightly different but the number will be at the end of the URL).
  5. Now, go back to your website and paste the number into the Web Form ID field of the AWeber box.
  6. Save the options.

Tracking Pixel

In order to properly calculate conversions, you will need to supply the AWeber tracking pixel id. Note: each instance of the AWeber box you deploy on a site will need a separate id. That means in AWeber you will need to create a Sign Up Form for each location you intend to track on your site.

To locate the tracking pixel id:

  1. Select or create a list.
  2. Choose the Sign Up Forms tab.
  3. Create or select a web form.
  4. Save the form and navigate to Step 3 (Publish).
  5. Click “I will install my form”.
  6. Click raw html version.
  7. Deselect “Include beautiful form styles”.
  8. In the text area containing HTML code, locate the <img> tag. It will have an attribute named “src”.
  9. Locate the URL that begins: https://forms.aweber.com/form/displays.htm?id=
  10. Copy the characters to the right of “id=”.
  11. Navigate back to Thesis and paste the characters into the Tracking Pixel ID field.
  12. Save the options.