www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  WebPublisher PRO    WP Stats
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Posted
Is there any piece of WP that will allow stat tracking? There was a mention of some kind of qset files analysis, but that was five years ago and I would hope things have changed.

My webstats analysis indicates 23K hits on the DLL file for 2008, but that doesn't tell me a whole lot. I'm not sure I can count on that as a reliable indicator of use, much less what people are looking for.

Is there 3rd party software out there?

Dan
 
Posts: 45 | Location: Great Neck, NY USA | Registered: Mon February 24 2003Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
DB/Text WebPublisher PRO 11.0 has a new query logging feature, which writes search information to a file called QUERY.LOG in the QSETS subfolder. QUERY.LOG is a delimited ascii file containing:

- Date
- Time search started
- Time search completed
- IP address
- Textbase name
- Query criteria (in Command Query format)
- Number of records retrieved

You can import the .LOG file into DB/TextWorks or Excel to manipulate the data, perform calculations, generate reports, and so on.

To turn on query logging, add the following line to the [WebPublisher] section of the DBTWPUB.INI file:

WebLogQueries=1
 
Posts: 1920 | Location: Woburn, MA, USA | Registered: Thu July 13 2000Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
I assume that it will not capture past information, only going forward?
 
Posts: 45 | Location: Great Neck, NY USA | Registered: Mon February 24 2003Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
Correct.
 
Posts: 1920 | Location: Woburn, MA, USA | Registered: Thu July 13 2000Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  WebPublisher PRO    WP Stats