6 replies
Hi all,

I'm trying to set up my e-junkie account to work with my aweber account, but the instructions here: E-junkie - Integration with 3rd party and custom services just don't seem to make sense to me.

Does anyone have any experience in this? Losing my mind - - and there is not much left anyway.

Thank you!!

Cary
#aweber #ejunkie
  • Profile picture of the author dar
    I don't use Aweber(yet).

    Can you post an example of the Form code it gives?
    {{ DiscussionBoard.errors[82356].message }}
    • Profile picture of the author CSwrite
      Hi Dar,

      Here it is - makes absolutely no sense to me...

      Aweber
      Replace the value in the string below with the corresponding value of the parameters in the FORM code Aweber provides you and append the complete string to http://www.e-junkie.com/ecom/o_plug.php? while entering it in Payment Variable Information URL field
      &meta_web_form_id=value&meta_split_id=value&unit=value
      &meta_adtracking=value&meta_message=value
      &meta_forward_vars=value
      (all on the same line)

      My problem is where to find this: "the parameters in the FORM code Aweber provides you"

      Don't even know where to look in Aweber for that.

      Thanks for any help you can provide - it is much appreciated!
      {{ DiscussionBoard.errors[83030].message }}
      • Profile picture of the author dar
        Try this:

        List Settings > Web Form
        Click Get HTML for the list you need integrated.

        If you post the HTML at the bottom of the pop-up(not the script at the top), I may be able to help you.
        {{ DiscussionBoard.errors[84005].message }}
        • Profile picture of the author CSwrite
          Hi Dar!

          Didn't have a webform yet, so I created one really quick - here is the html

          I REALLY appreciate your help!!

          <center><form method="post" action="http://www.aweber.com/scripts/addlead.pl">
          <input type="hidden" name="meta_web_form_id" value="1558856866">
          <input type="hidden" name="meta_split_id" value="">
          <input type="hidden" name="unit" value="writefasternow">
          <input type="hidden" name="redirect" value="http://www.aweber.com/form/thankyou_vo.html" id="redirect_62cd1a129dfc983cb9f94e98e75389c5">
          <input type="hidden" name="meta_redirect_onlist" value="">
          <input type="hidden" name="meta_adtracking" value="">
          <input type="hidden" name="meta_message" value="1">
          <input type="hidden" name="meta_required" value="from">
          <input type="hidden" name="meta_forward_vars" value="0">
          <table>
          <tr><td colspan=2><center>Greeting<br>
          <br></center></td></tr>
          <tr><td>Email:</td><td><input type="text" name="from" value="" size="20"></td></tr>
          <tr><td colspan=2><center>Add footer here<br></center></td></tr>
          <tr><td align="center" colspan="2"><input type="submit" name="submit" value="Submit"></td></tr>
          </table>
          </form>

          </center>
          {{ DiscussionBoard.errors[84204].message }}

Trending Topics