Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Free Module - Super Site ReportFree Module - Super Site Report
Previous
 
Next
New Post
10/19/2007 8:41 PM
 

 

This module is free. You can download it here: http://www.zldnnmodule.com/Download/tabid/233/Default.aspx. Register is free.

The living demo is here:  http://www.zldnn.com/Modules/SuperSiteReport/tabid/481/Default.aspx

Super Site Report can help you analyze behaviors of visitors of your portal within a chosen period of time. It displays data as report or graphical chart such as column chart or pie chart. There are more than several reports along with the module. And you can create your own reports easily. The module also allows super users or other authorized users to view reports of all portals on one host. And the module provides some reports to analyze whole host.

The module is built in DNN 4.5.0. It can works properly with 4.5+ and 4.6.x.

Features:

  • Reports are based on SQL express or stored procedures. You can define your own reports.
  • You can define display label for all data fields of a report.
  • Report data can be displayed as graphical charts. You can define several charts for one report.
  • Most properties such as chart type, color etc of a chart can be defined.
  • Super user can view reports of all portals in one host.
  • Super users or other authorized users can analyzer whole host.
  • Admin user can decide which reports can be viewed.
  • Export site log to text file that is csv style and can be opened by using Excel.

You can add your own sql express to build new site log. For example you can compare view count of all sub portals.

select 'Portal' = {objectQualifier}Portals.PortalName,
 'Requests' = count(*),
 'LastRequest' = max(DateTime)
from {objectQualifier}SiteLog
inner join {objectQualifier}Portals on {objectQualifier}SiteLog.PortalId = {objectQualifier}Portals.PortalId
where {objectQualifier}SiteLog.DateTime between @STARTDATE and @ENDDATE
and {objectQualifier}SiteLog.TabId is not null
group by {objectQualifier}Portals.PortalName
order by Requests desc


Professional DNN Extensions, custom solutions since 2004
 
New Post
11/15/2007 4:55 AM
 

Hi Lei, Cool module, thanks for making it available.

I've got it set up and am wondering if there is any way to stop it displaying the message "Your Hosting Provider Has Limited Your Portal To xx Days Of Site Log History." that shows at the top of the module? It seems to just be in the way.

Regards,
Rob

Edit: Not to worry... I've found the language file and have simply changed it to read "xx days of data is available for this site.". That suits me just fine, thanks!

 
New Post
11/15/2007 7:43 AM
 

So... who is super smart and knows how to make a script that displays information such as:

  • Disk space allocation usage across all portals
  • Page allocation usage across all portals
  • Search engine referrals per portal
  • Can it do things like show certain items from the event viewer and compare them across all portals? e.g. logins, registrations, page load exceptions,  across all portals?
  • Referrals by domain rather than by URL, per portal

And also.. how can one force long referral URL's to wrap within the grid so that the page doesn't expand out sideways so severely?

Any assistance is much appreciated!

Rob

 
New Post
1/5/2008 10:59 AM
 

I confirm, that the module does not work with non-US locales (maybe due to date format), graphics are not displayed.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/5/2008 11:58 AM
 

wow... I just want to try it. The non-us behavior makes me sad... snifff


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Free Module - Super Site ReportFree Module - Super Site Report


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out