Deep Software Inc.
Search site:
Google
Deep Software Forum Index Deep Software
Deep Log Analyzer users forums
 
 SearchSearch  RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Unique Visits per Day report?

 
Post new topic   Reply to topic    Deep Software Forum Index -> Creating Custom Reports and Automation Scripts
View previous topic :: View next topic  
Author Message
sclaywell



Joined: 09 Jul 2009
Posts: 1

PostPosted: Thu Jul 09, 2009 6:45 pm    Post subject: Unique Visits per Day report? Reply with quote

I have been struggling with what I would have thought was a simple query. I'm looking to get a count of the number of unique visitors per day. I have been having no luck with this, I have tried to create a subquery to get the distinct users from the Visit table and then a count of those users for each day against the Date_Time table. When I attempt to run the query in access, I am prompted for the Date_Time as a parameter. Any help with what I may be doing wrong would be welcomed!

Here is the query that I tried to create:


Select Count(userName) As [Number of Visit], Date_Time.Date,userName
From visit, Date_Time
where visit.BegDateTimeID=Date_Time.ID
and exists (select distinct userName
From Visit;)
Group by Date_Time.Date,userName
Order by Date_Time.Date,userName;
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Deep Software Forum Index -> Creating Custom Reports and Automation Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Home | Deep Log Analyzer | Buy Now | Downloads | Contact Us | Forum || Spy Software