Tagged Questions
0
votes
4answers
554 views
Validating Google Optimizer javascript code via HTMLParser
I'm trying to include the Google Website Optimizer JavaScript code, below, in a Zope3 page template. It's used for for A/B testing.
However, the template html parser, which I believe is the standard ...