Site Statistics

<% if !@events.empty? && (site.followings_dataset.count > 0) %> class="selected"<% end %>>All class="selected"<% end %>>Profile Activity <% end %>

Total Visitors <% if params[:days].to_s.blank? %> last <%= @default_stat_points %> days <% elsif params[:days] == 'sincethebigbang' %> all time <% else %> last <%= params[:days] %> days <% end %>

<% if current_site && current_site.id == @site.id %> <% if current_site.supporter? %> <% else %>

Stats for free sites are retained for <%= Stat::FREE_RETAINMENT_DAYS %> days. Become a supporter to start retaining stats for all time.

<% end %> <% end %> <% if @site == current_site %> <% end %>

What are these numbers?

Hits occur each time our servers send a file. For example, if a webpage consists of an HTML file, three images, and two JavaScript files, accessing this page would result in six hits.

Visits are a count of unique IP addresses requesting pages from a web site per hour, regardless of how many requests that IP address makes. Visits generally give a more accurate representation of website traffic in terms of real users.

Due to bots, search engine crawlers, and proxy servers these numbers should not be considered completely accurate.

<%= @site.title %>

<% if site.updated_at %> Last updated
<%= site.site_updated_at.ago %> <% else %> Your new website!
Start Building <% end %>
<% follow_count = site.follows_dataset.count %>
<%= site.views.format_large_number %> views
<%= follow_count.format_large_number %> follower<%= follow_count == 1 ? '' : 's' %>