JavaScript + iContact/OptimizePress/ClickBank - Form Data Passing to Thank You Page

2 replies
Hi, folks,

I'm going to get right down to brass tacks, and jump right into this issue. But first let me give you the background.

Page A:
Example page I was given: JV / Affiliate Signup
Page I am actually building: AskAHottie JV

Page B
These are the pages they redirect to (a.k.a. "thank you pages) upon submitting the form-
Example given:JV / Affiliate Tools
Thank You page I'm creating:AskAHottie JV Tools

Technologies used:
1) OptimizePress Plug-In
2) OptimizePress Opt-In element box
2) iContact Auto-Responder

The form from Page A needs to pass information to page B, resulting in a customized Thank You page. In case you are wondering, the form was built using OptimizePress' Opt-In element that has been integrated correctly with iContact.

For the Love of God, please help me!! I don't want to become mincemeat tomorrow. I wanted to wake up as a celebrated and problem solving thinker.

A little dramatic, yes... but that's ok. If I am posting this in the wrong thread, please let me know that too. I am the new kid on the block now.

Chat soon.. Jenna xoxo
#data #form #forms #icontact #javascript #optimizepress #page #passing
  • Profile picture of the author mikea12
    The data needs to hit the server, then the server can send back the client a success message.

    Just to clear up "The form from Page A needs to pass information to page B" it can't work like that, I mean if you need to store the information then it can't.

    Data is sent > Stored on server > Event triggered > Message back to client

    You are using plugins so obviously they should handle this in some way. I don't use optimize press, but I think it's a wordpress plugin and the data is either sent to a third party or to your wordpress database.

    After re reading what exactly is the issue, is the page not re directing or where does the actual problem occur?
    {{ DiscussionBoard.errors[9811218].message }}
  • Profile picture of the author euphorikdesign
    I am trying to accomplish the following

    1)I want PageB to say: "Hi [firstname,"
    2)place the clickbank ID into the default affiliate hoplink.

    The data is stored in iContact (autoresponder). I just don't know what scripts I should use to pull this data from iContact.
    {{ DiscussionBoard.errors[9811857].message }}

Trending Topics