Author: remi
Date: 2009-08-06 12:33:41 +0200 (Thu, 06 Aug 2009)
New Revision: 5287

Modified:
   
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
Log:
* Added google analytics script for test

Modified: 
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
===================================================================
--- 
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
    2009-08-06 08:20:05 UTC (rev 5286)
+++ 
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
    2009-08-06 10:33:41 UTC (rev 5287)
@@ -9,6 +9,7 @@
         <title>TuxBox 2.0</title>
         <LINK href="/data/web_interface/user_01/css/menu.css" rel="stylesheet" 
type="text/css"/>
         <script src="/data/web_interface/user_01/js/common.js" 
type="text/javascript"/>
+        <script src="http://www.google-analytics.com/ga.js"; 
type="text/javascript"/>
         <script language="javascript">
         <![CDATA[
             var uuid = "NULL";
@@ -156,6 +157,18 @@
                     src="">
             </iframe>
         </div>
+        <script language="javascript">
+        <![CDATA[
+            try
+            {
+                var pageTracker = _gat._getTracker("UA-10094821-1");
+                pageTracker._setDomainName("none");
+                pageTracker._udn="none";
+                pageTracker._trackPageview();
+            }
+            catch(err) {}
+        ]]>
+        </script>
     </body>
 </html>
 </xsl:template>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to