The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Woopra for vBulletin Details »» | |||||||||||||||||||||||||
Woopra (http://www.woopra.com/) is a hosted live tracking site that allows you to examine the live stats of your website. This plugin will allow your site to be tracked by Woopra. You still need an account on Woopra and your site to be approved for this to work!
Install & Config Install the product_woopra_stats.xml in your product page. Upload the bitfield XML to your XML directory under includes. Enter your Woopra Site ID number under your forum settings options. This is needed for the template to process. There are other options there also! Please click install if you install this! Support faster to those with "Install" clicked, but not needed. Thanks! Please Note! Woopra does not support this plugin. I do. So if you have any problems with the plugin, please contact me. If it has to deal with the software that they provide, I can not deal with it. Registration problems on Woopra I can not deal with either. Woopra Official Plugin Directory URL Woopra on their site has an official plugin directory on their website, however it links back to this post. Screenshots They are limited, but you can get an idea by visiting their website to see how it works and the type of data that you get. I updated this post too include screens from my view. This is view the Java APP that you can connect with. It's very fun! (Note: I run 1900x1200 so they got automatically re-sized here... so.... http://www.frakmedia.net/shane/woopra/ is where I placed some images) Known Problems
Show Your Support
|
Comments |
#72
|
|||
|
|||
it's in the first post
|
#73
|
|||
|
|||
However i respect your work but the script is terribly coded. The script currently adds 4 queries on each page. It definately needs to be improved
|
#74
|
||||
|
||||
Nice, guys. "Beautiful way" to let woopra and other similar companies know everything about your site, so they can make tons of money of your back because you tell them step by step how and where people go and come to your sites.
I don’t like the idea of a certain company like Google Analytics having its fingers in my pocket at all time by not only providing traffic, PPC income, but also having stats as well. You really think they will give some beautiful stats for free? They will use your info and sell it to big companies like Microsoft etc. What I do with my site is my business, not their. If you like that, go ahead and use those services. |
#75
|
|||
|
|||
If anyone wants to remove 4 queries you need to do the following : Disable usertitle and other 2 enchanments , edit the plugin and remove the following
Code:
$woopra_email_phrase = fetch_phrase('email', 'global', '', '', '', $vbulletin->options['languageid']); $woopra_usertitle_phrase = fetch_phrase('user_title', 'user', '', '', '', $vbulletin->options['languageid']); $woopra_totalposts_phrase = fetch_phrase('total_posts', 'user', '', '', '', $vbulletin->options['languageid']); $woopra_joindate_phrase = fetch_phrase('join_date', 'global', '', '', '', $vbulletin->options['languageid']); |
#76
|
||||
|
||||
Just create your own phrases in the product, to make sure there are no future conflicts.
|
#77
|
|||
|
|||
I already did Floren
|
#78
|
|||
|
|||
Please discuss the modification in this thread. Please don't turn it into a thread discussing registration etc at woopra.
|
#79
|
|||
|
|||
This hack is really great - I tried it out last night after my registration was approved. I'll gladlly pay for woopra if they ever charge! Thanks so much for this awesome hack!
|
#80
|
|||
|
|||
wow!
This really is superb! Was worth the wait! |
#81
|
||||
|
||||
Quote:
Could you relax a little? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|