Hello again everyone,
Is there a way to get a report of website statistics - preferably all in one excel spreadsheet?
[23]Posted: 04.03.2008, 07:51
[24]
rank:
Professional
registered:
September 2004
Status:
offline
last visit:
10.11.08
Posts:
815
Google Analytics
Or, use phpMyAdmin [25] to export the stat tables for PostNuke into CSV or TAB format (which can open in Excel).
[29]Posted: 04.03.2008, 21:34
[30]
rank:
Freshman
registered:
July 2007
Status:
offline
last visit:
30.05.08
Posts:
30
sorry i posted on the wrong section =/.
so am i correct to assume thats PostNuke .764 does NOT contain any internal website report feature?
[34]Posted: 04.03.2008, 22:02
[35]
rank:
Professional
registered:
September 2004
Status:
offline
last visit:
10.11.08
Posts:
815
Yes, it does. But, it does not have an export to excel feature. You'd have to access the database tables directly for that.
First, visit the modules section in the admin. Make sure the Stats module is active. Then, visit index.php?module=Stats to view the stats.
There is also the mtrad statistics module (find the latest version!) that works on .764 but is no longer maintained. It is more robust and allows for custom reports. Again, there is no Excel export...you'od have to access the tables directly in phpMyAdmin [36] or something.