Added for viewing, which should be ok. I didn't realise admins are
only on the account, not the site. I don't think you want my personal
websites :(
On 06/05/2008, at 6:42 PM, Emmanuel Venisse wrote:
you mean my google mail address? it is emmanuel.venisse at gmail.com
Emmanuel
On Tue, May 6, 2008 at 10:34 AM, Brett Porter <[EMAIL PROTECTED]>
wrote:
what is your google ID?
On 06/05/2008, at 6:31 PM, Emmanuel Venisse wrote:
Brett,
How can I view google analitics results?
Emmanuel
On Tue, May 6, 2008 at 1:08 AM, <[EMAIL PROTECTED]> wrote:
Author: brett
Date: Mon May 5 16:08:41 2008
New Revision: 653626
URL: http://svn.apache.org/viewvc?rev=653626&view=rev
Log:
add google analytics tracker
Modified:
continuum/site/pom.xml
continuum/site/src/site/site.xml
Modified: continuum/site/pom.xml
URL:
http://svn.apache.org/viewvc/continuum/site/pom.xml?rev=653626&r1=653625&r2=653626&view=diff
=
=
=
=
=
=
=
=
=
=
=
===================================================================
--- continuum/site/pom.xml (original)
+++ continuum/site/pom.xml Mon May 5 16:08:41 2008
@@ -23,6 +23,7 @@
<groupId>org.apache.continuum</groupId>
<artifactId>continuum-parent</artifactId>
<version>1-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>continuum-site</artifactId>
<groupId>org.apache.maven.continuum</groupId>
@@ -39,14 +40,6 @@
<developerConnection>scm:svn:
https://svn.apache.org/repos/asf/maven/continuum/site/
</developerConnection>
<url>http://svn.apache.org/viewvc/maven/continuum/site/</url>
</scm>
- <build>
- <extensions>
- <extension>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-ssh-external</artifactId>
- </extension>
- </extensions>
- </build>
<reporting>
<excludeDefaults>true</excludeDefaults>
<plugins>
Modified: continuum/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/continuum/site/src/site/site.xml?rev=653626&r1=653625&r2=653626&view=diff
=
=
=
=
=
=
=
=
=
=
=
===================================================================
--- continuum/site/src/site/site.xml (original)
+++ continuum/site/src/site/site.xml Mon May 5 16:08:41 2008
@@ -36,6 +36,18 @@
</bannerRight>
<publishDate format="dd MMM yyyy" />
<body>
+ <head>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "
https://ssl."
: "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "
google-analytics.com/ga.js' type='text/javascript'%3E%3C/script
%3E"));
+</script>
+<script type="text/javascript">
+var pageTracker = _gat._getTracker("UA-140879-4");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+ </head>
+
<links>
<item name="Apache" href="http://www.apache.org/"/>
<item name="Continuum" href="http://continuum.apache.org"/>
--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/
--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/