=== AWeber Integration === Contributors: jamescollins Tags: aweber, widget, analytics, wp, wpmu Requires at least: 2.6 Tested up to: 2.7 Stable tag: trunk A simple way to add one or more AWeber email subscription form(s) to your sidebar and optionally enable AWeber email web analytics for your website. == Description == This plugin provides a simple way to add one or more [AWeber](http://www.aweber.com) form(s) to your sidebar and optionally enable [AWeber email web analytics](http://www.aweber.com/email-analytics.htm) for your website. It gives you access to a new "AWeber Mailing List" sidebar widget, that lets you enter the subscription form's details. These details are used to automatically display your AWeber email subscription form. The settings page lets you enter your AWeber account id. Once entered, the AWeber web email analytics tracking code will be automatically enabled on all pages in your website. No manual page or template editing is required. Compatible with both WordPress and WordPress MU (WPMU). Very useful for WPMU based installations where JavaScript and `
` snippets are not allowed. == Installation == Installation of this plugin is simple: 1. Upload the entire `aweber-integration` directory to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Add the AWeber widget to your sidebar. 1. (Optionally) visit Settings -> AWeber to enable AWeber analytics. == Frequently Asked Questions == = Does the widget support more than a basic Name/Email subscription form? = Not that this stage. This feature is planned for a future version. = The AWeber analytics tracking code does not appear on my website? = Ensure that you've set up your account ID in the settings page. If the code still does not appear before your `` tag, ensure your theme's `footer.php` contains a call to `wp_footer()`. == Screenshots == 1. Aweber Widget Configuration Panel 2. Aweber Email Analytics Integration == ChangeLog == **Version 1.0.2** * PHP 4 compatibility fix. **Version 1.0.1** * Add screenshots. * Standardize field widths in widget configuration page. **Version 1.0.0** * Inital release.