Rails: is there a way to tell the source of the request?

Viewed 6556

Google analytics tells me what the source of my traffic is (search engines, facebook etc). Is there a way to get this information for each request from the request object or otherwise? I'd appreciate any help.

1 Answers
Related