Share » Forums » General » How to get the count of anonymous...

How to get the count of anonymous visitors ?

How to get the count of anonymous visitors ?

Thursday 07 April 2005 1:58:13 am - 1 reply

Author Message

Ɓukasz Serwatka

Thursday 07 April 2005 4:54:12 am

Hi John,

You can use this code:

        {let logged_in_count=fetch( user, logged_in_count )
             anonymous_count=fetch( user, anonymous_count )}
        Logged in users: {$logged_in_count} <br />

        Anonymous users: {$anonymous_count}
        {/let}

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu