![]() ![]() |
Home |
How it works |
Projects archive |
Contact Us Air Compressor Bot |
|
| The Career Path of Freelance Programming Jobs |
Simple Javascript redirect that will capture url terms and pass into proceeding redirect |
![]() |
Bidding Time: |
12/05/2008 18:33 - 13/05/2008 00:00 |
Budget: |
$30-250 |
Status: |
Pending |
|
|
|
Job Type: |
|
Description: |
Need a javascript redirect with a 500ms delay that will also pass a term attached to the end of the incoming url and dynamically insert it into an outgoing redirect. For example, an incoming url pointing to my site will look like: www.mysite.com/?vcn=Google&vcad=Widget&search_query_here&Referrer_Here&etc where 'Google' and 'Widget&search_query_here&Referrer_Here&etc' are the terms I would like to attach to the end of the outgoing redirect. These terms will change with each visitor, some coming from Yahoo, MSN, or other search engines with different search terms. An example of the outbound link for that particular visitor would then be: www.ToAnotherSite.com?optionalinfo=Google:::Widget:::search_query_here:::Referrer_Here:::etc&deploy_id=0&landing_id=0 Vcn and Vcad represent the network and ad respectively and will be included in all incoming url's, except where the user types in the domain on their own. The "&" must be removed from the outgoing redirects. Also note the '&deploy_id=0&landing_id=0' which must be included in the outgoing redirect. If you can use something like this, that would be great: var myString=document.URL; x=(myString.indexOf("vcn")); y=(myString.indexOf("vcad")); Also, the redirect must work should a visitor come back on their own without the '?Vcn=&vcad='. The redirect would simply look like: www.ToAnotherSite.com?optionalinfo=&deploy_id=0&landing_id=0 Thank you and please let me know if you have any questions. Next: This project is the proprietary information of .
Click here to remove this project from OUR database.
|
Operating System: |
(None) |
Database System: |
(None) |
|
| |
| <<< back |
|
| Home | Projects archive | RSS | Resources | Links | Contact Us | © 2004-2007 ProjectsList.biz /0.679 |