Hi, I think I finally figured out the owa problem. It now tracks visits.
There were 2 problems. The first one was that in hackit's config file it was a the wrong owa site id. The events were triggered and registered in owa but they were not associated with the correct site and that's why they didn't appear. The second problem was a setting called delayed first hit. Owa says this is meant to reduce hits from robots who spoof their user agent. However, with this setting on, the first hit was correctly registered in the db (but it was not displayed because it had to be confirmed by subsequent hits), but subsequent hits were most of the time attributed to robots. I turned the setting off. I left the "development" debug mode on for owa for now, so we can see better what's happening. It will result in a big log file, but we can always delete it when we don't need it anymore. I don't think this will result in a perfect match between owa results and awstats results. From what I could find, there are discrepancies between every 2 analytics software http://awstats.sourceforge.net/docs/awstats_faq.html#DIFFERENT_RESULTS I tried to commit the changes I made on the server, but I get this message "No changes to commit". Although the files are changed. Below is the list of files modified: /var/www/hackit.cx/config/config.php - put correct owa site id /var/www/community.hackit.cx/stats/web/owa-config.php - enabled development mode debug /var/www/community.hackit.cx/stats/web/owa-data/logs/errors.txt - cleaned up the log file I'm starting to look now on the ajaxim, but I don't know what I can accomplish tonight with it. I propose the following: I will spend some time on ajaxim this weekend and if I succeed to implement it, I start on Monday morning with the missions. If not, I start directly with the missions with placeholder. Either way, I write on the ml on Monday morning to tell you what's the status I will try to implement the mission in 5 days, so I can have them finished by Friday evening, but I cannot guarantee it. Probably I can give more accurate estimation once I start working on it and see how well it goes. Have a great weekend Vlad
_______________________________________________ Hackit Bar mailing list - [email protected] Wiki: http://community.hackit.cx/ List: http://community.hackit.cx/ml/ Forum: http://community.hackit.cx/forum/ Ideas: http://community.hackit.cx/ideas/ IRC: irc://irc.freenode.net/#politis
