good. job.
Flipkart Affiliate Plugin
-
Flipkart is ebay of India. They have the lion's share of eCommerce market. Is it possible to have a plug in in which can turn normal Flipkart links to affiliate links ?
You can check the website at www.flipkart.com . I hope that will get a lot of user base from India.
-
Depending on how the affiliate URL is built, shouldn't be too hard, a simple admin page with a affiliate ID (or however it works) and a simple regex.
-
@Schamper said:
Depending on how the affiliate URL is built, shouldn't be too hard, a simple admin page with a affiliate ID (or however it works) and a simple regex.
Here is a sample affiliate link
http://www.flipkart.com/mi?affid=sushubhgma
?affid=sushubgma is the referral code. Please let me know if any other details are required.
-
@meetdilip So any link should just have that appended?
-
@Schamper said:
@meetdilip So any link should just have that appended?
I guess yes. Is it possible to replace other affiiliate ID with out ref ID as well ?
-
@meetdilip Do you want it to be your affiliate link, or do you want each individual user to have their own?
-
@a_5mith said:
@meetdilip Do you want it to be your affiliate link, or do you want each individual user to have their own?
Use mine only. Single forum related affiliate id..
-
@meetdilip Yeah that's possible.
@Schamper you want dibs or shall I get cracking?
-
This might give you some idea : http://www.flipkart.com/affiliate/
-
@meetdilip https://community.nodebb.org/topic/2082/nodebb-plugin-flipkart-flipkart-affiliate-plugin
If I got anything wrong let me know.
@a_5mith Looks like I already got dibs
-
@Schamper
I didn't even have time to open github...
-
Lmao. Time to make one for digitalocean too so we can steal referalls from @a_5mith's signature
-
@psychobunny 69 Clicks... Hehe. I'm sure your clicks/referrals is a lot higher than mine. But still.
-
@psychobunny Could probably change this so that you can enter your own domain and URL parameter...
-
That'd actually be a pretty popular plugin for some sites. I know a NodeBB forum that does a lot of pushing on Amazon books that would love it
-
@psychobunny I have the basics of it done, just need to get a proper admin page. I'll have a bunch of time coming weeks so it'll probably be done by the end of the week