Statistics

A spot to talk website specific issues
Post Reply
User avatar
mr x
Mod Award Winner
Mod Award Winner
Posts: 13764
Joined: Fri Sep 24, 2010 5:30 pm
Location: Halifax/New Glasgow

Statistics

Post by mr x » Thu Mar 31, 2011 7:52 am

Does pHp have a method to log statistics such as the number of users per day, new member additions, etc., for trending purposes?
At Alexander Keith's we follow the recipes first developed by the great brewmaster to the absolute letter. :wtf:

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Thu Mar 31, 2011 9:51 am

Phpbb doesn't really come with much in terms of statistic logging, although it does have a bit.

I do howver have google analytics installed on the forums. It shows quite a bit of information, but nothing specific to the forums (such as post counts, registered users,etc). It logs information such as # of visitors, new visitors, where the visitors came from, keywords used in searches and more.

Is there something in particular you are looking for? I might have some information you want.

:cheers2:

User avatar
mr x
Mod Award Winner
Mod Award Winner
Posts: 13764
Joined: Fri Sep 24, 2010 5:30 pm
Location: Halifax/New Glasgow

Re: Statistics

Post by mr x » Thu Mar 31, 2011 10:15 am

Number of users who visit per day, and new member accounts per day are the numbers I am interested in. Maybe daily and hourly new post activity too. No biggie, just like to see how the site is progressing. I have been fairly impressed so far with the new member accounts.
At Alexander Keith's we follow the recipes first developed by the great brewmaster to the absolute letter. :wtf:

User avatar
benwedge
Verified User
Verified User
Posts: 957
Joined: Fri Sep 24, 2010 4:22 pm
Name: Ben Wedge
Location: Halifax
Contact:

Re: Statistics

Post by benwedge » Thu Mar 31, 2011 11:05 am

If analytics doesn't track the # of new users/day already, you could set a goal for visitors landing on the final step of the account creation page. That's how my employer does it.
Brewing right now: whatever is going on tap at Stillwell in a few weeks.

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Thu Mar 31, 2011 9:05 pm

Here is what phpbb provides you for stats:
stats.jpg

Visitors Overview Google Analytics:
visitors.jpg
New vs Returning Visitors
new_vs_returning.jpg
Pageviews
pageviews.jpg
You do not have the required permissions to view the files attached to this post.

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Thu Mar 31, 2011 9:14 pm

Time On Site Per Visit
time_per_visit.jpg
Browser Type
browsers.jpg
Traffic Sources
traffic_sources.jpg
You do not have the required permissions to view the files attached to this post.

User avatar
benwedge
Verified User
Verified User
Posts: 957
Joined: Fri Sep 24, 2010 4:22 pm
Name: Ben Wedge
Location: Halifax
Contact:

Re: Statistics

Post by benwedge » Thu Mar 31, 2011 9:16 pm

Awesome! Thanks for sharing all the stats. Now to fight the war on IE...
Brewing right now: whatever is going on tap at Stillwell in a few weeks.

User avatar
mr x
Mod Award Winner
Mod Award Winner
Posts: 13764
Joined: Fri Sep 24, 2010 5:30 pm
Location: Halifax/New Glasgow

Re: Statistics

Post by mr x » Thu Mar 31, 2011 9:17 pm

Two things stand out to me. In the first data image, users per day is a percentage?

The spike in visitors around Feb 14 is interesting...
At Alexander Keith's we follow the recipes first developed by the great brewmaster to the absolute letter. :wtf:

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Thu Mar 31, 2011 9:19 pm

No problem.

BTW Jan 29 is when I first installed google analytics, I don't have anything before this date.

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Thu Mar 31, 2011 9:23 pm

mr x wrote:Two things stand out to me. In the first data image, users per day is a percentage?

The spike in visitors around Feb 14 is interesting...
Are you referring to the .47? If so, I believe that is referring to an average of .47 new users registered per day. So basically # of users registered/# of days site has been running?

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Thu Mar 31, 2011 9:34 pm

mr x wrote:Two things stand out to me. In the first data image, users per day is a percentage?

The spike in visitors around Feb 14 is interesting...
The spike in visitors shows it was from the site http://www.reddit.com" onclick="window.open(this.href);return false;

I am not sure why it started linking from there, but it resulted in 87 referrals to this site on that one day and then dropped off to a handful a day after that.

User avatar
KMcK
Award Winner 1
Award Winner 1
Posts: 2349
Joined: Thu Oct 14, 2010 9:54 pm
Name: Kyle
Location: Halifax, Nova Soctia

Re: Statistics

Post by KMcK » Thu Mar 31, 2011 10:11 pm

