Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
psiStats 2006 (The New vBStats for vBulletin 3.5.x - 3.8.x) Details »
psiStats 2006 (The New vBStats for vBulletin 3.5.x - 3.8.x)
Mod Version: 1.6.2, by akanevsky (Coder) akanevsky is offline
Developer Last Online: Feb 2016 I like it Show Printable Version Email this Page

This modification is in the archives.
vB Version: 3.6.x Rating: (36 votes - 4.78 average) Installs: 570
Released: 01 Oct 2006 Last Update: 28 Feb 2010 Downloads: 2243
Not Supported DB Changes Uses Plugins Auto-Template Additional Files Translations  

I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*===================================*\
|| psiStats 2009
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Feb 28, 2010
||
|| Time required to install: 1 minute
|| Difficulty: easy
\*===================================*/

DESCRIPTION

A sophisticated statistics module for your vBulletin board.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.


STATISTICS

File Uploads: 1
Products to Install: 1


FEATURES

Statistics Tracking:
  • General Board Statistics
  • Style Usage Statistics
  • Top Threads & Forums Statistics
  • Display Colors + Resolutions (Requires JavaScript) Statistics
  • Countries + Regions Statistics
  • Browsers + Operating Systems Statistics
  • Referring Sites Statistics
  • Referrer Statistics
  • Age & Gender Demographics

Features:
  • No code or template modifications required.
  • Modules can be enabled or disabled, as needed.
  • Statistics are updated every fifteen minutes via cron.
  • Mother site, e.g. the site where your forum is hosted, will never be listed as a referrer.
  • Only one extra query per forum page.
  • Statistics can be sorted either numerically or alphabetically.
  • Automatic Integration with Referrer Statistics (if installed)[/i]
  • Configurable number of last items for top threads / forums.
  • Allows to specify whether to show data from from forums with post counts disabled.
  • Configurable number of last items in referring site statistics.
  • Configurable gender field and responses (optional).
  • Configurable list of usergroups that can access statistics (optional).
  • Referring site statistics censure (by word) and individual site blockage.
  • Detects most popular browsers and operating systems.
  • Requires cookies for screen color depth and resolution tracking.

VERSION HISTORY

1.6.2 - stable
[+] Added recognition for Windows 7-based user agents.

1.6.1 - stable
[+] The navbar link is now shown only to those who can access the statistics.

1.6.0 - stable
[+] Added two new modules:
  • Referrer Statistics
  • Age & Gender Demographics
[+] Added Google Chrome recognition (this includes a matching icon).
[+] Added Setting to control whether top threads & forums data is gathered from forums where posts are not counted towards user post counts.
[+] Updated ip to country databases to the most recent ones.
[F] Corrected a few phrasing bugs and phrased things that were not phrased in 1.5.2.

1.5.2 - stable
[+] Added a few more translations (thanks to those who submitted these).
[+] Fixed a few bugs that were mentioned for 1.5.1.

1.5.1 - stable
[+] Added option to globally enable / disable any stats modules.
[+] Fixed bug with some staff being counted twice.
[+] All numbers are now nicely formatted.

1.5.0 - stable
[+] No more template edits, just upload the files and the product and you're ready to go.
[+] vBulletin 3.5.x - 3.8.x compatible.

1.4.4 - stable
[+] Referrering Sites now have a JS and an XML feed capability.
[+] Added a better firefox icon into the icon database.
[F] Fixed a couple of minor bugs.

1.4.3 - stable
[+] The hack now respects vBulletin's "Show Active Users" setting.
[+] The hack is now valid XHTML (all templates must be reverted).

1.4.2 - stable
[+] Corrected a bug, which caused incorrect number of moderators to be displayed.
[+] gb.gif renamed to uk.gif.

1.4.1 - stable
[+] The front page has been revised, and it now loads four times as fast regardless of the size of your database.
[+] The ip database has been updated to the revision of October 18, 2006.
[+] The flag database has been updated to the revision of October 18, 2006.
[+] Referrer statistics hack, if installed, is now detected automatically. No configuration required.
[+] Added an option to specify a custom board creation date, if not reflected correctly by the joindate of a user with lowest userid.

