For information about Aweber click here.
8220;Aweber.com integration8221; is offered on the Package8217;s record.
You can enable the integration by checking the box and replace the LIST_NAME with your Aweber8217;s list name.
You can also pass custom fields to Aweber. For example let8217;s say you want to pass the following details to Aweber:
- The affiliate8217;s ID so to suggest new offers to customers and make sure that the affiliate will get the sale.
- The user8217;s id so you can instruct the customer how s/he can promote your product/service by giving his/her affiliate links.
- The customer8217;s email which is used as a username with memberships.
- The customer8217;s password.
Here is how to do this:
First create the custom fields in Aweber; choose the list you want and then select 8220;My Lists/Custom fields8221; or click here: https://www.aweber.com/users/settings/custom_fields
Create the following fields:
affiliate
id
username
password
Inside DELAVO enable the Aweber integration in the Package8217;s record, change the list8217;s name as noted and then add the following
custom affiliate=#{Affiliate.id}
custom id=#{Customer.id}
custom username=#{Customer.email}
custom password=#{Customer.passwd}
inside the 8220;parameters8217; textarea right after this line
meta_redirect_onlist=#{Sale.thankLink}
Test the feature by adding custom fiends in your follow up messages.
Example:
Your username is: {!custom username}
Your password is: {!custom password}
Your affiliate link is:
http://turbomembership.com/?aff_id={!custom id}
Aweber will parse those custom fields with the information sent by DELAVO when the user signed up via a DELAVO8217;s package which had the Aweber integration setup.
Go to Detail Page