What is Bounce Rate?
McKeggerator:
  • no beer :(

User avatar
benwedge
Verified User
Verified User
Posts: 957
Joined: Fri Sep 24, 2010 4:22 pm
Name: Ben Wedge
Location: Halifax
Contact:

Re: Statistics

Post by benwedge » Thu Mar 31, 2011 10:14 pm

The number of users that leave the site without visiting a second page.
Brewing right now: whatever is going on tap at Stillwell in a few weeks.

User avatar
derek
Award Winner 1
Award Winner 1
Posts: 1296
Joined: Wed Oct 06, 2010 1:01 pm
Location: Musquodoboit Harbour, NS

Re: Statistics

Post by derek » Thu Mar 31, 2011 10:29 pm

benwedge wrote:If analytics doesn't track the # of new users/day already, you could set a goal for visitors landing on the final step of the account creation page.
Clever. I monitor 3 or 4 sites through Google Analytics, and I've never really had the time to do anything with it - hints like this are handy
Currently on tap: Nothing!
In keg: Still nothing.
In Primary: Doggone American Rye Pale Ale

User avatar
KMcK
Award Winner 1
Award Winner 1
Posts: 2349
Joined: Thu Oct 14, 2010 9:54 pm
Name: Kyle
Location: Halifax, Nova Soctia

Re: Statistics

Post by KMcK » Thu Mar 31, 2011 10:41 pm

KMcK wrote:What is Bounce Rate?
benwedge wrote:The number of users that leave the site without visiting a second page.
Ah, kind of like to going to a pub, finding that they only serve Keith's, and never going back, expect that in this case you like Keith's and the place only serves real beer.
McKeggerator:
  • no beer :(

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Mon Apr 04, 2011 4:32 pm

Alright you statistic whores...look up top on your page by your "logout" button, there is a link that says "statistics". Under that link you will find all the stats you could ever ask for :cheers2:

User avatar
benwedge
Verified User
Verified User
Posts: 957
Joined: Fri Sep 24, 2010 4:22 pm
Name: Ben Wedge
Location: Halifax
Contact:

Re: Statistics

Post by benwedge » Tue Apr 05, 2011 10:46 am

Jimmy wrote:Alright you statistic whores...look up top on your page by your "logout" button, there is a link that says "statistics". Under that link you will find all the stats you could ever ask for :cheers2:
Awesome! Thanks for adding that. It seems there are many variations on "Halifax" that are throwing the user location stats off. We're an inconsistent bunch I suppose.
Brewing right now: whatever is going on tap at Stillwell in a few weeks.

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Tue Apr 05, 2011 2:10 pm

benwedge wrote:
Jimmy wrote:Alright you statistic whores...look up top on your page by your "logout" button, there is a link that says "statistics". Under that link you will find all the stats you could ever ask for :cheers2:
Awesome! Thanks for adding that. It seems there are many variations on "Halifax" that are throwing the user location stats off. We're an inconsistent bunch I suppose.
No worries. It's got quite a bit of good information in there..interesting to see some of those stats.

User avatar
mr x
Mod Award Winner
Mod Award Winner
Posts: 13764
Joined: Fri Sep 24, 2010 5:30 pm
Location: Halifax/New Glasgow

Re: Statistics

Post by mr x » Tue Sep 20, 2011 1:31 pm

Image
This is good, we have been maintaining and occasionally increasing the number of people who check in per day. :cheers:
At Alexander Keith's we follow the recipes first developed by the great brewmaster to the absolute letter. :wtf:

User avatar
KMcK
Award Winner 1
Award Winner 1
Posts: 2349
Joined: Thu Oct 14, 2010 9:54 pm
Name: Kyle
Location: Halifax, Nova Soctia

Re: Statistics

Post by KMcK » Tue Sep 20, 2011 3:28 pm

Yeah, soon we'll have to start selling ad space.
McKeggerator:
  • no beer :(

User avatar
Jimmy
Site Admin Award Winner
Site Admin Award Winner
Posts: 6984
Joined: Wed Sep 22, 2010 6:35 pm
Location: Halifax, NS

Re: Statistics

Post by Jimmy » Tue Sep 20, 2011 5:19 pm

KMcK wrote:Yeah, soon we'll have to start selling ad space.
I actually had that setup a while back, it was running on the board for about 15 min. I was going to use it to try and recoup some of the cost of running the forum but decided I wanted the site 100% ad free..I hate ads on websites :pow:

User avatar
derek
Award Winner 1
Award Winner 1
Posts: 1296
Joined: Wed Oct 06, 2010 1:01 pm
Location: Musquodoboit Harbour, NS

Re: Statistics

Post by derek » Tue Sep 20, 2011 6:23 pm

Jimmy wrote:
KMcK wrote:Yeah, soon we'll have to start selling ad space.
I actually had that setup a while back, it was running on the board for about 15 min. I was going to use it to try and recoup some of the cost of running the forum but decided I wanted the site 100% ad free..I hate ads on websites :pow:
It's your site and your choice imo, but I don't care if there are ads (of course, I run adblock and never see them anyway :-) )
Currently on tap: Nothing!
In keg: Still nothing.
In Primary: Doggone American Rye Pale Ale

User avatar
Graham.C
Verified User
Verified User
Posts: 1900
Joined: Wed Aug 10, 2011 12:35 pm
Name: Graham Clark
Location: Ottawa ON

Re: Statistics

Post by Graham.C » Wed Oct 05, 2011 8:38 am

I like the ad-free quality. If the costs are becoming a burden I'm sure some of us would be willing to donate to keep this great site up and running.
-Graham

Post Reply

Return to “Site Discussion”

Who is online

Users browsing this forum: No registered users and 0 guests