Hi! Using GB's Visual Editor, I'm trying to create...
# ask-questions
b
Hi! Using GB's Visual Editor, I'm trying to create an ABC test where customers see either: 1. Our Quick Add to Bag Icon only (Control) 2. Our QATB with practical 'Add to Bag' copy on the left of the icon (Variant 1) 3. Our QATB with emotional 'Get Yours Now' copy on the left of the icon (Variant 2) I don't know if this is even possible in Growthbook but Gemini says it is. However I can't find any of the settings it says should exist 🤣 Is it possible to implement this in the VE, and if so does anyone know how? I have no coding experience or such. 👀
f
What platform are you using for the page?
b
We're on a custom platform, it's not Shopify or anything like that
f
okay cool
did you install the HTML SDK or any of the other SDKs?
b
I'm not familiar - we have used the VE with other onsite changes but I don't know what implementation we've used. Let me check with IT!
f
you can set up the visual experiment without adding the SDK to the site, but it won't run without it
the steps to set up the visual experiment are: 1. Add the devtools extension to your browser 2. Follow the Visual editor setup steps from within GrowthBook (ie, make an SDK endpoint) 3. create a new experiment, add two variations, and add a 'visual editor' experiment, which will prompt you for the URL of your site (to set up the test, not necessarily for final experiments url)
b
I've made the experiment in the backend but it doesn't show in the extension, is that because I've not made it in the extension? The front and back end SDKs are set up, I've been told.
f
you make the experiment in GrowthBook?
b
Correct
f
can you share a screen shot of it?
b
image.png
f
okay cool
what do you see when you click launch visual editor?
b
I get one of our PLPs with the editor on the side, but I don't see how to add the text beside the icon 😅
f
I see
the easiest way is to adjust the inner HTML
you can add a <span>buy now</span>
we can jump on a quick screen sharing if you want some help
actually, let me try it myself to see if I can get it working
👍 1
b
I had no idea I could amend the inner HTML, thank you - apparently we have an enterprise support channel that I've just been added to so I'm happy to pop a Q in there for support if that's easier - thanks Graham 🙂
f
ya 🙂 either way
b
Amazing - I'll drop a Q in there - it's not urgent, I'm just trying to think of some possible tests we can do to make full use of VE, and trying to teach myself the limitations of GB at the same time haha
f
I had to make a few changes
but was it something like that?