Get More from the Visual Website Optimizer with Fomo

are you a data-driven marketer using Visual Website Optimizer (VWO) to increase conversions? now you can test the impact Fomo has on your website, using your favorite A/B testing tool.

are you a data-driven marketer using Visual Website Optimizer (VWO) to increase conversions?

now you can test the impact Fomo has on your website, using your favorite A/B testing tool.

below is an example configuration that enables fomo on an ecommerce site, 50% of the time, with a conversion tracker on "add to cart" engagements.

step 1 - create an AB campaign

in the VWO dashboard, choose the A/B test option and give your campaign a name.

step 2 - define the scope

pending the volume of traffic your site receives, you may be able to test fomo on just a single page. if you get < 50,000 views /month, however, you'll probably want to test fomo on multiple pages.

assuming you want to test fomo on multiple pages, you have two options: hard-code every page URL, or use the 'contains' matching technique.

fomo vwo setup

in the above clip we enabled the 'advanced' mode, selected "URL contains" from the dropdown, and inputted "/products/" as our matching params.

this means fomo will be tested on all of our product pages.

step 3 - add the fomo code snippet

in your fomo dashboard, visit apps (top left) > your app > embed.

fomo embed snippet

select the 'do it yourself' option and copy the script tag.

inside VWO, provide a sample URL and click 'more options'.

vwo more options

ensure 'Open in Code-only mode' is selected, and then click Next.

on the following screen you'll be shown a code editor.

follow these steps:

  1. click the gear icon of the Javascript tab, and select 'Include External Javascript'
  2. paste the snippet from your Fomo embed page, but remove everything before and after the URL
  3. title the variation by clicking the pencil icon above the tabs

in this example we also removed the 'comments', but this is not required. if you do want to remove comments, be sure to leave the closing '});' on the 2nd line.

step 4 - set a conversion goal

after setting up the Fomo variation, click Next to view the Goals page.

vwo goals setup

VWO allow you to track a few types of goals:

vwo goal types

in this example, we'll implement the 'tracks clicks on element(s)' goal and attach it to our ecommerce store's "add to cart" button.

first, we need to figure out our page element's CSS selector. to do this, right click on whatever item you want to track clicks on:

inspect add-to-cart element

if you're using Google Chrome, the developer console will open up on either the bottom or right side of your screen.

at this point, the element (in our case, 'add to cart' button) should be highlighted. right-click again, this time in the developer console, and select Copy > Copy selector.

back inside your VWO dashboard, paste this value into the Goal box:

vwo track clicks

in the example above, our "add to cart" button has a CSS id of "add-to-cart," so we use the '#' selector prefix. to learn more about how VWO handles different CSS selectors, go here.

step 5 - set campaign duration

scroll down to the advanced settings and provide values that match your website and conversion goals.

vwo goal duration settings

here we've set a base conversion rate of 2%, and a desired conversion rate of 3%. we also chose the middle, 'balanced' technique for measure statistical significance.

step 6 - finalize campaign

