3-month web browsing report?
I need to pare down the number of records returned in our reports- I have already eliminated as many categories as possible, and I have restricted the filtering to HTTP and HTTPS results. The chart that is too long is a Table called detailed Web Browsing Log. It truncates at 10000 records, at about 400 pages. One possibility would be to design a query that makes sure that reporting only grabs one record every 30-40 seconds- Instead, it grabs every record, up to 10 per second. Pie-in-the-sky: In addition to that, I'd like to get a list of each website's hostname, timestamp, and browsing time. Is there a log besides the traffic log that includes the right fields? It looks like Traffic contains the browsing time and hostname is in Web. Thanks!