1.4.0 - stable
[+] The system is now cross-compatible with both vBulletin 3.5 and 3.6.
[+] The ip database has been updated to the revision of August 30, 2006.
[+] A variety of code optimizations and template corrections have been done.
[+] To keep statistics legible, the engine now only tracks the major and the minor browser versions. X.Y.Z.E is now stripped to become X.Y.

1.3.2 - stable
[+] Since more browsers support cookies than ajax, screendepth/screenresolution tracking is now done via cookies.
[+] One less query per page - e.g. now it's only one query per page.
[+] Statistics are now updated every 15 minutes rather than every hour.
[F] Fixed faulty count in cron and in region stats screen.
[F] Fixed bug which prevented the cron from being created in some cases.
[F] Fixed minor bugs which caused errors of the E_NOTICE level.

1.3.1 - stable
[F] Fixed AJAX coding error, which used synchronous ajax instead of asynchronous, evidently causing higher load.
[F] Fixed WOL error that was caused by AJAX stats update and that made it look like everyone is browsing the stats.
[F] Fixed a query in update cron.

1.3.0 - stable
[+] Yay, no more file edits!
[+] No more multiple queries. The hack now takes up a maximum of two (2) queries per page in contemporary browsers, and one (1) query in non-javascript browsers.
[+] New vBulletin Option: Statistics can be configured either numerically or alphabetically.
[+] Since Opera is updated way too often, the engine, from now on, will only identify the primary version marker (7,8,9 as opposed to 7.01, 7.02, 7.21, 8.01 etc).
[+] Templates and phrases are now in their own separate group.
[F] Eliminated a bug which prevented bot identification from working properly.

1.2.8 - beta
[+] Removed 5 queries during the stats recording.
[+] Countries mapped to valid cia abbreviations and the countrybit template has been updated.
[+] Added missing Fiji flag (Thanks to firstrebel!)
[F] Eliminated a bug which prevented the thread and post limit from having any effect.
[F] Eliminated a bug which prevented the browser identification from working properly in some cases.

1.2.7
[F] Corrected online users count.
[F] Corrected staff count.
[F] Eliminated the style stats bug, which originated from users who had invalid styles saved in their profiles.
[F] Eliminated the posts per day bug.
[F] Renamed "gb.gif" to "uk.gif"
[F] Renamed "Oceania" region to "Australia and Oceania".
[F] Only threads and forums to which the user has permissions are displayed in top threads and forums.

1.2.6
[F] Minor template fix.

