Nadya Morozova wrote:
> Hi,
> i'm back and willing to help here, if i can get this right :)
> 
> from what i see, all we need is automatically add the following after the
> footer of every page:
> 
>  <!-- Google analytics tracker code -->
>             <script
>                 src="http://www.google-analytics.com/urchin.js";
>                 type="text/javascript" />
>             <script type="text/javascript">
>               _uacct = "UA-1973333-3";
>               urchinTracker();
>             </script>
> 
> i can do that: patch site.vsl file in xdocs/stylesheets, rebuild all pages
> and commit.
> please tell me if i'm missing anything.

Thanks Nadya.  I had stylesheet the change in my local sandbox but had
forgotten to commit the xdocs directory too.  I've just put it in at
r579509.

If you want to regen the site to get everything back in sync please be
my guest.

Regards,
Tim

Reply via email to