+ Reply to Thread + Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: How to redirect after cropped email submit ?

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    95
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to redirect after cropped email submit ?

    I found one method here .. not anymore here that tells you how to redirect after cropping email submit offer..

    Redirecting after you hit the Submit button to some other page

    Like thank you for your submission

    I am using CakeSlice and doing custom DMR

    need assistance thank you very much in advance

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    142
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i think you need godcpa for that

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    95
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ^^ I think GodCPA must also be generating some script to redirect? so can someone please extract that script part and give ?

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    142
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    lol dude, your not serious when you say "so can someone please extract that script part and give ?"
    are you? :bigok:

  6. #5
    Noobie
    Join Date
    Apr 2008
    Posts
    251
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You dont NEED godcpa for it but it does make it easier for you. You will need to know some javascript to do it on ur own. If you cant figure it out il go get code from one of my site's for you.

  7. #6
    Noobie
    Join Date
    Apr 2008
    Posts
    95
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yea I was serious when I just said that and I think some people like the one below actually like to help



    dude it will be very helpful if you can do that

  8. #7
    Noobie
    Join Date
    Apr 2008
    Posts
    251
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Alright here's one I used, it doesnt redirect but it hides the iframe. You can easily make it redirect though.

    Code:
    
    
    var total_loads=0;
    function addload()
    {
    try
    *Spam**Spam*{
    *Spam**Spam*total_loads++;
    *Spam**Spam*
    *Spam**Spam**Spam**Spam*if (total_loads>3)
    *Spam**Spam**Spam**Spam*{
    *Spam**Spam**Spam**Spam**Spam**Spam**Spam**Spam*window.parent.document.all["myFrame"].style.display = "NONE";
    *Spam**Spam**Spam**Spam*}
    *Spam**Spam*}
    catch(err)
    *Spam**Spam*{
    *Spam**Spam*
    *Spam**Spam*}
    }

  9. #8
    Noobie
    Join Date
    Apr 2008
    Posts
    142
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yay

  10. #9
    Noobie
    Join Date
    Apr 2008
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i'm looking to do something similar, except i just want an offer to pop up when you click a download link (to download a file) and then once the offer is completed I want the frame to go away and the download link to function as intended.

  11. #10
    Noobie
    Join Date
    Apr 2008
    Posts
    51
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    @krates, what I do successfully is redirect the offer page back to my landing page (or any page of your choice) after 20seconds. (it wont take take 20secs to complete the offer.)

    1. Offer page with cropped email submit.
    2. When someone visits the LP, timer starts, after 20seconds, triggers redirect.
    3. You can create your own "Thank you for completing offer" page. (whether they completed the offer or not, who cares. If its taking them 20seconds to complete an offer, they probably wont so redirect them to the thank you page.
    4. Rinse. Repeat with other offers.

    Works great for me with high conversion.

    Code:
    
    
    @thesickest, if you want the offer to only be triggered when someone hits "continue/download" or any link, you might want to look into CPA Content Wizard. Let me know if you need it, I might be able to look into that for you.

    Goodluck you two!!

+ Reply to Thread
Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts