Clickbank, html change, no sale, need help

6 replies
Hi guys,
I have been starting to worry whats up with the sales lately. I'm not sure if I did something wrong. So let me explain.
I did a change about 5-6 month ago because I got annoyed of all strange robot traffic that was hitting my redirect page. The change was to have the browser click a link through javascript and effectively weed out most of the robots. Before the change I got about 1 sale per month but after that I have no sale. I would like to ask you if this way of redirecting is causing the problem.
I have a script I can show you:
Code:
        <a id="targetid" href="http://fart.hop.clickbank.net/?tid=smellme">mrmethane.com</a>
            <script type="text/javascript">
                var htmlel = document.getElementById("targetid");
                htmlel.focus();
            htmlel.click();
        </script>
(replaced with fake data)

I would be very grateful if you can help me with this.
Cheers Natt
#change #clickbank #html #sale
  • Profile picture of the author Sid Hale
    Natt,

    First, did you test the link by clicking on it yourself and then checking to see if your ClickBank ID was getting credited? To do this, you would need to clear cookies on the site before pulling up the page.

    Secondly, I doubt that the javascript accomplishes what you set out to do in the first place.

    1. I don't think that the robots will invoke your javascript
    2. Since you didn't include the code in a function, it will be executed immediately upon page load - which I don't think is what you want.

    I think you're trying to invoke an action on the onClick event - but that is NOT what you have coded.
    I would suggest eliminating the javascript altogether as it isn't preventing the robot traffic anyway.
    Signature

    Sid Hale
    Coming Soon... Rapid Action Profits (Pro)

    {{ DiscussionBoard.errors[9957599].message }}
    • Profile picture of the author Nattsurfaren
      1. I don't think that the robots will invoke your javascript
      2. Since you didn't include the code in a function, it will be executed immediately upon page load - which I don't think is what you want.
      1. Yes you are right and that is what I wanted. Most robots can't handle javascript.
      2. This javascript works and I did a thorough redirection test to verify it.
      {{ DiscussionBoard.errors[9958209].message }}
    • Profile picture of the author Nattsurfaren
      First, did you test the link by clicking on it yourself and then checking to see if your ClickBank ID was getting credited? To do this, you would need to clear cookies on the site before pulling up the page.
      Do you mean just to register hops?
      Or is there a way to test the payment process without paying? (Hmm why don't I test that. Good idea )
      {{ DiscussionBoard.errors[9958214].message }}
      • Profile picture of the author Nattsurfaren
        I got a sale now so everything seams to be working.
        {{ DiscussionBoard.errors[10025021].message }}
  • Profile picture of the author Adenan
    if you can get sales from the first situation, then didn't get any sales after changed it,
    why dont you just get back to the first situation that's brought in your sales?
    {{ DiscussionBoard.errors[9958157].message }}
    • Profile picture of the author Nattsurfaren
      if you can get sales from the first situation, then didn't get any sales after changed it,
      why dont you just get back to the first situation that's brought in your sales?
      Yeah you're right I should switch back. Just wanted to see if someone did a similar thing.
      {{ DiscussionBoard.errors[9958212].message }}

Trending Topics