Difference between revisions of "Website Hits through 2006"

From FreekiWiki
Jump to navigation Jump to search
(website visit for 2006)
(→‎Web site hits: typo & scale corrections)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image: Webstats 2000-2006.png|thumb|right|www.freegeek.org hits through 2006.]]
 
 
This is the actual number of visits to our website for the years 200-2006!
 
Click on the chart to the right to see a larger version.
 
 
The raw data from the chart is below:
 
 
<table border="1">
 
 
<th>Year</th>
 
<th>Hits</th>
 
 
<tr>
 
<td>2000</td>
 
<td>7,612</td>
 
</tr>
 
<tr>
 
<td>2001</td>
 
<td>32,496</td>
 
</tr>
 
<tr>
 
<td>2002</td>
 
<td>48,267</td>
 
</tr>
 
<tr>
 
<td>2003</td>
 
<td>75,525</td>
 
</tr>
 
<tr>
 
<td>2004</td>
 
<td>147,195</td>
 
</tr>
 
<tr>
 
<td>2005</td>
 
<td>207,004</td>
 
</tr>
 
<tr>
 
        <td>2006</td>
 
        <td>202,717</td>
 
</tr>
 
<tr>
 
 
<td>Total</td>
 
<td>720,816</td>
 
</tr>
 
</table>
 
 
 
Our web appeal is steadily growing, as is the popularity of the Internet.  This speaks to the growing popularity of the organization and the effectiveness of our outreach efforts.
 
Our web appeal is steadily growing, as is the popularity of the Internet.  This speaks to the growing popularity of the organization and the effectiveness of our outreach efforts.
  
 
Our website holds lots of useful, easy-to-understand information about our organization.  We're beginning to put more energy into the website so that it can be even more informative for those interested in Free Geek without sacrificing accessibility and ease of use.
 
Our website holds lots of useful, easy-to-understand information about our organization.  We're beginning to put more energy into the website so that it can be even more informative for those interested in Free Geek without sacrificing accessibility and ease of use.
  
 +
==Web site hits==
 +
This is the actual number of visits (in thousands) to our website for the years 2000-2006!
 +
<gnuplot>
 +
  set output 'websighthits.png'
 +
  plot '-' using 1:2 t 'Website hits over time' with linesp lt 2 lw 3
 +
  2000  7,612
 +
  2001 32,496
 +
  2002 48,267
 +
  2003 75,525
 +
  2004 147,195
 +
  2005 207,004
 +
  2006 202,717
 +
  e
 +
</gnuplot>
 +
The raw data from the chart is below:
  
 
+
{| border="1"
 
+
|-
 +
|| Year || Hits
 +
|-
 +
|| 2000 || 7,612
 +
|-
 +
|| 2001 || 32,496
 +
|-
 +
|| 2002 || 48,267
 +
|-
 +
|| 2003  ||75,525
 +
|-
 +
|| 2004 || 147,195
 +
|-
 +
|| 2005 || 207,004
 +
|-
 +
|| 2006 || 202,717
 +
|-
 +
||Total || 720,816
 +
|}
 +
----
 
* ''Next, [[Reuse and Recycling through 2006]]''
 
* ''Next, [[Reuse and Recycling through 2006]]''
 
* ''Back to the [[2005 Annual Report]] index''
 
* ''Back to the [[2005 Annual Report]] index''
  
 
[[Category: Annual Report]]
 
[[Category: Annual Report]]

Latest revision as of 11:28, 3 June 2007

Our web appeal is steadily growing, as is the popularity of the Internet. This speaks to the growing popularity of the organization and the effectiveness of our outreach efforts.

Our website holds lots of useful, easy-to-understand information about our organization. We're beginning to put more energy into the website so that it can be even more informative for those interested in Free Geek without sacrificing accessibility and ease of use.

Web site hits

This is the actual number of visits (in thousands) to our website for the years 2000-2006! <gnuplot>

  set output 'websighthits.png'
  plot '-' using 1:2 t 'Website hits over time' with linesp lt 2 lw 3
  2000  7,612
  2001 32,496
  2002 48,267
  2003 75,525
  2004 147,195
  2005 207,004
  2006 202,717
  e

</gnuplot> The raw data from the chart is below:

Year Hits
2000 7,612
2001 32,496
2002 48,267
2003 75,525
2004 147,195
2005 207,004
2006 202,717
Total 720,816