click Next, name your campaign (if you haven't already), and set the split test to your desired traffic portion. we recommend a 50/50 split, but you can choose any value below 100%.

fomo vwo split test percentage

below this section are more options, such as the ability to schedule your campaign, connect to Google Analytics, and more.

when you're ready to activate the campaign, click Finish at the bottom, and then 'Start Now' on the next page.

fomo vwo campaign review

if the VWO code snippet is already installed on your website, you'll see 'code installed' on this screen. if not, you'll be given the code snippet with instructions on how to plant it.

step 7 - go live

results from your split test will begin collection immediately after enabling the campaign, however it may take several hours for the data to appear in your VWO campaign dashboard.

pending traffic, check back a few hours (or days) later to determine how Fomo is performing on your site.

step 8 - measure results

below is an actual screenshot from a Fomo customer who ran an A/B test on their ecommerce site.

fomo vwo a-b test results

as you can see, they enjoyed a 31.7% conversion boost from the fomo variation, increasing purchases from 1.67% to 2.20%.

we look forward to hearing how Fomo performs on your site -- please email us if you need help setting up an A/B test with Visual Website Optimizer.

Table Of Content

are you a data-driven marketer using Visual Website Optimizer (VWO) to increase conversions?

now you can test the impact Fomo has on your website, using your favorite A/B testing tool.

below is an example configuration that enables fomo on an ecommerce site, 50% of the time, with a conversion tracker on "add to cart" engagements.

step 1 - create an AB campaign

in the VWO dashboard, choose the A/B test option and give your campaign a name.

step 2 - define the scope

pending the volume of traffic your site receives, you may be able to test fomo on just a single page. if you get < 50,000 views /month, however, you'll probably want to test fomo on multiple pages.

assuming you want to test fomo on multiple pages, you have two options: hard-code every page URL, or use the 'contains' matching technique.

fomo vwo setup

in the above clip we enabled the 'advanced' mode, selected "URL contains" from the dropdown, and inputted "/products/" as our matching params.

this means fomo will be tested on all of our product pages.

step 3 - add the fomo code snippet

in your fomo dashboard, visit apps (top left) > your app > embed.

fomo embed snippet

select the 'do it yourself' option and copy the script tag.

inside VWO, provide a sample URL and click 'more options'.

vwo more options

ensure 'Open in Code-only mode' is selected, and then click Next.

on the following screen you'll be shown a code editor.

follow these steps:

  1. click the gear icon of the Javascript tab, and select 'Include External Javascript'
  2. paste the snippet from your Fomo embed page, but remove everything before and after the URL
  3. title the variation by clicking the pencil icon above the tabs

in this example we also removed the 'comments', but this is not required. if you do want to remove comments, be sure to leave the closing '});' on the 2nd line.

step 4 - set a conversion goal

after setting up the Fomo variation, click Next to view the Goals page.

vwo goals setup

VWO allow you to track a few types of goals:

vwo goal types

in this example, we'll implement the 'tracks clicks on element(s)' goal and attach it to our ecommerce store's "add to cart" button.

first, we need to figure out our page element's CSS selector. to do this, right click on whatever item you want to track clicks on:

inspect add-to-cart element

if you're using Google Chrome, the developer console will open up on either the bottom or right side of your screen.

at this point, the element (in our case, 'add to cart' button) should be highlighted. right-click again, this time in the developer console, and select Copy > Copy selector.

back inside your VWO dashboard, paste this value into the Goal box:

vwo track clicks

in the example above, our "add to cart" button has a CSS id of "add-to-cart," so we use the '#' selector prefix. to learn more about how VWO handles different CSS selectors, go here.

step 5 - set campaign duration

scroll down to the advanced settings and provide values that match your website and conversion goals.

vwo goal duration settings

here we've set a base conversion rate of 2%, and a desired conversion rate of 3%. we also chose the middle, 'balanced' technique for measure statistical significance.

step 6 - finalize campaign

click Next, name your campaign (if you haven't already), and set the split test to your desired traffic portion. we recommend a 50/50 split, but you can choose any value below 100%.

fomo vwo split test percentage

below this section are more options, such as the ability to schedule your campaign, connect to Google Analytics, and more.

when you're ready to activate the campaign, click Finish at the bottom, and then 'Start Now' on the next page.

fomo vwo campaign review

if the VWO code snippet is already installed on your website, you'll see 'code installed' on this screen. if not, you'll be given the code snippet with instructions on how to plant it.

step 7 - go live

results from your split test will begin collection immediately after enabling the campaign, however it may take several hours for the data to appear in your VWO campaign dashboard.

pending traffic, check back a few hours (or days) later to determine how Fomo is performing on your site.

step 8 - measure results

below is an actual screenshot from a Fomo customer who ran an A/B test on their ecommerce site.

fomo vwo a-b test results

as you can see, they enjoyed a 31.7% conversion boost from the fomo variation, increasing purchases from 1.67% to 2.20%.

we look forward to hearing how Fomo performs on your site -- please email us if you need help setting up an A/B test with Visual Website Optimizer.

Lorem ipsum dolor sit amet, consectetur adipiscing elit lobortis arcu enim urna adipiscing praesent velit viverra sit semper lorem eu cursus vel hendrerit

No items found.
Email Icon - Techpool X Webflow Template
Subcribe to our weekly email newsletter
Thank you! Your submission has been received!
Oops! Something went wrong

Do you want to be the next success story?

Start a 14-day free trial
Choose more sales this Black Friday with Fomo
Get 33% off. Plus a 30 day Free Trial
This is your last chance
Start your free trial now !
#
Days
#
Hours
#
Minutes
#
Seconds
Send push notifications
Easy to install
Display social proof

Related posts

Browse all posts

How to Boost Your e-Commerce Sales with Social Proof

Keep reading, and you’ll learn several social proof strategies you can use to make your potential customers more likely to hit the “Buy” button.

April 3, 2023
9
 min read

Turn your website visitors into customers!

Don't settle for mediocrity! Experience the power of Fomo and witness a significant boost in trust and conversions on your website - just like 3500+ other businesses!

Try fomo for free now
No credit card required.

CTA

April 13, 2023
 min read

Turn your website visitors into customers!

Don't settle for mediocrity! Experience the power of Fomo and witness a significant boost in trust and conversions on your website - just like 3500+ other businesses!

Try fomo for free now
No credit card required.

Ecommerce Add-To-Cart Strategies You Should Know About

From SEO to design, to page speed, and content, ecommerce entrepreneurs depend on our guidance.

March 30, 2023
8
 min read

Turn your website visitors into customers!

Don't settle for mediocrity! Experience the power of Fomo and witness a significant boost in trust and conversions on your website - just like 3500+ other businesses!

Try fomo for free now
No credit card required.
Check out our BFCM Offer. Save up to $1996 🎉
2 offers available
Monthly Plan
16.67% discount.
Save up to
$998.
No annual commitment. Pick the plan that best suits your needs and save up to $998 on your monthly subscription for the entire year.
Claim This offer
Annual Plan
33% discount.
Save up to
$1996.
Save big with the annual offer. Get an extended 30-day trial and save up to $1996 on your annual subscription.
Claim This offer
This is some text inside of a div block.

Show,Don't Tell.

Boost your sales and conversion with Social Proof

Try Fomo for free

*No credit card required