Psychic Sales Letter and Autoresponder Code

by 5ky
14 replies
This piece of code is inside of Eben Pagan's survey software, for his no longer existing website Get Gorgeous. After visitor finishes the survey she should give her name and email, get transferred to the next page and get the results.

I am trying to change this code which is for Aweber so that it can be used for MailChimp.

What does this code do and can anybody please help me with applying it to MailChimp?

I wrote to MailChimp couple of times but they are not answering.

<div id="submitotherform" style="display:none;">
<FORM METHOD="POST" name="otherform" target="otherformsubmit" ACTION="http://secure.aweber.com/scripts/addlead.pl">
<input name="name" type="hidden">
<input name="from" type="hidden">
<input type="hidden" name="unit" value="getgorgeousnow6">
<input type="hidden" name="redirect" value="http://getgorgeousnow.com/processing.asp?s=10029">
<input type="hidden" name="aweber_adtracking" value="10029">
<input type="hidden" name="aweber_message" value="1">
<input type="hidden" name="aweber_required" value="name,from">
<input type="hidden" name="aweber_forward_vars" value="1">
</form>

Thank you!
#autoresponder #code #letter #psychic #sales
  • Profile picture of the author Brent Jones
    I think a better question might be, what exactly are you trying to do via Mail Chimp? As in, what's the intended outcome you are wanting?
    {{ DiscussionBoard.errors[9727183].message }}
  • Profile picture of the author 5ky
    I would like that visitor gives me her name and email (get subscribed) and after that to be taken to another page where the results of the survey are.
    Signature

    Heroe's journey

    {{ DiscussionBoard.errors[9728899].message }}
  • Profile picture of the author ArticlePrince
    If you are doing any kind of affiliate marketing MailChimp is not the way to go, you're better off just switching to Aweber now and using the code as is.
    Signature
    FREE 500 word articles, PM me for yours!
    (4 days only!)
    {{ DiscussionBoard.errors[9728910].message }}
  • Profile picture of the author onSubie
    You won't be able to modify the script to do anything because it is on Aweber's servers.

    The form you are quoting calls the script "addlead.pl" from Aweber.

    ACTION="http://secure.aweber.com/scripts/addlead.pl">
    Everything else you copied is just the form inputs.


    There are many tools, plugins and forms that will do what you want.

    Your autoresponder should have one or search for scripts or WP plugins.
    {{ DiscussionBoard.errors[9728923].message }}
  • Profile picture of the author Jodie Thompson
    Is it possible to still get the psychic sales letter software? The URL gurumastermind.com/software is not loading anymore
    {{ DiscussionBoard.errors[9770750].message }}
  • Profile picture of the author Eliza Marzanna
    What is the psychic sales letter? No one here knows...

    What does it do?
    {{ DiscussionBoard.errors[9770974].message }}
  • Profile picture of the author Randall Magwood
    Originally Posted by 5ky View Post

    I wrote to MailChimp couple of times but they are not answering.
    They probably think it's a nonsensical question lol. As onSubie mentioned, it's on Aweber's end. But an opt-in form is an opt-in form. Just make the squeeze page hot, insert the code, and you'll be good to go. Why not switch to Aweber?
    {{ DiscussionBoard.errors[9778080].message }}
  • Profile picture of the author talfighel
    Originally Posted by 5ky View Post


    <div id="submitotherform" style="display:none;">
    <FORM METHOD="POST" name="otherform" target="otherformsubmit" ACTION="http://secure.aweber.com/scripts/addlead.pl">
    <input name="name" type="hidden">
    <input name="from" type="hidden">
    <input type="hidden" name="unit" value="getgorgeousnow6">
    <input type="hidden" name="redirect" value="http://getgorgeousnow.com/processing.asp?s=10029">
    <input type="hidden" name="aweber_adtracking" value="10029">
    <input type="hidden" name="aweber_message" value="1">
    <input type="hidden" name="aweber_required" value="name,from">
    <input type="hidden" name="aweber_forward_vars" value="1">
    </form>
    You do realize that this code is only good for Aweber?

    If you use Aweber, you can then ask them how to have this same code.
    {{ DiscussionBoard.errors[9778131].message }}
  • Profile picture of the author 5ky
    All WP quiz plugins count points for each answer and then sum them up and label surveyer based on that (0-10p, 11-20p, etc.).

    What I would need is a possibility to add analysis of each answer and at the end of survey show the sum of all those analysis on one place - like a custom report, based on all answers some chose.

    Does anyone know if there is WP quiz plugin that provides this option?
    Signature

    Heroe's journey

    {{ DiscussionBoard.errors[9945012].message }}

Trending Topics