1.2.5
[+] Rewritten Browser and OS detection (previosly somebody else's module was used).
[F] For staff stats, only primary usergroups are now counted.

1.2.1
[+] New "Usergroups Allowed To View Stats" admincp option.
[+] Navigation split in two rows, for greater view
[+] Crawlers now have a browser picture associated with them.
[F] Eliminated Tracking of Empty Referrers.
[F] Updated country database with a number of missing countries, including UK.
[F] Minor fix to style statistics screen, applying to styles that are not used.

1.2.0
First Official Release.

1.1.0
Development release; Excess queries, phrases, and code has been removed.

1.0.0
Development release; All phrases that were hard-coded were moved into the phrase system.

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

Download Now

Only licensed members can download files, Click Here for more information.

Supporters / CoAuthors

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
psiStats 2006 (The New vBStats for vBulletin 3.5.x - 3.8.x) akanevsky vBulletin 3.5 Add-ons 578 26 Jun 2009 12:40

Comments
  #2  
Old 01 Oct 2006, 14:55
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
FAQ

Q: How do I install the product XML?
A: http://www.vbulletin.com/docs/html/plugin_system

Q: Stats do not get updated.
A: Stats are updated once every 15 minutes (not instantly).

Q: Can I limit viewing of the stats to certain usergroups?
A: Yes. Go to vBulletin Options -> psiStats 2006 and edit that.

Q: It's not tracking full referrer URLs, only domains.
A: That's how it is designed. It will not be changed.

Q: A country flag is missing.
A: There are some missing flags, yes. If you have a flag icon of the same format, it'll be much appreciated if you can send it to me.

Q: I get a LOCK TABLES error...
A: Make sure you have set proper permissions for the MySQL user. To find out how to set MySQL permissions, contact your hosting provider.

Q: This and that isn't working properly...
A: Shh! First, make sure that you have the latest version installed, and doble check that you have done all the steps correctly. If you are 100% sure in both, post your problem.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.

Last edited by akanevsky; 03 Oct 2006 at 22:01.
Reply With Quote
  #3  
Old 01 Oct 2006, 15:00
kenanulas's Avatar
kenanulas kenanulas is offline
 
Join Date: Jan 2006
Real name: Kenan
thanks

second mine
thanks
__________________
www.turkeypol.com

Ne Mutlu Türküm Diyene
Reply With Quote
  #4  
Old 01 Oct 2006, 15:05
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Thumbs up Gr8t

Kbp 2 Kbp4


Beauts *** Checkmate

Last edited by Deepdog009; 01 Oct 2006 at 15:30. Reason: Good Table
Reply With Quote
  #5  
Old 01 Oct 2006, 15:21
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Question to everyone:

On some large boards, the browser stats parts get very large due to the fact that there is a lot of different browser versions. What approach would you guys recommend to shorten that list?

Example of a long list: http://waw-df.com/forum/psistats.php

Edit:

I changed it not to track more than the major and the minor versions. E.g., if a version if X.Y.Z, it'll only track X.Y. To reset browser stats, run this query:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.

Last edited by akanevsky; 01 Oct 2006 at 15:36.
Reply With Quote
  #6  
Old 01 Oct 2006, 15:36
hotwheels hotwheels is offline
 
Join Date: May 2005
Real name: Doug
wow, simply amazing work..........again

Thanks so much for sharing your mod's with us. It seem's simply flawless.

I attatched a working image of it from my site. AMAZING.
Attached Images
File Type: jpg psistats.jpg (152.9 KB, 1093 views)

Last edited by hotwheels; 01 Oct 2006 at 16:20.
Reply With Quote
  #7  
Old 01 Oct 2006, 15:41
morrow's Avatar
morrow morrow is offline
 
Join Date: Mar 2002
Download doesn't work
__________________
-=morrow=-
Reply With Quote
  #8  
Old 01 Oct 2006, 15:43
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Try again, I've been updating the file.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.
Reply With Quote
  #9  
Old 01 Oct 2006, 15:47
Endurer's Avatar
Endurer Endurer is offline
 
Join Date: Sep 2006
Awesome mod. Can I change the update interval? It can become resource intensive for fairly large boards therefore I'd like to increase the update time.. Is it possible?
Reply With Quote
  #10  
Old 01 Oct 2006, 15:47
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by Endurer
Awesome mod. Can I change the update interval? It can become resource intensive for fairly large boards therefore I'd like to increase the update time.. Is it possible?
The smaller the update time, the less is the load. 15 minutes is the optimal delay for large boards esspecially.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.
Reply With Quote
  #11  
Old 01 Oct 2006, 16:19
morrow's Avatar
morrow morrow is offline
 
Join Date: Mar 2002
Very nice hack! I've installed it with no issues so far. Thanks for your hard work.


<--! Clicks Install -->
__________________
-=morrow=-
Reply With Quote
  #12  
Old 01 Oct 2006, 16:28
Phooey Phooey is offline
 
Join Date: May 2004
Real name: Evan
Awesome. I'm so glad you decided to make this for 3.6.X. Definately one of my favorite hacks.

/installs
__________________
Chai Life | Display Lighting | Reaction GIFs
Reply With Quote
  #13  
Old 01 Oct 2006, 16:37
gedsta gedsta is offline
 
Join Date: Feb 2006
installed and thx
Reply With Quote
  #14  
Old 01 Oct 2006, 16:39
Yorixz Yorixz is offline
 
Join Date: Jun 2005
Very glad it's updated now, installed here as well!
Reply With Quote
  #15  
Old 01 Oct 2006, 17:00
Ronak's Avatar
Ronak Ronak is offline
 
Join Date: Sep 2006
Was Waiting for this hack for a long time to be released !! Awesome Nominated !! for MOTM
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 09:03.

Layout Options | Width: Wide Color: