Visual Website Optimizer (VWO)
Run A/B tests using VWO in order to compare Fundraise Up’s performance to your current donation form.
VWO (Visual Website Optimizer) is a leading A/B testing and optimization platform that lets businesses conduct experiments on their digital properties. Using VWO and these step-by-step instructions, your organization will be able to effectively compare the performance of Fundraise Up against your current payment form, ensuring data-driven decision-making.
Before you start
VWO registration
If you don't already have a VWO account, create one on the VWO website.
VWO is a freemium tool. Depending on your number of visitors, the free version may or may not be enough. You can use VWO’s free version for up to 50,000 monthly tracked users (MTUs).
You can add Fundraise Up as an additional user, with the email support@fundraiseup.com, to your VWO account so that we can assist you with the setup and track the progress of the experiment together.
Fundraise Up installation code
Make sure that the Fundraise Up installation code is placed on the page of your website where the testing will be conducted.
VWO installation code
After registration, you'll be prompted to add VWO's JavaScript code to your website. Insert this code on every relevant page of your website just before the closing </head> tag. This ensures the correct functioning of A/B testing tools.
Step 1: Setup
- Log in to your VWO account.
- In the dashboard, select A/B from the side menu and click Create.
- Set a name for your Campaign.
Step 2: Define your pages
Enter the URLs of the pages where you’ll be running your A/B test. In other words, the URLs of all pages where you want users to be tracked. If there are multiple pages involved in the donation process, enter the URLs for all those pages. When you’re done, click Next.
Step 3: Set up your test variations
After pressing Next, a new browser tab will open titled Variations, and your website will automatically open in VWO's editor mode. If this does not happen, check that VWO's JavaScript code is correctly installed on your website pages.
When conducting A/B tests, the goal is to create a test version of the page without making major changes to its design. This helps maintain consistency in the user experience and minimize potential biases in the results.
On your page, there should be an element that initiates the donation process. Typically, this is a Donate button that either opens a donation form or redirects the user to another page.
It’s often best to simply change the URL of the pre-existing Donate button, particularly if:
- your website uses a standard "Button" element to initiate the donation process.
- you aim to maintain the current design and page structure without adding or removing elements.
The advantage of this approach is that it minimizes the risks associated with disrupting the design or functionality of your website. The appearance of the elements will remain the same. The only change will be the action upon clicking the button: in the test version, it will open the Fundraise Up Checkout modal window.
Set up your modified variation
The first variation you’ll set up is your modified variation. This will be for the group of donors who will see the Fundraise Up donation form, and not your other donation form.
- In the VWO editor, in the lower right corner of the screen, select Variation 1, which will be your modified variation.
- Locate the spot on your page where the current donate button is located. Click on the current donate button, then choose Edit Element.
- In the 'URL' field, replace the current target page with the following address:
/?form=[CampaignID]
Where CampaignID is the ID of a campaign you’ve created in Fundraise Up. This campaign will open when a site visitor in the test group clicks your Donate button. You can create your first campaign by selecting the New campaign button in the Campaigns view of the Fundraise Up Dashboard. Then, click Done.
Set up your current variation
Your second variation will be for the donation form you’re currently using (not the Fundraise Up donation form). This will be the control group you use to compare the two donation forms.
Do not make any changes here, and don’t close the VWO editor.