The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Gravity Insights: advanced forum statistics & analytics Details »» | |||||||||||||||||||||||||||||||||
Gravity Insights: advanced forum statistics & analytics
Developer Last Online: Apr 2012
Gravity Insights real-time forum analytics
UNDERSTAND YOUR FORUM CONTENT AND USERS. MAKE BETTER DECISIONS FOR YOUR COMMUNITY. Gravity Insights is a real-time forum analytics service. Gravity Insights is the only analytics service designed to help forum administrators understand their content and users and make their sites better. With Insights, you?ll have a detailed understanding of who comes to your site, why they come to your site and how they interact with your content. Please visit http://insights.gravity.com for more information. Feature Highlights Dashboard
Real-time Dashboard
Who's using Gravity Insights
What people are saying?
How does Gravity Insights work? It?s pretty simple. Gravity Insights is a standard vBulletin plugin. Once installed, Gravity Insights puts a lightweight beacon (similar to Google Analytics) on every vBulletin generated webpage. In addition, Gravity Insights has custom hooks that initiate asynchronous server-to-server calls between your vBulletin server and the Gravity Insights servers. These hooks allow Gravity Insights to track all the things that standard analytics software can?t track (like new threads, new replies, new member registrations, etc.). Requirements to use Gravity Insights Gravity Insights has been tested with very large and very small forums. You?ll need vBulletin version 3.6 or later to use Gravity Insights. Gravity Insights also supports phpBB, Vanilla Forums, and ProBoards. Legal stuff? Gravity Insights is copyright protected by Project Rover, Inc. You?re free to use Gravity Insights (subject to our terms and privacy policy) on any vBulletin forum for which you hold a valid license. Anything else? Drop us an email at insights@gravity.com if you have any questions. If you try Gravity Insights, please click mark as installed and rate the plugin to show your support. And again, let us know what you think ? good or bad! How can we make Gravity Insights better for you? Download Now
Screenshots
Show Your Support
|
Comments |
#112
|
|||
|
|||
Just installed, getting the error:
Quote:
Quote:
Quote:
|
#113
|
||||
|
||||
Quote:
|
#114
|
|||
|
|||
Hi gravityinsights
thank you for providing such services but when I tried to install it the forum page come with the attached warning page. what is the problem? (I'm new to manage forums ) (the var is 4.0.2) (Arabic forum) your replay is highly appreciated. thank you |
#115
|
|||
|
|||
I've just visited a forum were this hack is really slowing things down. I can see in my browser at the bottom stuff loading last and slow from: input.insights.gravity.com
I think others should know this service can slow your whole loading times down. |
#116
|
|||
|
|||
Right...there was a time when the gravity website was down and it was taking forever for my site to load on a refresh.
|
#117
|
||||
|
||||
Hey all - Please PM me if you are experiencing any latency with your site. This is very important to us and I want to get to the bottom of any issues.
Thanks! |
#118
|
|||
|
|||
Apparently the site is down as when anyone was making a reply to any thread, it would time out and throw DB errors as well as a script error in insite.php (if I remember the file correctly off the top of my head).
Disabling this mod, solved the problem. So basically it appears that when the logging server can't be contacted, it takes down you website... not good. Anyway, as I said, disabled it, all is working fine now. |
#119
|
|||
|
|||
That happens when a user registers and is in between registering and and activating with the activation email. Go to user ACP> User groups and you should see him /her listed as users awaiting email confirmation.
|
#120
|
||||
|
||||
Quote:
I apologize for the inconvenience. thanks, Jim |
#121
|
||||
|
||||
This mod invalidates the XHTML doctype when checked at W3C. It's a shame because vB4 actually validates without this mod. The opening <script> tag does not contain the mandatory "type" attribute. It should be written as:
Code:
<script type="text/javascript"> Those of you who would like to correct this problem now, do the following: 1. Open insights.php in a text editor 2. On line 119, find: $output="<script> 3. Replace with: $output="<script type=\"text/javascript\"> 4. Save the file and upload to /forum/insights/, overwriting the previous version. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|