Ruby on Rails
Saturday, August 17, 2013
Hi
-- Often when I build sites I need some way to track visits to specific pages. For instance I need to see what Artists are the most popular so I can let my users sort based on popularity.
I have used the gem Impressionist before but recently I ran into major performance issues (see https://github.com/charlotte-ruby/impressionist/issues/94).
I do use Google Analytics and _could_ pull that data somehow I guess, but isn't that data pretty "slow" (I want the views to update at least in a few minutes)?
So, what do you use to track views in your apps?
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/0ddf8330-ca2f-4730-b475-b5c65c9b24cb%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment