Categories: CMS

Free AWeber Joomla Integration Without Any Extension

After integrating AWeber with vBulletin and phpBB, now let’s do it for Free Joomla.

Joomla notifies admin when a new user registers.

So, create a dummy administrator with listname@aweber.com as the email. So when a user registers on the site, the email is sent to AWeber. Now let’s create an email parser to add the user’s details to the AWeber list.

Pretty simple. So, let’s begin.

AWeber Custom Parser for Joomla Emails

We now need to create a parser in AWeber to parse data from Joomla. Setup the following Custom Parser in AWeber.

  • Trigger rule should be your webmasters from the address in your Joomla and this is tested in Headers.
    From:[^\n|.]+SomeName\@domain\.com
  • Rule 1 to get an email address from the sent email headers.
    \n[>\s]*E-mail:\s+(.+?)\n
  • Rule 2 to get the username from Joomla as the name in Aweber.
    \n[>\s]*Username:\s+(.+?)\n

Enjoy.

Also read:
Review of AWeber - an excellent email autoresponder service that cuts the crap to help marketers focus on sending great email campaigns that convert.
Shabbir Bhimani

Blogging Since 2009. If I can leave my high paying C# job in an MNC in the midst of global financial crisis of 2008, anybody can do it. @BizTips I guide programmers and developers to Start and Grow an Online Business. Read more about me here.

Recent Posts

Absolute Beginners Guide to Google Ads

Free Google Ads Tutorial for an absolute beginner covering campaigns and their types, networks, keywords,…

2 years ago

How Freshers Can Make Money Programming in Java

Do you want to make money programming in Java? Here are 6 creative ways for…

3 years ago

Financial Freedom for Freelancers – 9 Smart Ways

9 smart ways for freelancers to achieve financial freedom. First, you have to believe it…

3 years ago

How To Become A Self-Taught Developer

With so many programming languages and resources available, it can be information overall to learn…

3 years ago

Wise Review – Best Exchange Rates For Indian Freelancers

Wise review from an Indian freelancers point of view to receive payments in India. How…

3 years ago

How to Tell a Client you Can’t Lower the Price?

There are 3 types of clients who want you to lower the price. How to…

3 years ago