![]() | ![]() | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Oct 2009 Location: Loompa Land
Posts: 1,388
Thanks: 2,578
Thanked 751 Times in 397 Posts
|
I dont suppose any of you fine programmers can recommend a url rotator for split testing a squeeze page? Cheers Chris |
| | |
| | |
| | #2 |
| The Interwebs master Join Date: Jun 2010 Location: Hamburg, Germany
Posts: 123
Thanks: 0
Thanked 6 Times in 6 Posts
|
Few months ago, I wrote a simple script that allows me to put in a list of Urls then the script starts visiting the Urls one after the other. All you have to do is add the Urls, the times you want to spend on each page and you're done. If you are interested I can sell you a copy of the script for only $9.99. This script helps me improve my Alexa ranking and get more exposure to many of the pages that don't receive any hits in my website. Looking forward to hearing more from you |
| Follow me on Twitter: @hendricius | |
| | |
| | #3 |
| Active Warrior War Room Member Join Date: May 2005 Location: Ft. Collins CO, USA
Posts: 67
Blog Entries: 2 Thanks: 0
Thanked 12 Times in 3 Posts
|
Many URL rotator scripts, rotate links randomly because it's very easy to create one to do that. That will work fine for you if you get a lot or traffic to your site, since theoretically the more hits you get the better the chances of each page getting the same number of hits. If you are not getting a lot of traffic, a sequential link rotator will split the traffic evenly, giving you better split test results. When I had a need for a sequential link rotator and couldn't find one, I created my own :-) With my URL Rotator you send traffic to one URL, and it rotates the traffic to different URL's that you have defined in the admin panel. Thanks, Mike |
|
The Link Rotator Script is one of my favorite marketing tools! Link Rotator Usage Video | |
| | |
| | #4 |
| Warrior Member War Room Member Join Date: Nov 2009
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
|
Don't forget that if you have a flow or session, when doing split testing you should always try to tag the user in some fashion (cookie or url variable) to maintain a consistent approach. While straight round-robin does distribute traffic evenly it also creates an inconsistent user experience. Making sure when a user returns to the site they get whatever page they were originally displayed is the best way user experience. This also holds true for flows where you may have two different flows you are testing.
|
| | |
| | #5 |
| Warrior Member Join Date: Apr 2010
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
[quote=yukon;2270224]Maybe this will help (free). very good, thank you very much! |
| | |
| | |
| | #6 |
| Warrior Member Join Date: Jun 2010 Location: Arizona
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
I have a javascript function that rotates a random quote, but it's kinda the same thing. I threw this together out of my head. It's pretty simple and should work (hopefully). Code: var maxsiteNo = 3 var site= new Array() site[0] = 'landingpage1.html' site[1] = 'landingpage2.html' site[2] = 'landingpage3.html' window.location = site[Math.round(Math.random() * maxsiteNo)]); |
| | |
| | #7 |
| HyperActive Warrior War Room Member Join Date: Jul 2002 Location: USA.
Posts: 481
Thanks: 329
Thanked 115 Times in 89 Posts
|
Do you need any type of tracking? I assume you want to know which page is converting. If that's the case give UltraTrack a try. Easy to install and configure. Once that's done just enter your url's in the list and place a small bit of code in the thank you/confirmation page and you're done. You can set up multiple campaigns! Check it out ... it's free but requires newsletter signup: Get The UltraTrack Advantage |
| | |
| | |
| | #8 | |
| Warrior Member Join Date: Mar 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
| |
| | |
| | #9 |
| Senior Warrior Member War Room Member Join Date: Oct 2008 Location: Canada
Posts: 1,136
Thanks: 17
Thanked 379 Times in 176 Posts
|
If your intention is to split test why not just use a split testing product? Google website Optimizer or a better paid product like VWO has way better benefits than just a rotator script. See this tutorial for good videos Http://outsourcefactor.com/split |
| | |
| | #10 |
| Warrior Member Join Date: Jul 2011 Location: Boulder, CO, USA
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
Bump and slight hijack of the thread, but anyone have or know of any URL rotators that can be setup based on IP? I would like to be able to direct traffic to a specific page based on where the IP is located.
|
| | |
| | #11 | |
| eCommerce + mCommerce War Room Member Join Date: May 2012 Location: NL & Peru & USA
Posts: 335
Blog Entries: 2 Thanks: 24
Thanked 73 Times in 63 Posts
| Quote:
ip2location.com is one.. however if you are using cloudflare for your website the country code is also passed on in the headers | |
| Public Beta Relased: 100% Free SRS Easy Android Root software launch. Mainly Samsung but also HTC, ZTE and more. 1-Click Android Root and Unroot! [SOOOON] My new -ALL FREE- Premium eBook website | ||
| | |
| | #12 |
| CoolSite.com Web Addict Join Date: May 2011 Location: Chappaqua, NY
Posts: 23
Thanks: 0
Thanked 3 Times in 3 Posts
|
This URL Rotator still work? Any enhancements/changes since 2010? Thanks, |
| | |
| | |
| | #13 |
| The Owner War Room Member Join Date: Nov 2012
Posts: 383
Thanks: 59
Thanked 59 Times in 47 Posts
|
I would use Ad Rotator
|
|
Dont Forget To Give Thanks If I Helped You!
| |
| | |
![]() |
|
| Bookmarks |
| Tags |
| rotator, script, url |
| Thread Tools | |
| |
![]() |