Needing webstatistics,

Author Message

John Mina

Monday 16 May 2005 2:43:31 am

i need web-site statistics,
Like how many users are online now , and how many have been to the website since it started .

I heard there is a free ad on to ezpublish tht makes it , any help ?

i currently use ez 3.3-3 will upgrade to 3.4 soon this week

awaiting nay help please

J-A Eberhard

Monday 16 May 2005 2:51:20 am

Hi,

To see how many people are online just go to the admin interface, then settings, then sessions. You will see the sessions and the registered user currently logged.
If you want more general stats, you can use awstats if you are on a Linux box (awstats.sourceforge.net) or use this eZ extension http://ez.no/community/contribs/template_plugins/ezstats
Good luck.

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

Lex 007

Tuesday 17 May 2005 11:42:20 pm

Hi,

This is the code to show the people who are online :

{let logged_in_count=fetch( user, logged_in_count )
                 anonymous_count=fetch( user, anonymous_count )}
            {'There are %logged_in_count registered and %anonymous_count anonymous users online.'|i18n( 'design/standard/toolbar', 'Short user information',
              hash( '%logged_in_count', $logged_in_count, '%anonymous_count', $anonymous_count ) )}
            {/let}

Ekkehard Dörre

Wednesday 18 May 2005 1:10:43 am

Hi John,

you can look at this tread.
http://ez.no/community/forum/suggestions/better_tracking_of_visitors

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:40:20
Script start
Timing: Jan 18 2025 19:40:20
Module start 'layout'
Timing: Jan 18 2025 19:40:20
Module start 'content'
Timing: Jan 18 2025 19:40:20
Module end 'content'
Timing: Jan 18 2025 19:40:20
Script end

Main resources:

Total runtime0.7876 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0067 589.0234152.6094
Module start 'layout' 0.00670.0038 741.632839.4141
Module start 'content' 0.01040.7754 781.0469631.7891
Module end 'content' 0.78590.0017 1,412.835912.1875
Script end 0.7876  1,425.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4220160.0002
Check MTime0.00130.1674160.0001
Mysql Total
Database connection0.00110.134510.0011
Mysqli_queries0.727092.3029640.0114
Looping result0.00070.0848620.0000
Template Total0.750895.320.3754
Template load0.00230.285820.0011
Template processing0.748595.038220.3743
Template load and register function0.00020.019910.0002
states
state_id_array0.00080.095410.0008
state_identifier_array0.00080.097120.0004
Override
Cache load0.00170.2217250.0001
Sytem overhead
Fetch class attribute can translate value0.00050.068840.0001
Fetch class attribute name0.00100.129570.0001
XML
Image XML parsing0.00190.240440.0005
class_abstraction
Instantiating content class attribute0.00000.001970.0000
General
dbfile0.00130.1607270.0000
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs