|
#11
|
||||
|
||||
|
any why not? installation might be a bit confusing of something like awstats to most...but anyone who actually cares about where they are hosted are going to have these as an option.
__________________
i should say more clever stuff |
|
#12
|
||||
|
||||
|
True but if someone have own server on own i-net connection getting something like Urchin can be a small problem for ppl ($$$). Standing up for own use other popular stat system also can be a problem for bigginers (for proff users that isn't but only for proff).
|
|
#13
|
||||
|
||||
|
not many people are going to have their own server though, shared and virtual private plans are too economical with packages offered today.
anyway, I found http://www.samphp.com/ pretty easy to install...and most host support will install a free stats engine for you if you ask
__________________
i should say more clever stuff |
|
#14
|
|||
|
|||
|
Quote:
) AND i have issues with my provider for MySQL usage because I am limited to 1000 queries/hour.So is it possible to remove the storage of visitor datas in pixelpost? I prefer my pixelpost blog fast!
|
|
#15
|
|||
|
|||
|
Steff: It'd be REALLY simple to remove that, it's 1 line of code. IF you really want to do it I'll get you the line to comment out (or remove). [1000/hr that's a VERY strict host FYI!]
blinking8s: I don't think you really see what I'm trying to get at here. I have stats for my SERVER, but I just want to see stats for pixelpost. Pixelpost is already logging data specific to it, let's use it. I don't want to look @ my logs for wi.id.au, which is what my hosting package has stats on. This obviously looks @ everything under that level (which is 5 subdomains), only 1 of these is for photos(pixelpost). The other subdomains all generate traffic as well. When I view my stats, I'm seeing clouded results, I'm seeing 30,000 hits a day to / due to 6 sites in total having / (the 5 subdomains and the domain). I want to JUST look @ photo.wi.id.au. My hosting company won't let me read the raw logs myself to process them myself, so I can't filter out other domains or just select one (this is common across the hosting industry). As well as having used Urchin/http-analyze and webalizer, none of them has the option to "filter" results [unless I've missed something?]. I also don't want to install a 3rd party solution/picture on my site (like statcounter). Pixelpost is already MAKING all the needed logfiles something just needs to be written to convert them for it's own interface. If the community isn't even interested in creating a module for this, I will do it offline myself. I can publish the shell code used to convert it into a format, but short of someone else running a linux machine there's no point in me publishing my 'work around'. Thanks, Wadem |
|
#16
|
||||
|
||||
|
It is possible. You must only comment all parts which support this future.
I think that in next versions stat module should be an option for main PP script but added to main distribution. PS Demo of free to use version of "our" (my friends & mine) stat aplication based on files: http://anubisdev.com/demo/istat/index.php To DL avalible here: http://anubisdev.com/download.php?id=1 PS2 If we are talking only about data which got PixelPost in own DB I can make a panel to view this as nice looking results. |
|
#17
|
|||
|
|||
|
Quote:
yes please show me what should I remove! ![]() I am just interested to show the total number of visitors: will I loose this? I must admit I like referrers: am I gonna loose those on Pixelpost referrer page? BTW I just ran out of queries, and upgraded to 10000 queries/hour, damn! |
|
#18
|
|||
|
|||
|
Steff,
For the visitor stats to work it must always put something in the DB. It's either the stats for visitors, or no DB access... (each time someone loads your page there's at least 4 SQL queries being run, to populate everything). GeoS, I REALLY hate to be rude, but I've had a hard time understanding your english below ![]() Thanks, Wadem |
|
#19
|
||||
|
||||
|
wadem - i did understand you, from my experience with most server setups (non-windows) subdomain stats are generally seperate from the main domains stats...
what specific information do you wish to see provided from a stats addition to pixelpost? i can see it being a solid add-on feature, but not built in...we need to clean up the current log system as it is...
__________________
i should say more clever stuff |
|
#20
|
|||
|
|||
|
blinking8s: Yes, apache by default keeps seperate logs for different subdomains. I don't run PP on a server I control, and on my server the logs are merged. I have it on a subdomain of a commerical server (which runs ensim).
Ensim doesn't keep the logs seperate, it merges them. I know cpanel keeps the logs seperated and eventually I'll move hosts to one that has seperate subdomain logging. The thing is, regardless of a hostside feature, I think it would be a nice feature. What about those who run it on a main domain and want to only see refferlogs/country access/time/date/browser/robots for PP, not their whole domain. All stats programs show the above information for the WHOLE domain, the only information that's broken down per directory is the hits/entry/exit. It's obviously not a high priority feature as it's not client facing feature/function and it doesn't really make the user's side easier either. It would be a nice feature tho. Until I change hosts, and until you get this running server side, I'm going to write a script that uses the DB entries and processes it into a ELF so I can import it into webstats. Thanks for your time/s! --Wadem |
| Post Reply |
| Thread Tools | |
|
|