Does anyone have any experience using ‘Google Optimize’ with Ember?
We hooked up ember-metrics last week and were able to push things into the Google Tag Manager dataLayer pretty smoothly in an Ember way, but when I try and think of how Optimize would work in an Ember application, my brain just goes all foggy. Ember doesn’t seem like it would enjoy html/css/js being inserted into it from an outside source, but maybe I’m looking at it the wrong way.
As far as DIY A/B - I can change images and reorganize pages fairly easily with things like checking window size - or by using a query parameter, but I’m told that Optimize needs to make decisions on its end.
Any words of encouragement - or some precedents for something similar would be greatly appreciated.