iContact Integration
-
I could poke my eyes out! Why does iContact have to make things so hard?
I went here https://dannyvankooten.com/571/configuring-newsletter-sign-up-the-definitive-guide/ and followed the instructions. I completed the sign up form on the front end and am redirected to https://www.icontact.com/www/signup/thanks.html but the email didn’t end up in the iContact database.
So…I went to the Support Forum and websta and ecaycayman had the following suggestions (from a year ago).
In the end, what DID work was to install “Allow Javascript” plugin here:
https://www.ads-software.com/extend/plugins/allow-javascript-in-posts-and-pages/
And just paste the code that iContact provides into a post/Page.
https://www.ads-software.com/extend/plugins/newsletter-sign-up/The form action is: https://app.icontact.com/icp/signup.php
Six names and values are required:
formid
listid
clientid
reallistid
doubleopt
specialid:XXXX (where X represents a number)I did all of the above and added the Name/Value for the reallistid as well, but I still get the same redirect with no email in the iContact database.
What am I doing wrong?
This is the code iContact gives
<form method="post" action="https://app.icontact.com/icp/signup.php" name="icpsignup" id="icpsignup####" accept-charset="UTF-8" onsubmit="return verifyRequired####();" >
Maybe I don’t have the form action correct.
- The topic ‘iContact Integration’ is closed to new replies.