Deep Software Inc.
Search site:
Web Analytics Association Deep Software Inc. is a Member of
Web Analytics Association

Deep Log Analyzer Download More Web Analytics and Website Stats Reports
Download custom reports for Deep Log Analyzer Professional
You may download more Deep Log Analyzer reports here and add them your project. Custom reports are only available in Professional Edition and Trial version. You can not add custom reports in Standard Edition

How to: First download report in dxr file from the list below and save to the hard drive. Then open the project where you want to add it in Deep Log Analyzer and click Load Custom Reports in Tasks Pane, select dxr file and click Ok. Report will show in the reports pane in Custom Reports group at the end of the list. Click on the report to execute it on your project's data and view the results.

If you have created some interesting custom reports for Deep Log Analyzer you may share them with other users. Save your report to the dxr file, attach it to email and send the report to us. Your report should not use any Access queries you created or additional tables that are not provided with DLA. We will check the report and publish it on this page for other users along with your name.

Please visit this log analyzer reports page periodically as we add new reports on the regular basis.

Click on the report name to Download the report.
Click Load Custom Reports in Deep Log Analyzer Pro and select downloaded file to view the report in your project. Added reports appear on the bottom of the list in Custom Reports Group

Report Description Report view
Search Engine Landing Pages (new!)

Shows through what pages visitors enter your website from search engines. Report structure is Search Engines->Landing Pages->Keywords
Top Pages -Authenticated Users

Shows Popular pages similar to to Top Pages report and list of authenticated users that visited those pages.
 
Referring Sites - Viewed Pages

Shows referral domains and to what pages on the analyzed web site they referred.

Pages History

Shows list of web pages with a number of pageviews for each page. Expand to see daily pageviews trend for each page. This report includes only human visits and does not include pageviews with errors.

Server Errors Code 500

Lists pages that caused Error 500 (Internal Server Error) with number of errors for each page. Useful for dynamic data driven websites

 
Entry Pages - No Spiders

Same as standard Entry Pages report, but excludes hits by search engine bots

 
Pageviews History

Shows total number of pageviews for each day selected in calendar. Does not include spiders requests for pages

 
Visits History - No spiders

Shows non-spiders visits history by days

 
Resent Visitors from Search Engines

This report shows last 1000 of visitors referred by search engines. Reports includes such fields as visitor's address, search engine and keyphrase, entry page, browser OS and other useful information. Download and check out this report!

Authenticated Users-Accessed Files-Hits

This report is similar to Authenticated Users with Visited Pages report listed below. Upper level lists users that were authenticated by web server and the number of visits for each authenticated user with visitor's country. Lower lever shows list accessed files with number of hits and data transferred for each file. Lower level is grouped by file name.

Visitors by hits

Shows the list of website visitors along with the number of hits received from each visitor and data transferred in Kb.

 
Most Resent Visitors

This report shows the list of last 1000 visitors of your website. It lists visitor's browser, operating system, country, visit duration in seconds, referral URL and path taken on website. Resent update of this report also added search engine name and search keyphrase used to find the site in case user was referred by search engine. To see more than 1000 visitors you may modify report's SQL query. Change "TOP 1000" in first line to any desired number or remove it all to view all visitors.

Authenticated Users with Visited Pages

First level shows users that were authenticated by web server and the number of visits for each authenticated user. Second level lists all files accessed by those users along with access time, visitor's IP address and server error code.

Track File Download History

Shows the number of downloads for the particular file by days. You may use it to track some important file downloads on your web site. Site visitors can use download managers that split file for downloading generating many hits in the web server log file. This report does not count hits, it divides total number of bytes transferred by the file size. To use this report you must edit its query first. How to: Add this report to your project, open Report Properties, replace /download/filename.zip with the actual file name you want to track and enter file size instead of 1000000. To track other files create a separate copy of this report for each file.