David Nyhuis
03-22-2007, 09:45 PM
I was curious how I can go about enabling use of the miscellaneous tracking information. Currently, I have enabled use of the file in my homepage as the instructions state, and I'm using the JavaScript file for the version of AWStats that is on my account.
I have had the link enabled in my homepage code for many weeks now, yet I don't see any of the additional data in AWStats. I looked at my raw log files, and the information that is collected is there. I was able to make this work properly at my previous host without any problems. Is this something that must also be enabled in the configuration file for the program, or am I just missing something?
Here's the code I'm using to call the file:
<!-- AWStats Browser Information -->
<script type="text/javascript" src="js/awstats_misc_tracker.js"></script>
<noscript><img src="js/awstats_misc_tracker.js?nojs=y" width="0" height="0" alt="" border="0" style="display: none;" /></noscript>
The JavaScript file is in the correct location, which is specified as default by AWStats' documentation.
This is something that I would really like to use so I can track that extra user information. Any help would be greatly appreciated! :)
I have had the link enabled in my homepage code for many weeks now, yet I don't see any of the additional data in AWStats. I looked at my raw log files, and the information that is collected is there. I was able to make this work properly at my previous host without any problems. Is this something that must also be enabled in the configuration file for the program, or am I just missing something?
Here's the code I'm using to call the file:
<!-- AWStats Browser Information -->
<script type="text/javascript" src="js/awstats_misc_tracker.js"></script>
<noscript><img src="js/awstats_misc_tracker.js?nojs=y" width="0" height="0" alt="" border="0" style="display: none;" /></noscript>
The JavaScript file is in the correct location, which is specified as default by AWStats' documentation.
This is something that I would really like to use so I can track that extra user information. Any help would be greatly appreciated! :)