![]() |
Member Tracking
This modification is no longer available or supported. This tracks the number of members that have visited the forum each day, and displays a list in the same manner as the "Who has visited" modification. However, this also tracks a lot more data, such as the script (and request variables) run on their last visit, and all threads and forums visited. Note that installing this will automatically remove the "Members Who Have Visited Today" modification. Options / Features ; * The ability to turn it on/off. * The ability to turn just the display on/off. * The ability to allow (or prevent) certain usergroups viewing the display. * The ability to run the display code on all pages (not just forumhome). * The ability to switch between 'Today' and Rolling 24 Hours display (default). * The list of members can be set to be always collapsed on initial view. * The script that the member is running is logged (e.g. showthread, usercp etc). * The request variables in use are logged (e.g. threadid, userid etc). * The member visits table can be cleaned of old records to help control it's size. * Controls for the automatic template update system. * Member Views data collection - tracking each members viewing of the forum index page, forums and threads. * Member Views data collection can be separately disabled. * Multiple member visits to the same page are logged separately. * Clicking on a member in the main display will show that members viewing data (if enabled, and you have permission). * Usergroup permissions are done with the standard vbulleten usergroup permissions system. * Clicking on the "Total members that have visited" line will list all members who have visited and their last action. * The option to keep a record of [and display] the most ever members can be enabled. Four new usergroup permissions are provided in the usergroup manager. * Can View the Members Visited Display - Members can view the members visited display on Forumhome. * Can View Member IP Addresses - Members can see the ip addresses of visiting members. * Can View Member Visits List - Members can view the list of member visits page. * Can View Member Tracking Data - Members can view the individual member visit tracking page. * All (non usergroup) modification settings are in vBulletin Options > Member Tracking. To install;
History: v3.7.001 : Initial vb 3.7 release. v3.7.002 : List and view time cutoff options added. v3.7.003 : Tracking of visits to archive pages added. v3.7.004 : List/View cutoff options combined into one. Member hyperlinking added. |
Cool ,Thanks :)
Any screenshots ? |
How is the load increase from this?
Also you need a link to memberlist in quicklinks cause if you have the display disabled in the bottom of your page u have no way to quick access it. |
Isn't there a screenshot ?
|
installed!
|
I don't see anything different.
|
any screenies?
|
Thanks worked like a charm :)
One of the screeny is here. |
installed! Thanks
|
Quote:
Quote:
Quote:
Quote:
|
Paul another great mod, not just have to figure out how can I use this to my advantage on my forum.
Anway you can set this to X amount of hours? |
Found a bug when this option is set to no you cant access the memberlist page. You should be able to access the memberlist page without having the last 24 hr listing.
Code:
Set to 'Yes' to enable the Member Tracking display. Note that if the master enable is set to yes, then data will still be collected, even if this is set to 'No'. You must disable the whole modification to prevent this. |
Its not a bug.
|
Quote:
|
Hey Paul I installed this a bit ago and it works halfway. The part where it does what the who has visited hack does unfortunately doesn't work for me.
It shows the table for the addon but in the cell next to the icon where it is supposed to list the members and the record ever online it shows "Resource id #49". I looked threw the code some but I'm fairly tired so I didn't spend much time on it yet but I will report back when I look at it more later. If you have any ideas please let me know and I will look into them. So for now I have disabled it till then. |
No template addition happening. Can you let me know what to insert into forumhome template.
|
Great job Paul, thanks.
|
Quote:
Quote:
I have solved the problem that I was having now. It was a variable conflict of the variable not living the scope till the navbar template was built because of a query call with the same variable name. So I renamed $memberlist to $memberlistwv everywhere it was referenced to solve the problem on my site. In case anybody else has that problem thats all there is to fixing it. |
Thanks, works great.:)
|
sounds good Paul ... :) so this replaces completely the 'who's has visited' hack right?
edit: just a question: what is the difference between 'run code on all vb pages' and 'run only on forumhome'? i don't understand this :) |
Quote:
The difference between run code on all vb pages and run only on forumhome is the running it only on forum home allows you to show it on ex: https://vborg.vbsupport.ru/ where as run on all pages if you know what your doing and change the replacement condition you can use it to show the who has visited box on all pages. This will run the code and associated queries on all pages even if you dont have it displayed on all pages if you change this settings. |
thx IWT :) now a simple question, if i wanna use the code all around i must do some template modifications? or what? i just tried this onto my test board (without any modification) and i don't see anything over the other pages ... thx
|
You control it using the ATCS options. These are advanced settings so if you go to play with them you better have a clear idea of what you are doing.
ATCS: Template Name - The name of the template we are to automatically edit. This is the template it will search for the Search Text in. ATCS: Search Text - Text to search for that serves as an insertion point for the hacks output. This should be a unique statement. Example Setup: ATCS: Template Name - navbar ATCS: Search Text - <!-- / nav buttons bar --> That will make it show up below the navigation buttons row in the navbar. You might need to edit the hack template to make the spacing above and below it proper. |
thanks Paul
I was really looking for something like this for long time great job.. |
ah OK this stuff isn't for me ... however thx :)
|
Quote:
|
To be honest I didn't pay enough attention to which mod was causing it. But I do know that it wasn't any of my custom code as my naming conventions I use would prevent that.
|
Thank you very much! Works great!
|
How to clear the data every week for example ?
I could not find the cron job or you meant to set them ? |
Like it says ;
Quote:
|
I just noticed that, it doesn't track user(s) who they use this, I mean if one of my moderators track user(s), if I want to track this moderator it shows me where he went but doesn't tell me that he tracked any user...
:) |
French language :)
Translator: Sofia (Team vBr) |
i'm wondering, but the tracking should be reset every day?
|
No it will track 2 days worth of member records by default. You can change this number up or down as you see fit. Remember the higher you set it and the more active your forum the more data you will be storing.
The Who Has Visited part is the one that works either for the a day or for a rolling 24 hours. |
Quote:
|
Quote:
|
Quote:
|
Quote:
what about profiles? I'd like to see who saw whose profile, is that possible? and if it possible to show who sent message to who I think that will be so great.. so that can be full tracking. :) |
Nope this does neither of them (default vb tracks profile visits afaik).
|
Paul maybe i'm missing something but every midnight the members tracks are reset ... for example if i click over my nickname it shows me only the today's tracking ... (check the attachment)
my settings are: Rolling 24 Hours Option: NO Database Clean-up Period: 7 Member List Row Limit: 1000 Member Views Row Limit: 500 in the second pic that i've attached you can see another member tracks, like you can see it starts at midnight ... maybe it depends by the 24h options settled to 'no'? |
All times are GMT. The time now is 10:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|