![]() |
|
Frequently Asked QuestionsPlease, read it carefully before you mail questions. Also, download the latest version of Web Log DB before you file a bug report.
Open Database Connectivity (ODBC) is a widely accepted application programming interface (API) for database access. ODBC provides a standardized set of rules for getting information to and from a database. An ODBC driver is a software interface that accepts ODBC standard queries and then passes them through to the specific application, modifying where necessary to account for application specific database structure and format. The functions of a driver are invisible to users and third party applications. From a third party perspective, a standardized ODBC query or update is presented to the database, and a standardized ODBC response is returned. A log file is a list that is kept by your Web server which details all the files it was requested to send and whether it was able to send them successfully. When a visitor clicks a link to your Web site, the visitor's browser sends a request to your Web server and your Web server sends the page back to the visitor's browser. Since a single HTML page can include many graphics and other associated files, a single page view can result in several entries in the log file. Web Log DB uses the information in the log file to analyze your Web site traffic. Your Web administrator or hosting company should be able to tell you where your log files are located. You will need to enter this information in Web Log DB when you set up a new profile. Which log file formats an Web Log DB handle? Web Log DB can handle most popular log file formats. Supported Log File Formats:
Can Web Log DB run on a Macintosh or on Unix? No, Web Log DB can only run on Windows 2000, XP, Vista, Windows 7 and Windows 8. Why Web Log DB don't the reports list referrers, browsers, operating systems? In order for the Web Log DB to produce statistics for user agents (browsers) and referrers, that information needs to be in the log files produced by the web server. Most servers by default only produce CLF logs, which do not include the extra information. The way you have your server include this information depends on what server you are running. For apache, you need to edit the httpd.conf file (in the servers /conf directory) and... For apache 1.2, add the line:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
For apache 1.3, use the line:
Other servers are similar. Refer to your servers documentation for additional information on how to enable referrers and user agents. How does the Web Log DB determine users' countries? If a log file contains IP address of user's host the program determines user's country using the IP to country geolocation database. If the log file contains already resolved IP address (domain name) the program determines country by the top-level domain. In most cases log files contain unresolved IP addresses. Determining country by IP using the geolocation database is more accurate than using domain names. Can Web Log DB join more than one log file in a report? Yes. You can adjust the time zone of your log files to your time zone. Some log files are generated in Greenwich Mean Time (0 GMT) and you might want to see it in your time zone. Can Web Log DB handle uncompressed log file formats? It can even read GZip(gz) compressed logs so you won't need to unpack them manually. Does Web Log DB need to be installed on my Web server? No, it is not necessary.
| |||||||||
|
| © Copyright 2001-2013 Exacttrend Software | ||
| Contact Us | Privacy Policy | Site Map | ||