The statistics tag has no wiki summary.
0
votes
2answers
31 views
How do you view a log of previous visited visitors showing their IP in Drupal 7?
Where do you view a log of previous visitors showing their IP address in Drupal 7?
0
votes
0answers
43 views
Counting Nodes loaded with JQuery
I am in a strange fix, where I have to implement Statistics report for the nodes that have been assessed by individual users.
This was the easy part, thanks in part to the module (Node View Count).
...
1
vote
1answer
38 views
Drupal 5 Show Statistics
I must use Drupal 5.10 for one project. It's already done, but I am doing some changes, so I must add this type of line for each post :
Viewed : 3 | Total views : 30
I know I must use Statistics ...
0
votes
1answer
47 views
Show number of pages views [duplicate]
I am new to Drupal, so I want to know how do I echo number of views of a page ? or of a category ?
3
votes
2answers
47 views
View statistics with colorbox module
So I'm building a community website for a local photography group and I'm trying to set up a "well equiped" group photo grallery that registered members can upload photos to. The gallery should ...
0
votes
3answers
56 views
node number evolution statistic?
Im looking for a way to store the TOTAL number of nodes published on my drupal 6 web site at a particular month of the year so I can generate some curve from it :
timestamp | total node nb type x
...
0
votes
1answer
33 views
How can I monitor the number of user password reset requests?
I would like to keep track of the number of times users request that their password be reset to make sure that users are able to reset their password successfully. I am getting reports a couple of ...
1
vote
2answers
88 views
Count the number of views
How can I count the number of views for a video? I am using the Profile2 module to display user's information.
Users add videos which any user can see. I would like to count the number of video's ...
1
vote
0answers
12 views
Get number of hits on user page into a view [duplicate]
Possible Duplicate:
how to track user profile page views?
I would like to know how much time a user's page has been viewed, to sort my users by most total views.
My statistic module is ...
0
votes
0answers
31 views
Statistics with views
I need to do a lot of sort criteria based on the number of profile pages viewed in Views , but i do not have any fields related to statistics and i cannot find any module which would help me to add ...
0
votes
1answer
31 views
Profile2 Statistics
Is there any module that would help me to see statistics and also use them as filter/sorting criteria in views of profile2 pages ? I mean as is the core module statistics and i can add filters like ...
5
votes
3answers
129 views
Drupal websites statistics
I have about 30 websites on Drupal. I'm looking for module or service where i can aggregate information from all websites in one place. I need information about number of nodes, comments, users, ...
0
votes
1answer
59 views
Is there a way to show the Google Analytics panel inside a drupal site?
I'm using the http://drupal.org/project/google_analytics to track the visits. Is there a way to show the Google Analytics panel inside the drupal site?
0
votes
1answer
59 views
How to archive drupal forums?
How can I add archive state to drupal forums so that:
They are not visible in search results
They are shown in a different container
They are visible only to some users based on user-roles
...
1
vote
1answer
52 views
How can I track statistics on how often a hook/error message is triggered?
I am using the Privatemsg module in Drupal 7. I have a hook in a custom module that is triggered when users write a message that is too short. I set this up using the instructions here.
Basically, ...
2
votes
0answers
46 views
Custom Drupal Analytics with Views- how to track the number of users by role over time?
I am building a social networking website in Drupal. As users complete their profile, they are awarded different roles. Now that I have launched the site and have some members, I would like to track ...
0
votes
1answer
67 views
How to list most viewed nodes using Statistics module?
How to list most viewed nodes using Statistics module in Drupal 6?
I'm looking for the PHP code to use in a custom theme.
0
votes
1answer
69 views
page for hockey league statistics
I have page in drupal for hockey league. Till now, there was only nodes, some specific content types, simple views, but now, they want to create full statistics for the entire league. I was looking ...
0
votes
1answer
121 views
Default statistics module. Count views of only published nodes when administration users see it
I need to change default functionality of statistics module.
I want to count views of only published nodes by administration users too. I can't find any hook for this.
Now if administration user see ...
0
votes
1answer
45 views
I want to write the logs for users info, page navigation in drupal 7
I want to write the logs for users info, page navigation in drupal 7.
For example: from the time the user log in what actions he has performed, pages visited
Is there any module available? Please ...
1
vote
1answer
74 views
How to show how many hits has got one page
I'm trying to get something like this "viewed: 123 times." on every single node a part from the static pages like about us or contact etc..
Is there a module for it or is better to create a flag for ...
2
votes
4answers
167 views
How to track daily login
I need to know if a user have login for example: 5 days consecutively. The reason for this is I want to award points to them.
for example:
- User A login on Monday, Tuesday, Wednesday, Thursday and ...
2
votes
2answers
668 views
Drupal 7: Count number of Anonymous Users
I want to either use a module or write a module which allows me to count the number of Anonymous Users that are currently using the site.
What is the best method for this to be achieved? I looked at ...
2
votes
2answers
59 views
How can I track statistics regarding the number of sign-ups vs. account deletions?
I'm working on a social networking site in Drupal 7 that I haven't launched yet. However, once I've launched I would like some basic metrics to track how I'm doing, particularly the number of ...
1
vote
0answers
25 views
stack exchange/overflow style question summary
Is there any way i can get question statistics (number of comments, views etc) to be displayed similar to stack overflow in Drupal?
Thanks in advance for the help.
0
votes
1answer
62 views
How to track which external link users who registered on my site came from
Google Analytics shows how many and from which links people have visited to my site as I have installed the Google Analytics module. How can I know from which link the individual registered users came ...
0
votes
2answers
234 views
“Recent log entries” page is missing
I have a weird problem. I have the same website on two servers, live and staging, and on one server I can access the "Recent log entries" page, but on the other one, it doesn't exists.
On ...
2
votes
1answer
278 views
how to track user profile page views?
I want to track page views to a user's profile page similar to what the core "statistics" module does for node page views.
I don't want to use profile2 for my site, otherwise I could probably use the ...
0
votes
1answer
281 views
Repair Table After Server Upgrade
Hello i hope someone can help me with this on here as i posted on drupal.org and folks told me it wasnt a drupal issue. I dont mind learning stuff but ive got so much drupal things that i do know ...
1
vote
2answers
1k views
Hit counter on nodes (how many has read a specific node)
I’m trying to create a hit counter for each published node. I’ve been googling this feature for Drupal 6.x and tried a few hits but with no luck.
I’ve enabled the Statistics module for my site and ...
4
votes
2answers
586 views
'Most popular' view since last X days
i'm using drupal 6 and i need to display a block with the most viewed nodes since last 7 days. I've tried with views + statistics but i can only get the total count of views which is useless for me.
...
0
votes
3answers
1k views
How to remove number of reads under each node?
I'm using Drupal 7. After enabling the Statistics module, I see, under each node, how many times it has been read (e.g. "4 reads"). How can I remove this expression while I'm using it ("Content ...
0
votes
1answer
119 views
Pressflow online users stats does not show correctly
I can not say enough of performance gain that my site gained through migrating to Pressflow + Varnish. However I have a rather annoying problem with Pressflow. After migrating to Pressflow 6, the ...
1
vote
2answers
241 views
Number of clicks on a banner
There is a flash banner in a website developed by drupal. I want to know number of clicks on that flash banner. Is there such option in drupal? Because in joomla you can do that.
Thank you.
1
vote
2answers
154 views
Is there a way to display basic site statistics in a block?
I am trying to find a way to display basic site statistics in a block. I have enabled the core "Site Statistics" module but I cannot find a block that would provide me this functionality. I do not ...
1
vote
1answer
111 views
Popular Content with statistics module incorrect
So I wrote a custom module for displaying popular nodes, that is based on the buzzworthy module, but with a few tweaks. Buzzworthy has dependencies with the core statistics module.
The results are ...
0
votes
2answers
779 views
Use Statistics module to view published/unpublished nodes [closed]
I would like to know how to see the total number of nodes that have been published and the nodes that are yet to be published using Drupal 7 Statistics module.
I have installed the Scheduler module ...
0
votes
1answer
287 views
where is D6's statistics_counter in D7?
I want show the number of views count in node.tpl.php with Drupal 7, but I cant find the Drupal 7 Equivalent of statistics_counter.
where can I find it?
2
votes
1answer
73 views
SQL + Drupal: which table should I use to find the user that has posted most nodes?
I am learning SQL and one of the goals is exactly what is stated in the title: statistics such as most active user, least active user, most viewed nodes, etc.
I am sure that many of you have already ...
1
vote
1answer
576 views
How to track IP addresses
I want to track IP address of visitors in my site using statistics module.
A log of which is attached here( 3 day log). I can't figure out if an IP address is used by a bot or human being. For ...
1
vote
1answer
85 views
Radioactivity module. “how-to” most popular article in one day questions
thanks for the time to read this question.
to me not is clear the concept of Radiactivity measures. how to get the most popular article in one day? I must use the half-life in 43200 seconds (12 ...
0
votes
1answer
227 views
Is the “Count content views” settings related to the “Discard access logs older than” option?
My question is related with statistics module to know the "most popular" content.
I have enabled the Statistics module (Core Drupal). As you already know, to get this statistics is necessary enable ...
0
votes
2answers
135 views
Statistics per node only visible to node author
I want a simple block (or it could be attached to the content, I don't really care) displaying how many hits a node has had, visible on the node itself, and only visible to the user who created the ...
1
vote
1answer
101 views
Most viewed count always zero
I try to adapt my Views block, I add Node Statistics: total views
but it always show Zero, what am I doing wrong? sth is missing
2
votes
1answer
133 views
how to print login_days with user_stats module?
<?php print format_date(user_stats_get_stats('login_days', $node->uid), 'custom', 'j'); ?>
Returns "1" always, how to use user_stats - login_days correctly?
1
vote
2answers
475 views
Tracking user contact form submissions
How can I track user contact form submissions on Drupal 6?
I'm thinking of something similar to the webform results table but for user contact forms.
If not something that complex, then just simple ...
0
votes
4answers
329 views
How to measure user growth over time?
I have a client that is looking to measure how their drupal user accounts grow over time.
I currently have the http://drupal.org/project/chart module with the System Charts sub module enabled and ...
3
votes
1answer
659 views
How to track popular categories (taxonomy terms)
On a website, we want to be able to produce a list the most popular categories (taxonomy terms). We don't want to rank terms by term page views but rank terms by content page views. When a user views ...
