<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>A) We do not use Google Analytics at all - it is not an option (we do use Coremetrics).</DIV>
<DIV>B) The GAC modules uses the node_counter table. I need to be able to see the number of reads on all nodes with term 18 for the month of September, 2010. Or for the second quarter of the year, or last week. Or that were written by user/234. The node_counter table simply does not have the granularity to do that; it has reads today and total reads forever. <BR> </DIV>
<P><FONT face="bookman old style, new york, times, serif" color=#ff007f size=4><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P> </P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Stefan M Kudwien <mail@stefankudwien.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> development@drupal.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thu, November 18, 2010 9:35:28 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [development] Accesslog and Node_counter<BR></FONT><BR>> I ask because we are increasingly needing to get view counts per day, not just total. I can easily add a hook_nodeapi('view') to count from today, but wanted to get historical counts as well.<BR><BR>Another idea: in case you're already using Google Analytics, and need a cache-proof solution, there's also the Google Analytics API module (http://drupal.org/project/google_analytics_api), which allows you to access Analytics data remotely. Pro: it's off-loaded from your own server. Contra: it's not real-time.<BR><BR>The Google Analytics Counter module
(http://drupal.org/project/google_analytics_counter) is based on this API and might already nearly do what you need.<BR><BR>-- Stefan Kudwien<BR>Drupal Consulting<BR></DIV></DIV></div></body></html>