Statistic for Visitor, Host, OS etc.

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.

Statistic for Visitor, Host, OS etc.

Postby cguenther » Fri Mar 26, 2004 14:50

Hello,

this mod will bring you a statistical analysis of the visitors of your website.

The mod is depending on the phpOpenTracker (http://www.phpopentracker.de) and is fully embeded in the phpWCMS backend.

This screenshot will give you an impression:
Image

If you like it, leech the mod @ http://www.emediafabrik.de/index.php?de_pro_mod_vts.

Follow the instructions in the howto.txt.

If you need support ask via E-Mail or Webform on our Website.

Please also check for latest version, patches and changelog there.

Best regards
cguenther & jmeyknecht
Last edited by cguenther on Tue Nov 16, 2004 11:26, edited 2 times in total.
cguenther
 
Posts: 111
Joined: Sun Jan 11, 2004 13:41
Location: Halle, Germany

Postby pSouper » Fri Mar 26, 2004 15:26

Downloaded & fully Installed & Tested in 15 mins (sorry - slow connection ;) )
very very nice guys. thank you.
I guess I'll go back to flipping burgers in McD's now

EDIT: :oops: I get an error...
___Top Operating ystem__________________________________________
phpOpenTracker Error: Access denied for user: '@localhost' to database 'myDatabaseName'
Name Anzahl Prozent
_______________________________________________________________
any ideas?
User avatar
pSouper
 
Posts: 1553
Joined: Tue Nov 11, 2003 16:45
Location: London

Postby cguenther » Fri Mar 26, 2004 17:04

hmm ..

all other values are displayed?

if yes, that seems not to be a problem from the opentracker. all values coming from one function. If one works all should work.

sorry
cguenther
 
Posts: 111
Joined: Sun Jan 11, 2004 13:41
Location: Halle, Germany

Postby cguenther » Fri Mar 26, 2004 18:08

Hmm.. we found some parts missing in translation.

The repack will fix that parts. The file is still the same.

regards
cguenther
cguenther
 
Posts: 111
Joined: Sun Jan 11, 2004 13:41
Location: Halle, Germany

Postby pSouper » Fri Mar 26, 2004 18:14

thanks CG
User avatar
pSouper
 
Posts: 1553
Joined: Tue Nov 11, 2003 16:45
Location: London

Postby Jan212 » Fri Mar 26, 2004 22:30

that's a very very dope thing. i will download it now and test it. awesome...
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
Jan212
 
Posts: 859
Joined: Wed Jan 28, 2004 22:38
Location: Solingen

Postby Jan212 » Sat Mar 27, 2004 00:04

i've tested it and it's working great. take only 2 minutes to install and has a great usage... thank you
:idea: @oliver g. : seems to be a good solution to implement in sunday upcoming snapshot...
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
Jan212
 
Posts: 859
Joined: Wed Jan 28, 2004 22:38
Location: Solingen

Postby frold » Sat Mar 27, 2004 09:56

howto change index.php/id=3... to the article name? just the id # makes no sense!?!
http://www.studmed.dk Portal for doctors and medical students in Denmark
frold
 
Posts: 2151
Joined: Tue Nov 25, 2003 23:42

Postby cguenther » Sat Mar 27, 2004 10:27

:idea: While sleeping tonight i found an answer why the mod maybe wan't work on some systems.

The mod is using the new class and function handling that is build in PHP since version 4.1.x but it is really bugfree since 4.3.x.
So all people using PHP < 4.3.x can get strange error, maybe that is also your case pSouper?

The old way was:

Code: Select all
$var = new class();
$funciton = $var->function();


The new way is:
Code: Select all
class::function();


to frold:
the easiest way to include the statistic was to take the url. in our case, the url is depending on id's.
if you use "alias" instead of id, the alias-name will displayed in statistic.

The url in document and referer is also linked (in new window) to the page.
cguenther
 
Posts: 111
Joined: Sun Jan 11, 2004 13:41
Location: Halle, Germany

Postby frold » Sat Mar 27, 2004 10:51

pSouper use PHP Version 4.3.4
Last edited by frold on Sat Mar 27, 2004 10:55, edited 1 time in total.
http://www.studmed.dk Portal for doctors and medical students in Denmark
frold
 
Posts: 2151
Joined: Tue Nov 25, 2003 23:42

Postby cguenther » Sat Mar 27, 2004 10:54

the link: 403 - Vorbidden


my system:WinXPpro | IIS 5.1 | php 4.2.4 | localhost server.
cguenther
 
Posts: 111
Joined: Sun Jan 11, 2004 13:41
Location: Halle, Germany

Postby frold » Sat Mar 27, 2004 10:55

removed :wink:

but he use php 4.3.4 so that need to be changed :D .. pSouper!!!!!!!!!
http://www.studmed.dk Portal for doctors and medical students in Denmark
frold
 
Posts: 2151
Joined: Tue Nov 25, 2003 23:42

Postby Jenpet » Thu Apr 01, 2004 00:07

looks nice, but I get an error in my admin section and also within my output

admin:
Code: Select all
_chat_focus($do, $p); //Set Focus for chat insert filed forward_to($forward_to_message_center, $phpwcms["site"].$phpwcms["root"]."phpwcms.php?do=messages", 2500); //If new message was sent -> automatic forwarding to message center ?>


output:
Code: Select all
->stop('main'); // echo spacer(5)."
created in ".($timer->get_current('main'))." sec"; // echo "
".spacer(5); ?>


i have a new install on my system and used the files from the zip-file

my system:
system: Linux zinc.webpack.hosteurope.de 2.6.3 #1 SMP Wed Feb 18 17:11:04 CET 2004 i686
server: Apache/1.3.29 (Unix) FrontPage/5.0.2.2635 PHP/4.3.5
php: v4.3.5


any ideas ? thanks... ;)
Jenpet
 
Posts: 74
Joined: Fri Feb 06, 2004 16:43

Postby cguenther » Mon Jul 12, 2004 13:25

New version 1.3.0-RC1 released.

Changes:
- added SVG support for drawing charts
- updated phpOpenTracker engine
cguenther
 
Posts: 111
Joined: Sun Jan 11, 2004 13:41
Location: Halle, Germany

Postby aschenk » Mon Jul 12, 2004 13:44

Hi,

die neue Version funktioniert wunderbar *thanks* :-)

Frage:
ist es möglich die Statistik für jeden Benutzer zugänglich zu machen? also dass man diese irgendwie übers Hauptmenü im Frontend aufrufen könnte?


Gruß,
Andi
aschenk
 
Posts: 10
Joined: Wed Jul 07, 2004 11:19

Next

Return to hacks & enhancements

Who is online

Users browsing this forum: No registered users and 0 guests

cron