After integrating AWeber with vBulletin and phpBB, now let’s do it for Joomla. Note that this is a real killer for Joomla module for AWeber by Intellispire which costs $$. Joomla by default notifies admin when any new user registers on your Joomla enabled site and so all you need to do is create an administrator in your Joomla with listname @ aweber.com as his email. This will again be a dummy administrator like phpBB.
AWeber Custom Parser
AWeber custom parser is exactly same as we used for phpBB.
- Trigger rule should be your webmasters from address in your vBulletin and this is tested in Headers.
From:[^\n|.]+SomeName\@domain\.com
- Rule 1 to get email address from the sent email headers.
\n[>\s]*E-mail:\s+(.+?)\n
- Rule 2 to get username of phpBB forum as name in Aweber.
\n[>\s]*Username:\s+(.+?)\n
Now Joomla members will be automatically sent a confirmation email from AWeber when they sign up on your site.
Still don’t have AWeber? Grab it now for only $1.
But if you are not planning to subscribe through Email. Try subscribing to RSS.


{ 7 comments… read them below or add one }
Hey Shabbir nice article on this and it will help many folks who want to Integrate Aweber with Joomla.
The Pleasure is all mine.
This was a great help although for some reason I got one of the other integration articles first even though I searched for Joomla integration.
I did run into one snag… on Item 1. Trigger Rule.
I copied and pasted my new member registration email into the test area from Yahoo Mail and ran the test. This didn’t work.
The reason was that I clicked CTRL-A then -C from the preview pane. By doing this the ‘From:’ and the email address were pasted on two separate lines.
Though this through me for a loop trying to test it at that time… the actual email parse just fine as described. This saves me alot of headache because I want to have my website visitors register to get access to certain areas, all the while capturing their email addresses.
THANKS!
I am still confused at this? I wan to intergrate my World of Warcraft Joomla With Aweber, Can you explain this to me! I am lost when it comes to programming!
Ray, where are you confused and I will be more than happy to help.
Well I don’t understand the
1.From:[^\n|.]+SomeName\@domain\.com
2. \n[>\s]*E-mail:\s+(.+?)\n
3.\n[>\s]*Username:\s+(.+?)\n
Trigger Rule; Some Name- Do I put My Name In The Field or if I my email is
Support@domainname/.com
Is that what I would put in this field… Is that correct
Send Me an Email Back Any time With This Issue…I will subscribe to your Rss Too….
Number 2
\n[>\s]*E-mail:\s+(.+?)\n
Just put my email here Support@domainname.com
Number 3
\n[>\s]*Username:\s+(.+?)\n
This I put my Username On My Website here
abracadabra is fictional username I put in this field…
Do I Have The Process Correct?
Can you tell me what is the value you are putting in each of the fields. If you cannot share your exact values here you can Email me as well.