Author Topic: Integration with GetResponse / AWeber etc.  (Read 1741 times)

bingham

  • Posts: 11
    • View Profile
Integration with GetResponse / AWeber etc.
« on: April 14, 2008, 08:55:44 am »
Can I execute an unseen PHP program on prospect confirm?  If so, can I integrate a mail form from GetResponse or AWeber and use the !tags / !variables in it?

What I want to do is transfer name, address, phone, etc. data from my imported database to GetResponse, for example, using the !variables when the prospect confirms acceptance of my offer.  

If there is another way of doing this, apart from having the prospect fill in the form themselves, could someone give me a clue?

Best regards,

Gren. Bingham

AlanT

  • Posts: 47
    • View Profile
    • http://www.PowerKeysPub.com
Integration with GetResponse / AWeber etc.
« Reply #1 on: April 15, 2008, 05:32:52 am »
I think there's a BIG question as to WHY would you want to do that?  Why not use ONE mailing list manager for everything?
- Alan

We all have the Power.
All we need are the Keys.
http://www.PowerKeysPub.com

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Integration with GetResponse / AWeber etc.
« Reply #2 on: April 18, 2008, 08:29:16 am »
There is a script in the "xtra" folder named "signup-xtra.php".  Copied to your main ListMail folder this script will run after signup or optionally on manual addition and import.

Some code to get you started might look like as follows:
Code: [Select]
if($list==2){
 // code here
}

A list of available variables from signup/addition can be found at the top of the file.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting