%- set_title "Visitor Profile Report" -%>
<%- unless @report -%>
This report provides information about visitors to the specified site(s), time period, and traffic type, as well as the overall conversion rate.
<%- end -%>
<%- if @sites.size == 1 -%>
No traffic data has been gathered yet. Please try again later.
<%- else -%>
<%- end -%>
<%- if @report -%>
<%= Seer::init_visualization -%>
<%= render 'print_buttons' -%>
<%- end -%>