• There probably isn’t a very easy answer for this but I would like to know if this can be done so I can go hire someone to do this for me..

    I know that you can put an aweber or autoresponder opt in form on your page but that is not what I am looking to do.

    In order to comment on my blog and do some other things you MUST register. So I would like to know if I can integrate WP and Aweber so that when someone creates an account on WP they will also be opting into my newsletter.

    I would think this can be done as long as you know how to mess with the right databases because when people sign up they will be giving their email address which is all i need.

    If anyone has tried this or know how to do this I would appreciate any guidance. IF this doesn’t make sense let me know and I can try and clarify.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Codebanter.com has a plugin that helps you to add a Get Response or Aweber Optin box to your sidebar easily.

    http://www.codebanter.com/projects/

    I’m wanting to know this also. If anyone has come up with a way, please post it here.

    Codebanter, that’s not what this post was referring to. Adding an Aweber option box in any part of your post is easy. It’s getting those registering on your WP blog/site added to an Aweber subscription list is what this post is about. So that when someone registers to your WP they are also added to your Aweber list.

    Use a combination of the aweber fields
    “meta_forward_vars” and “redirect”

    meta_forward_vars will return all the form values to the URL specified in redirect. The redirect field should be set to wp-register.php

    To see a live example of this try http://www.maximuscle.com/account/register.html

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Advanced: Aweber & WP Integration’ is closed to new replies.