Re: Using google website optimizer with Wicket?

2010-05-18 Thread Igor Vaynberg
alternatively use foo, it does the same as setrenderbodyonly(true) -igor On Tue, May 18, 2010 at 5:57 PM, Don Ferguson wrote: > Ah Ha! > > I knew about setEscapeModelStrings(false), but didn't know about > setRenderBodyOnly(true). > > > On May 18, 2010, at 5:26 PM, Igor Vaynberg wrote: > >> you

Re: Using google website optimizer with Wicket?

2010-05-18 Thread Don Ferguson
Ah Ha! I knew about setEscapeModelStrings(false), but didn't know about setRenderBodyOnly(true). On May 18, 2010, at 5:26 PM, Igor Vaynberg wrote: you can always output the tag dynamically using a label. -igor On Tue, May 18, 2010 at 5:11 PM, Don Ferguson wrote: Has anyone successful

Re: Using google website optimizer with Wicket?

2010-05-18 Thread Igor Vaynberg
you can always output the tag dynamically using a label. -igor On Tue, May 18, 2010 at 5:11 PM, Don Ferguson wrote: > Has anyone successfully used google website optimizer (multivariate tests) > with Wicket? > > Believe it or not, GWO requires you to modify your html with an unbalanced > HTML t

Using google website optimizer with Wicket?

2010-05-18 Thread Don Ferguson
Has anyone successfully used google website optimizer (multivariate tests) with Wicket? Believe it or not, GWO requires you to modify your html with an unbalanced HTML tag. Conditional content that is altered during multivariate testing is terminated with a tag (presumably GWO javascript