I need to provide a client with specific page hit counts on a summary report. So using the SmarterStats interface is not an option. Is there a programmatic way of accessing the site stats data to get data the way the export to CSV works?
I have tried exporting the CSV reports using the HttpWebRequest object, but it wants me to log on. I have not worked out a way to log on and get the report.
Thanks