Sure, the current application is a plain backbone.js, we have typical backbone views for content rendering. Now, client wants to perform A/B testing with Adobe Target. As far as I understand we would need to wrap our HTML inside mbox divs, but since views are loaded dynamically, I want to know what ...