Hi All,

I am using counter module for counting site visitor in my website. But I don't think this module match my requirement

My requirement is like :- Count the number of user visit the site with 30 seconds of delay. User IP doesn't matter for me means if one user refresh the page after 30 sec, counter should incremented by one......

But Counter module also count the page inside my website and i don't want this....

Can anyone guess me a better module.....????

Thanks in Advance
Jatin garg

Comments

drupalnesia’s picture

Category: bug » feature
Status: Active » Needs work

Basically Counter can cover your need, but I need to utility Views. I will use CCK to save Counter data, so users can use Views to generate specific report.

jatinkumar1989’s picture

Thanks for your reply .....
Great

drupalnesia’s picture

Version: 6.x-2.16 » 7.x-1.x-dev
Issue summary: View changes
Status: Needs work » Closed (fixed)

There's an option to meet this requirement.

Go to admin/config/counter/advanced
- Delay before next insert (in second)

Also. 7.x-1.0-beta1: New: Views integration