Warrior Forum - The #1 Digital Marketing Forum & Marketplace

Warrior Forum - The #1 Digital Marketing Forum & Marketplace (https://www.warriorforum.com/)
-   Programming (https://www.warriorforum.com/programming/)
-   -   Any Script to redirect links based on affiliate program (https://www.warriorforum.com/programming/755305-any-script-redirect-links-based-affiliate-program.html)

chladmin 18th February 2013 04:24 AM

Any Script to redirect links based on affiliate program
 
Is there any script that detects the link posted & attaches the corresponding affiliate program`s codes (along with utm tags at end) & opens it ?

The scenario is like this
1) A visitor posts a link of a product on a forum.Lets say it as http://www.xyz.com
2) The link is displayed as http://www.xyz.com on the screen
3) On clicking the above link, it communicates to www.mywebsite.com/link?http://www.xyz.com & attaches the affiliate codes for www.xyz.com & opens it.

Similarly, when another product from a diffrnt site is posted, it attaches a diffrnt code & opens that website.

Many coupon sharing/deal sharing websites are doing this by creating a centralized database of affiliate links & based on the posted URL, the affiliate codes are attached when someone clicks on that link.

Is there any script to incorporate this OR how do i make one?

Michael71 18th February 2013 05:16 AM

Re: Any Script to redirect links based on affiliate program
 
So you just want to append e.g. ?affid=xxx to the URL?

Google for php append value to url

or jquery append value to url

or append value to url

chladmin 18th February 2013 05:55 AM

Re: Any Script to redirect links based on affiliate program
 
Quote:

Originally Posted by Michael71 (Post 7753334)
So you just want to append e.g. ?affid=xxx to the URL?

Google for php append value to url

or jquery append value to url

or append value to url

Thanks michael for replying.

not only appending values to the URL but also appending values to the entire url itself.

For eg: see this website, http://www.bankjobsqa.com/74/books-for-sbi-po-exam

in the answer part, although the page displays only flipkart.com when hovered o the URL, it redirects to linksredirect.com then to affiliates.tyroo.com (where the codes are prefixed & utm tags are suffixed) & then finally opens the product website

The website uses some kind of javaascript to do such a redirection. Hw to do this for 3 or 4 different product websites?


All times are GMT -6. The time now is 06:39 AM.