Re: [Rails] Referral generation and tracking

2011-09-23 Thread Colin Law
On 22 September 2011 19:32, Nikhil Goyal wrote: > Here are two things that need to be done. > > 1. Generate Referreal URL's for users. > -- people will signup and a referral URL will be generated for them, > which they can share > > 2. Track those referral URL's > -- I will have to track performan

[Rails] Referral generation and tracking

2011-09-22 Thread Nikhil Goyal
Here are two things that need to be done. 1. Generate Referreal URL's for users. -- people will signup and a referral URL will be generated for them, which they can share 2. Track those referral URL's -- I will have to track performance of each referral URL How can go about doing this using Rail