Results 1 to 8 of 8

Thread: Adding Emails To Getresponse

  1. #1
    Thread Starter
    Rookie tankhan's Avatar
    Join Date
    Aug 2009
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Adding Emails To Getresponse

    Hi there,

    I would like to automatically add new member emails to my Getresponse account. Is there a way to do this, what files would I need to change.

    Thanks
    Tan

  2. #2
    Senior Member jakesterz's Avatar
    Join Date
    Aug 2009
    Posts
    194
    Thanks
    0
    Thanked 1 Time in 1 Post

  3. #3
    Thread Starter
    Rookie tankhan's Avatar
    Join Date
    Aug 2009
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Adding Emails To Getresponse

    Thanks for that Jake but I want it so when a user registers, his/hers email is automatically added to my Getresponse account.

    Is this possible anyone?

    Thanks
    Tan

  4. #4
    Senior Member
    Not a Verified Customer
    chanders's Avatar
    Join Date
    Jul 2009
    Posts
    120
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Adding Emails To Getresponse

    what's Getresponse?

  5. #5
    Thread Starter
    Rookie tankhan's Avatar
    Join Date
    Aug 2009
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Adding Emails To Getresponse

    Getresponse is a auto-responder (email marketing) service, http://www.getresponse.com" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false; . Getresponse is used for collecting name and email details of visitors so they can receive your emails later.

    Thanks
    Tan

    Quote Originally Posted by chanders
    what's Getresponse?

  6. #6
    Thread Starter
    Rookie tankhan's Avatar
    Join Date
    Aug 2009
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Adding Emails To Getresponse

    To Chanders and admin,

    What I want to achieve is when a user registers, and hits register button after filling in his/her name and email address, the submit button should also submit the following for at the same time as well.

    Here's the form code:

    Code:
    Sign up below to receive your FREE Newbies Guide.
          <form action="http://www.getresponse.com/cgi-bin/add.cgi" method="post" id="GRSubscribeForm" accept-charset="UTF-8">
    <fieldset>
    <table>
    
    
    <tr>
    <td>
    <label for="GRCategory2">Your Name</label>:</td>
    <td><input type="text" name="category2" size="14" id="GRCategory2" /></td>
    </tr><tr>
    <td><label for="GRCategory3">Your E-Mail</label>:</td>
    <td><input type="text" name="category3" size="14" id="GRCategory3" /></td>
    </tr>
    </table>
    <input type="submit" value="Download Now!" />
    <input type="hidden" name="category1" value="list_name" /> 
    <input type="hidden" name="confirmation" value="CLASSIPRESS URL"/> 
    <input type="hidden" name="error_page" value=""/> 
    <input type="hidden" name="ref" value="" />
    <input type="hidden" name="getpostdata" value="get" />
    </fieldset>
    </form>
    <style>
    <!--
    /* form box */
    #GRSubscribeForm fieldset {
    width: 260px; 
    border: 0;
    }
    		
    /* comment about GetResponse */
    #GRSubscribeForm p {
    font-size: x-small;
    }
    		
    /* table used to position form elements */
    #GRSubscribeForm table {
    border: 0;
    }
    		
    -->
    </style>
    Is this possible?

    Quote Originally Posted by chanders
    what's Getresponse?

  7. #7
    Senior Member jakesterz's Avatar
    Join Date
    Aug 2009
    Posts
    194
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: Adding Emails To Getresponse

    Does GetResponse even still let you do this? I'm pretty sure Aweber requires they opt-in separately.

    If GetResponse allows you to add to your lists w/o an opt-in, you might use one of the plugins to simply export your email list from WP and add it to your GetResponse list. Not automatic, but should be easy to spend like 2 minutes to do once a week.

    Alternatively, there are a number of plugins that let you use WP's mail function as an autoresponder so you might consider just using that instead of GetResponse.

  8. #8
    Thread Starter
    Rookie tankhan's Avatar
    Join Date
    Aug 2009
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Adding Emails To Getresponse

    Thanks again for the tip Jake, I'll probably do the exporting thing then.

    Quote Originally Posted by jakesterz
    Does GetResponse even still let you do this? I'm pretty sure Aweber requires they opt-in separately.

    If GetResponse allows you to add to your lists w/o an opt-in, you might use one of the plugins to simply export your email list from WP and add it to your GetResponse list. Not automatic, but should be easy to spend like 2 minutes to do once a week.

    Alternatively, there are a number of plugins that let you use WP's mail function as an autoresponder so you might consider just using that instead of GetResponse.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)