Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I've been running a small open-source software project for number of years, and a couple years ago I started saving website statistics. Here is a sample:

  • April 2011 -- 26426 page views
  • April 2010 -- 14739 page views
  • April 2009 -- 8722 page views

Is this a good indicator of actual growth? Or are there too many other factors that could distort these numbers? (e.g., increased access by search engine spiders)

share|improve this question
Growth of what? Yes there are many other factors that can be measured. – Ross May 5 '11 at 6:54
@Ross, I know there are other factors, but this is the one I have right now. By growth, I mean increase in real people coming to my site. – Kekito May 5 '11 at 12:39
I don't understand something. Are you asking if growth of page view number is indicator of growth in page views? – Ross May 5 '11 at 13:56
@Ross, I'm asking if it likely reflects a growth in page views by real people as opposed to spiders, scrapers, and the like. – Kekito May 5 '11 at 14:17
So, why do not analyze you traffic then? Unique visitors, spiders, etc... – Ross May 5 '11 at 15:53
show 1 more comment

2 Answers

up vote 1 down vote accepted

By itself it is not a sufficient indicator. You have to look also at the number of unique visitors (or use the number of average page views per visit). After that, you also have to separate depending on the sources of the page views (search engines, referring sites and direct access). Concerning access thanks to search engines, look at the keywords used by the visitors, in order to know if people come "by mystake" or for your actual content (you can also decide on that using the duration of the visit).

share|improve this answer

Jeff, those raw numbers are just the tip of the iceberg, stats-wise, and leave too many questions unanswered.

--are your numbers page views or hits?

--if pages, what is a page? (more complicated than it looks)

--how many hits are from unique visitors? from return visitors?

See the grey panel halfway down this page for a list of the reports Google Analytics makes available. It gives you an idea of the sorts of metrics you need to be gathering to know what is happening.

Raw page views just don't tell you much.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.