$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [website] Tracking for Boost.Build docs
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-06-07 05:50:16
During the last release cycle some concerns were raised about
Boost.Build index.html containing Google Analytics tracking
code in the release tarballs. See:
http://article.gmane.org/gmane.comp.lib.boost.devel/188808
That code was removed, but it had the negative effect that I
no longer can see access statistics for the live website --
specifically, for http://beta.boost.org/boost-build2/index.html
Is there any way to make the website dynamically add the
necessary code? I have modified doc/display_build.php to do that
for the generated docs, but I cannot find any similar hook that
would handle top-level index.html.
Thanks in advance,
Volodya