vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Statistics Modifications - Woopra for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=174934)

segwayon 11-23-2008 06:50 PM

Quote:

Originally Posted by kpierce (Post 1671508)
I don't even let guest view the site. I'm talking about my registered users. vbulletin will show 12 registered users online and Woopra will show 8-9. Do you get usernames displayed in Woopra? Mine just shows "visitor".

I believe the issue there might be the way VB tracks users - if a user drops off the website without logging out manually then VB will "see" them as still present for a while. This may be based on session cookie length.

With Woopra I believe it is better able to ascertain when users leave the webserver.

kpierce 11-23-2008 07:21 PM

Quote:

Originally Posted by segwayon (Post 1671517)
I believe the issue there might be the way VB tracks users - if a user drops off the website without logging out manually then VB will "see" them as still present for a while. This may be based on session cookie length.

With Woopra I believe it is better able to ascertain when users leave the webserver.

That makes sense. What about user names?

segwayon 11-23-2008 07:54 PM

Quote:

Originally Posted by kpierce (Post 1671528)
That makes sense. What about user names?

Here's a post from the Woopra forum regarding VB & usernames:
http://www.woopra.com/forums/topic/v...in-login-names

Dream 11-23-2008 08:26 PM

This looks promising, too bad it's limited to 10k pageviews per day.

I'd pay for a live analytics tool though. Having to wait a day for Google to crunch their stuff is annoying.

Dream 11-23-2008 08:40 PM

Well it seems both my +10k websites were approved for free beta in <1 minute O_O

Off to install this plugin :)

kpierce 11-23-2008 08:42 PM

Quote:

Originally Posted by segwayon (Post 1671547)
Here's a post from the Woopra forum regarding VB & usernames:
http://www.woopra.com/forums/topic/v...in-login-names

LOL I'm kevin1016. I guess I'll wait to hear.

radmoose 11-26-2008 04:16 AM

The Plug In looks for a non-empty Site ID to determine if it is "active". To make the plug in work and have the additional items show up, install the plug in as directed, then put some random number in the SiteID and remove the following line from product-woopra_stats.xml file :

Code:

woopra_id = '$woopra_site_id';
Also, the plug-in looks for the "home" url and on my system that is the root URL and not hte subdirectory that the forum is located in, so I made this one change.

If you already installed it and the avatars are not showing up, in the Plug-In section of vBulletin, "Header: Add Woopra Javascript", edit "parse_templates" and add "forum" or the subdirectory your forum is in before /image.php as seen below.

PHP Code:

$woopra_avatar_url $woopra_homeurl "forum/image.php?u=" $vbulletin->userinfo['userid']; 


You could have also made the change in the xml file ahead of time, but I didn't test this.

Yeah, there might be a better way to do it, but that seems to work for me on this revision. You will see in the javascript that there is other parameters being passed and those are the ones that make it so you can see the avatar and other info in your stats.

I am looking forward to another revision of the plug in.

Kaycee123 11-27-2008 11:46 PM

How long does it take to get approved? I applied 2 days ago and still haven't heard anything - my site has less than 1000 page views per day

Never mind - got approval after 4 days !! Just going to install it

Kaycee123 11-29-2008 04:30 PM

Installed and working great!!! Thank you very much!
:D:D

Jaxel 11-29-2008 10:26 PM

Quote:

Originally Posted by radmoose (Post 1673158)
Also, the plug-in looks for the "home" url and on my system that is the root URL and not hte subdirectory that the forum is located in, so I made this one change.

If you already installed it and the avatars are not showing up, in the Plug-In section of vBulletin, "Header: Add Woopra Javascript", edit "parse_templates" and add "forum" or the subdirectory your forum is in before /image.php as seen below.

PHP Code:

$woopra_avatar_url $woopra_homeurl "forum/image.php?u=" $vbulletin->userinfo['userid']; 


I have no idea what you are saying here... I dont think image.php works for this if you draw your avatars from files instead of the database.


All times are GMT. The time now is 06:10 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
  • Page Generation 0.02238 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete