Changeset 14006
- Timestamp:
- 06/14/08 05:13:06 (13 months ago)
- Location:
- dojox/trunk/analytics
- Files:
-
- 3 added
- 1 modified
-
README (modified) (3 diffs)
-
tests/test_GoogleAnalytics.html (added)
-
tests/test_GoogleAnalyticsMarkup.html (added)
-
Urchin.js (added)
Legend:
- Unmodified
- Added
- Removed
-
dojox/trunk/analytics/README
r12313 r14006 8 8 ------------------------------------------------------------------------------- 9 9 Project authors 10 Dustin Machi 10 Dustin Machi (dmachi) 11 Peter Higgins (dante) 11 12 ------------------------------------------------------------------------------- 12 13 Project description … … 22 23 consoleMessages - reports console.* messages to the server 23 24 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. 24 28 25 29 ------------------------------------------------------------------------------- … … 121 125 it will die. Take care not to do that or be surprised when it doens't work 122 126 in those cases. 123 124 127 125 128 -------------------------------------------------------------------------------