Hey all I was wondering if anyone out there is running AWSTATS against their blog? I seem to only be getting a few pages as being hit yet I know more have been done.
I have tried Webalizer but because S9y runs everything off the index.php it gets stripped out in the stats. My goal is to be able to track what users are going to what blogs. I am already using the statistics plugin but I am looking for something more granular. I want to know what ip's are going to which blogs entries. Its in the weblog, just looking for the right app to pull it out.
Any suggestions?
AWSTATS and Serendipity
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: AWSTATS and Serendipity
If you are using no URL Rewriting, AWStats will only show hits to "index.php", because that is the only file being used. You cannot work around that, you will need to enabled URL rewriting, or drop the idea of using AWStats. 
And you might want to enrigster with Google Analytics. They rock.
Regards,
Garvin
And you might want to enrigster with Google Analytics. They rock.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
You actually only need to edit your index.tpl template file for that single snippet call.
You could even use a Page Nugget plugin to emit that code.
Regards,
Garvin
You could even use a Page Nugget plugin to emit that code.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Thanks Gravin.
I have added google analytics code before the end body tag </body> and have now updated the page on my server.
Let me check Google analytics account tomorrow and see, if i have any better stats than AWSTATS.
I'll also try to look into the Page Nugget thingy you mentioned.
Thanks again for the help.
I have added google analytics code before the end body tag </body> and have now updated the page on my server.
Let me check Google analytics account tomorrow and see, if i have any better stats than AWSTATS.
I'll also try to look into the Page Nugget thingy you mentioned.
Thanks again for the help.