Need script for 1 CLICK but 2 urls to open ( in clickbank )

okiedokie

Regular Member
Joined
Feb 27, 2013
Messages
312
Reaction score
170
I am trying to test something new
i want my clickbank potential buyers to open both my links with just click on one link .
how can i achieve this ?

I have a feeling that this can get more sales
 
Try this link with a little js

Code:
<a href="page1.html" target="_blank" onclick="window.location='main.html'">page1</a>

tinker
 
Back
Top