Changeset 14006

Show
Ignore:
Timestamp:
06/14/08 05:13:06 (13 months ago)
Author:
dante
Message:

fixes #6966 - initial checkin of my analytics lazy loader thinger. note: UA-123456-7 is "fake", but thinking about it may very
well be someone's real #. Not sure if Dojo has a dojotoolkit.org tracker number, but we may substitute that in the tests ...

Location:
dojox/trunk/analytics
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/analytics/README

    r12313 r14006  
    88------------------------------------------------------------------------------- 
    99Project authors 
    10         Dustin Machi 
     10        Dustin Machi  (dmachi) 
     11        Peter Higgins (dante) 
    1112------------------------------------------------------------------------------- 
    1213Project description 
     
    2223        consoleMessages - reports console.* messages to the server       
    2324 
     25        Additionally, a Google Ananlytics (Urchin tracker) helper is included 
     26        in this project, though is unrelated to the Core dojox.analytics  
     27        project code.  
    2428 
    2529------------------------------------------------------------------------------- 
     
    121125it will die.  Take care not to do that or be surprised when it doens't work 
    122126in those cases. 
    123                  
    124127 
    125128-------------------------------------------------------------------------------