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 4B6EA9B42 for ; Fri, 13 Apr 2012 18:48:10 +0000 (UTC) Received: (qmail 14245 invoked by uid 500); 13 Apr 2012 18:48:10 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 14216 invoked by uid 500); 13 Apr 2012 18:48:10 -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 14209 invoked by uid 99); 13 Apr 2012 18:48:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 18:48:10 +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; Fri, 13 Apr 2012 18:48:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 04D3523889BB; Fri, 13 Apr 2012 18:47:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1325901 - /incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext Date: Fri, 13 Apr 2012 18:47:48 -0000 To: ooo-commits@incubator.apache.org From: robweir@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120413184749.04D3523889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: robweir Date: Fri Apr 13 18:47:48 2012 New Revision: 1325901 URL: http://svn.apache.org/viewvc?rev=1325901&view=rev Log: Add GA information Modified: incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext Modified: incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext?rev=1325901&r1=1325900&r2=1325901&view=diff ============================================================================== --- incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext (original) +++ incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext Fri Apr 13 18:47:48 2012 @@ -38,6 +38,38 @@ The "legacy" OpenOffice.org site uses ht We use [Apache Subversion][1] for version control. You can [browse the project repository][2] or [browse the user portal repository][9] in your web browser. + +## Google Analytics + +We use Google Analytics on key webpages to gather information on website +usage patterns. This information is then used to help us prioritize what +areas of the website should get more attention. + +To enable a page for Google Analytics you need to added the following block +of JavaScript immediately before the end of the "head" element in the HTML. + + + + + +Note: This is not needed for the podling website, only for the openoffice.org pages. + +It is not necessary to add this to every single web page. The greatest benefit for +the effort comes from adding it to the key destination pages. + ## Making Changes to the Sites ### Using SVN