svn commit: r17094 - trunk/www/index2.html

Dave Thompson <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: dthompson
Date: 2009-04-11 04:17:10-0700
New Revision: 17094

Modified:
   trunk/www/index2.html

Log:
Minor tweaks to google analytics code on dummy page.


Modified: trunk/www/index2.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index2.html?view=diff&pathrev=17094&r1=17093&r2=17094
==============================================================================
--- trunk/www/index2.html	(original)
+++ trunk/www/index2.html	2009-04-11 04:17:10-0700
@@ -122,13 +122,15 @@
 <script type="text/javascript">
 try {
 var pageTracker = _gat._getTracker("UA-682460-2");
-pageTracker._trackPageview();
+var pageTrackerDl = _gat._getTracker("UA-682460-2");
+pageTracker._trackPageview();
+pageTrackerDl.pageTracker._setDomainName('argouml-downloads.tigris.org');
 } catch(err) {}</script>
 
 <script type="text/javascript">
     var LAST_STABLE_VERSION = "0.28";
-    if (navigator.appVersion.indexOf("Win")!=-1) {
-        document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_STABLE_VERSION+"/ArgoUML-" + LAST_STABLE_VERSION +"-setup.exe' onClick=\"javascript: pageTracker._setDomainName('argouml-downloads.tigris.org'); pageTracker._trackPageview('DOWNtest4LOAD/ArgoUML-"+LAST_STABLE_VERSION+"-setup.exe')\">Download ArgoUML "+LAST_STABLE_VERSION + " (Windows)</a>");
+    if (true) {
+        document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_STABLE_VERSION+"/ArgoUML-" + LAST_STABLE_VERSION +"-setup.exe' onClick=\"javascript: pageTrackerDl._trackPageview('DOWNtest5LOAD/ArgoUML-"+LAST_STABLE_VERSION+"-setup.exe')\">Download ArgoUML "+LAST_STABLE_VERSION + " (Windows)</a>");
     }
     else if (navigator.appVersion.indexOf("Mac")!=-1) {
         document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_STABLE_VERSION+"/ArgoUML-" + LAST_STABLE_VERSION +".app.tgz'  onClick=\"javascript:pageTracker._trackPageview('http://argouml-downloads.tigris.org/DOWNLOAD/ArgoUML-"+LAST_STABLE_VERSION+".app.tgz')\">Download ArgoUML "+LAST_STABLE_VERSION + " (Mac)</a>");

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1647191

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.