agent_orange icon indicating copy to clipboard operation
agent_orange copied to clipboard

Search engine detection?

Open bloudermilk opened this issue 12 years ago • 0 comments

Thanks for making this gem! I was wondering if you had considered adding search engine detection? I see that it currently checks whether something is a bot, but it would be awesome if users could do something like:

ua.is_search_engine? # => true
us.referrer.search_engine.name # => "Google"

bloudermilk avatar Feb 16 '13 21:02 bloudermilk