This article covers the following:
Overview
Integrating Wingify with Shift4Shop (earlier known as 3dcart) allows you to track your website traffic and derive deeper insights into your business. After the integration, you can create A/B tests, multivariate tests, personalization, and other tests using Wingify on your Shift4Shop website.
The end-to-end process of integrating Shift4Shop with Wingify involves the following steps:
Add Wingify SmartCode
- Sign in to your Shift4Shop account as an administrator.
-
Select Content and then click Header & Footer.
- Add the Wingify code snippet (asynchronous) to the Global Header field. Next, type your correct Wingify account ID. To check if you have correctly installed the SmartCode on your webpage, enter the URL in the SmartCode Checker in the Settings > SmartCode section of your Wingify Account. See SmartCode Checker in Wingify to know what different results mean.
-
Select Enable.
Info: Your Wingify account ID is present in the panel at the top of the Wingify app.
- Click Save Changes.
Set Up Revenue Tracking
- Sign in to your Store Manager.
-
Select Content and then click Titles & Content.
- Click the Settings icon next to Checkout #4 and then click Edit
- Paste the following snippet in the Footer field of the checkout #4 page.
<script type = "text/javascript" >
var _vis_opt_revenue = [total_noformat];
window._vis_opt_queue = window._vis_opt_queue || [];
window._vis_opt_queue.push(function() {
_vis_opt_revenue_conversion(_vis_opt_revenue);
});
window.VWO = window.VWO || [];
window.VWO.push(['track.revenueConversion', _vis_opt_revenue]);
</script>- Click Save.
Note: If the revenue value is entered with commas as thousands separators, Wingify interprets them as decimal points. For example, if you enter the value as 1,500, the comma is replaced with a decimal as 1.5. Please make sure to add the revenue value without the comma (,), such as 1500 or 1500.0.
Congratulations! Your Shift4Shop store is now integrated with Wingify.
Need more help?
For more information or further assistance, contact Wingify Support.