Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C99F79814 for ; Tue, 24 Apr 2012 20:48:09 +0000 (UTC) Received: (qmail 80037 invoked by uid 500); 24 Apr 2012 20:48:09 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 80001 invoked by uid 500); 24 Apr 2012 20:48:09 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 79994 invoked by uid 99); 24 Apr 2012 20:48:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 20:48:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 20:48:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DE39D238896F; Tue, 24 Apr 2012 20:47:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1330002 - /incubator/ooo/ooo-site/trunk/content/da/index.html Date: Tue, 24 Apr 2012 20:47:43 -0000 To: ooo-commits@incubator.apache.org From: robweir@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120424204743.DE39D238896F@eris.apache.org> Author: robweir Date: Tue Apr 24 20:47:43 2012 New Revision: 1330002 URL: http://svn.apache.org/viewvc?rev=1330002&view=rev Log: Added entourage script to track downloads Modified: incubator/ooo/ooo-site/trunk/content/da/index.html Modified: incubator/ooo/ooo-site/trunk/content/da/index.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/da/index.html?rev=1330002&r1=1330001&r2=1330002&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/da/index.html (original) +++ incubator/ooo/ooo-site/trunk/content/da/index.html Tue Apr 24 20:47:43 2012 @@ -4,12 +4,24 @@ DA.OpenOffice.org - En komplet fri kontorpakke - + + + + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-30193653-1']); + _gaq.push(['_setDomainName', 'openoffice.org']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + +