[website] Tracking for Boost.Build docs

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

2009/6/7 Vladimir Prus <ghost@cs.msu.su>:
Is there any way to make the website dynamically add the necessary code?
There is now, it's a bit of hack though, 'boost_archive.php' is getting over-complicated by special cases. I'll try to replace it with something more flexible at some point. https://svn.boost.org/trac/boost/changeset/53710 Daniel

Daniel James wrote:
2009/6/7 Vladimir Prus <ghost@cs.msu.su>:
Is there any way to make the website dynamically add the necessary code?
There is now, it's a bit of hack though, 'boost_archive.php' is getting over-complicated by special cases. I'll try to replace it with something more flexible at some point.
Thank you very much! - Volodya
participants (3)
-
Daniel James
-
Vladimir Prus
-
Vladimir Prus