Your best bet is googling around to see how people have addressed the need for tracking subdomains. I'm sure you're not the first with that requirement.
And yes, GA will do the job. I recall coming across a handful of gems for fetching the data from Google's servers if you eventually need to do that. On Thu, Sep 23, 2010 at 10:07 AM, Joshua Partogi <[email protected]> wrote: > Hi Keith, > > Thanks for that. I had a thought of that, but would this fit in a SaaS > application where you want to track visitors per subdomain? > > Cheers, > Joshua. > > On Thu, Sep 23, 2010 at 10:03 AM, Keith Pitt <[email protected]> wrote: >> UsingĀ http://www.google.com/analytics/ would be a good fit for this. >> Keith >> Keith Pitt >> Web: http://www.keithpitt.com >> Twitter: @keithpitt >> Skype: keithpitt >> Phone: +61 432 713 987 >> >> >> On Wed, Sep 22, 2010 at 9:41 PM, Joshua Partogi <[email protected]> wrote: >>> >>> Hi all, >>> >>> Is there any gems to track unique visitors in rails? If not, what is >>> the best approach to do this is rails? >>> >>> Thanks heaps for the insights. >>> >>> >>> Cheers, >>> Joshua. >>> >>> -- >>> http://twitter.com/scrum8 >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Ruby or Rails Oceania" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/rails-oceania?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/rails-oceania?hl=en. >> > > > > -- > http://twitter.com/scrum8 > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > -- http://awesomebydesign.com -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
