Skip to content

Commit

Permalink
use asynchronous tracking code
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Nov 5, 2012
1 parent 4961c1e commit ffc2df8
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -2,7 +2,11 @@

<xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<!-- INFO: Asynchronous tracking code -->
<xsl:import href="yanelhtdocs:/Google-Analytics/GA-asynchronous.xslt"/>
<!-- INFO: Traditional tracking code
<xsl:import href="yanelhtdocs:/Google-Analytics/GA.xslt"/>
-->

<!-- Overwrites GA-key within yanelhtdocs:/Google-Analytics/GA.xslt which is included by page-GA.xslt -->
<xsl:variable name="GA-configuration" select="document('yanelrepo:/google-analytics-key-config.xml')/configuration/Google-Analytics"/>
Expand Down

0 comments on commit ffc2df8

Please sign in to comment.