Top Searches | <%= link_to "View all", searches_path(search_type: @search_type) %> |
---|---|
<%= row["normalized_query"] %> | <%= row["searches_count"] %> |
Low Conversions | <%= link_to "View all", searches_path(search_type: @search_type, sort: "conversion_rate") %> |
---|---|
<%= row["normalized_query"] %> | <%= number_to_percentage row["conversion_rate"], precision: 0 %> |