SlideShare a Scribd company logo
Operationalize Your Experience Optimization
Strategy with VWO SmartCode
Overview
VWO SmartCode is a JavaScript code snippet that enables you to leverage the features of the VWO
experience optimization platform on your website. VWO is a cloud-native solution which allows you to
put your ideas to work quickly and build enriching experience for your users.
VWO SmartCode establishes a secure communication channel between the VWO servers and your
website. VWO SmartCode enables you to run automated campaigns on your webpages for better user
engagement or create customized web experiences to study user behavior and gather meaningful insights.
Types of SmartCodes
VWO supports two types of SmartCodes: Asynchronous SmartCode and Synchronous SmartCode. These
two SmartCodes differ by loading pattern and execution, and each presents a seamless experience for
different types of business usecases.
Asynchronous SmartCode
 Loads parallelly with your webpage to foster improved website performance
 Provides timer configuration options for loading of page settings and VWO library
Synchronous SmartCode
 Executes each line of code in the script sequentially
 Accelerates response to subsequent requests by storing page settings and VWO library in the
browser cache
Accessing VWO SmartCode
A SmartCode is generated automatically for each account ID.
To access your VWO SmartCode:
1. Log in to your VWO account.
2. Click the Settings icon ( ).
3. On the SETTINGS screen, click the SMARTCODE tab to display the SmartCode for your
account. You can choose Synchronous or Asynchronous SmartCode based on your business
requirement.
VWO SmartCode Execution Workflow
The following workflow provides visibility into each step of SmartCode execution. The workflow
describes how SmartCode executes to enable VWO implement variations and orchestrate a new working
environment for your visitors.
The workflow is illustrated with the help of a flow diagram.
Figure 1: SmartCode Execution Workflow
Configuring SmartCode for Your Website
You must add the SmartCode to all webpages where you require running tests and campaigns. The VWO
SmartCode can be installed either automatically or manually. For automatic installation, download the
VWO plug-ins for specific third-party platforms. The information in this section describes the manual
installation of the VWO SmartCode.
Key Points to Remember
 You must place the SmartCode before the closing </Head> tag of your website.
 If the webpage contains Iframe URLs, you must install the VWO SmartCode on the Iframe URL.
 If template-based headers and footers are used across the website, you must add the VWO
SmartCode in the header.
Installing VWO SmartCode Manually
1. Access your VWO SmartCode. For more information, refer to Accessing VWO SmartCode.
2. Copy the SmartCode.
3. Sign in to your website admin panel and paste the copied SmartCode before the closing </Head>
tag in the page source code.
NOTE: If you need assistance in installing the SmartCode manually, you can click Send to Developer to
email to SmartCode to a developer.
FAQS
1. What is the difference between synchronous and asynchronous smartcodes?
An Asynchronous SmartCode loads along with your webpage,while a Synchronous SmartCode executes
every line of code snippet sequentially to load.
2. What is the advantage of Asynchronous SmartCodes?
Asynchronous SmartCodes provide the following advantages:
 Achieve faster page loads and improved website performance.
 Allow timer configurations for loading of page settings and VWO library.
3. How to check if the SmartCode is installed correctly?
You can use SmartCode Checker in VWO to verify if the SmartCode is installed correctly for a webpage.
The VWO SmartCode Checker allows verifying one URL at once.
4. How to add SmartCode for the React-helmet case?
In a React-helmet implementation, the <helmet> tag abstracts the <head> tag. You must add the
SmartCode before the closing </helmet> tag in the webpage source code.

More Related Content

Similar to VWO SmartCode KB Article (Ankur Gupta).docx

Vizru Smart Procurement Framework
Vizru Smart Procurement Framework Vizru Smart Procurement Framework
Vizru Smart Procurement Framework
Ramesh Mahalingam
 
Vaadin Jump Start
Vaadin Jump StartVaadin Jump Start
Vaadin Jump Start
Haim Michael
 
Build your first rpa bot using IBM RPA automation
Build your first rpa bot using IBM RPA automationBuild your first rpa bot using IBM RPA automation
Build your first rpa bot using IBM RPA automation
Winton Winton
 
4 useful things web designers can do with meta tags
4 useful things web designers can do with meta tags4 useful things web designers can do with meta tags
4 useful things web designers can do with meta tags
Innomedia Technologies
 
ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)
Keyur Shah
 
Transaction launcher
Transaction launcherTransaction launcher
Transaction launcher
kalyan238
 
Joomla virtuemart zipcode validator
Joomla virtuemart zipcode validatorJoomla virtuemart zipcode validator
Joomla virtuemart zipcode validator
Webkul Software Pvt. Ltd.
 
Azure appservice
Azure appserviceAzure appservice
Azure appservice
Raju Kumar
 
Google Cloud Lightning Talk
Google Cloud Lightning TalkGoogle Cloud Lightning Talk
Google Cloud Lightning Talk
DMI
 
Code Builder
Code BuilderCode Builder
Code Builder
Shams Pirzada
 
How to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website applicationHow to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website application
Azilen Technologies Pvt. Ltd.
 
Tech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portalTech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portal
mlech23
 
Tech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portalTech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portal
mlech23
 
Ds white papers_caa_radebyexample
Ds white papers_caa_radebyexampleDs white papers_caa_radebyexample
Ds white papers_caa_radebyexample
Trần Đức
 
Open Hack Taiwan 2012 - Mojito intro
Open Hack Taiwan 2012 - Mojito introOpen Hack Taiwan 2012 - Mojito intro
Open Hack Taiwan 2012 - Mojito intro
sriramiyer2007
 
CS-Cart Salesforce connector
CS-Cart Salesforce connectorCS-Cart Salesforce connector
CS-Cart Salesforce connector
Webkul Software Pvt. Ltd.
 
JavaScript Training Day 01 Iqra Technology.pptx
JavaScript Training Day 01 Iqra Technology.pptxJavaScript Training Day 01 Iqra Technology.pptx
JavaScript Training Day 01 Iqra Technology.pptx
MohammadShoaib60236
 
Micro-Frontend Architecture
Micro-Frontend ArchitectureMicro-Frontend Architecture
Micro-Frontend Architecture
Livares Technologies Pvt Ltd
 
Phonegap android angualr material design
Phonegap android angualr material designPhonegap android angualr material design
Phonegap android angualr material design
Srinadh Kanugala
 
CODE IGNITER
CODE IGNITERCODE IGNITER
CODE IGNITER
Yesha kapadia
 

Similar to VWO SmartCode KB Article (Ankur Gupta).docx (20)

Vizru Smart Procurement Framework
Vizru Smart Procurement Framework Vizru Smart Procurement Framework
Vizru Smart Procurement Framework
 
Vaadin Jump Start
Vaadin Jump StartVaadin Jump Start
Vaadin Jump Start
 
Build your first rpa bot using IBM RPA automation
Build your first rpa bot using IBM RPA automationBuild your first rpa bot using IBM RPA automation
Build your first rpa bot using IBM RPA automation
 
4 useful things web designers can do with meta tags
4 useful things web designers can do with meta tags4 useful things web designers can do with meta tags
4 useful things web designers can do with meta tags
 
ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)
 
Transaction launcher
Transaction launcherTransaction launcher
Transaction launcher
 
Joomla virtuemart zipcode validator
Joomla virtuemart zipcode validatorJoomla virtuemart zipcode validator
Joomla virtuemart zipcode validator
 
Azure appservice
Azure appserviceAzure appservice
Azure appservice
 
Google Cloud Lightning Talk
Google Cloud Lightning TalkGoogle Cloud Lightning Talk
Google Cloud Lightning Talk
 
Code Builder
Code BuilderCode Builder
Code Builder
 
How to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website applicationHow to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website application
 
Tech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portalTech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portal
 
Tech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portalTech p22 integrating sap with web sphere portal
Tech p22 integrating sap with web sphere portal
 
Ds white papers_caa_radebyexample
Ds white papers_caa_radebyexampleDs white papers_caa_radebyexample
Ds white papers_caa_radebyexample
 
Open Hack Taiwan 2012 - Mojito intro
Open Hack Taiwan 2012 - Mojito introOpen Hack Taiwan 2012 - Mojito intro
Open Hack Taiwan 2012 - Mojito intro
 
CS-Cart Salesforce connector
CS-Cart Salesforce connectorCS-Cart Salesforce connector
CS-Cart Salesforce connector
 
JavaScript Training Day 01 Iqra Technology.pptx
JavaScript Training Day 01 Iqra Technology.pptxJavaScript Training Day 01 Iqra Technology.pptx
JavaScript Training Day 01 Iqra Technology.pptx
 
Micro-Frontend Architecture
Micro-Frontend ArchitectureMicro-Frontend Architecture
Micro-Frontend Architecture
 
Phonegap android angualr material design
Phonegap android angualr material designPhonegap android angualr material design
Phonegap android angualr material design
 
CODE IGNITER
CODE IGNITERCODE IGNITER
CODE IGNITER
 

More from Ankur Gupta

White paper (internal technical publications)
White paper (internal technical publications)White paper (internal technical publications)
White paper (internal technical publications)
Ankur Gupta
 
Research summary (wine industry)
Research summary (wine  industry)Research summary (wine  industry)
Research summary (wine industry)
Ankur Gupta
 
Localization
LocalizationLocalization
Localization
Ankur Gupta
 
Administration guide (Online Charging System)
Administration guide (Online Charging System)Administration guide (Online Charging System)
Administration guide (Online Charging System)
Ankur Gupta
 
Technical Publications Current Challenges
Technical Publications Current ChallengesTechnical Publications Current Challenges
Technical Publications Current Challenges
Ankur Gupta
 
Oman_VIS_Telecom_Provider_Search_v1_For_ROP_User
Oman_VIS_Telecom_Provider_Search_v1_For_ROP_UserOman_VIS_Telecom_Provider_Search_v1_For_ROP_User
Oman_VIS_Telecom_Provider_Search_v1_For_ROP_User
Ankur Gupta
 

More from Ankur Gupta (6)

White paper (internal technical publications)
White paper (internal technical publications)White paper (internal technical publications)
White paper (internal technical publications)
 
Research summary (wine industry)
Research summary (wine  industry)Research summary (wine  industry)
Research summary (wine industry)
 
Localization
LocalizationLocalization
Localization
 
Administration guide (Online Charging System)
Administration guide (Online Charging System)Administration guide (Online Charging System)
Administration guide (Online Charging System)
 
Technical Publications Current Challenges
Technical Publications Current ChallengesTechnical Publications Current Challenges
Technical Publications Current Challenges
 
Oman_VIS_Telecom_Provider_Search_v1_For_ROP_User
Oman_VIS_Telecom_Provider_Search_v1_For_ROP_UserOman_VIS_Telecom_Provider_Search_v1_For_ROP_User
Oman_VIS_Telecom_Provider_Search_v1_For_ROP_User
 

Recently uploaded

Industrial Tech SW: Category Renewal and Creation
Industrial Tech SW:  Category Renewal and CreationIndustrial Tech SW:  Category Renewal and Creation
Industrial Tech SW: Category Renewal and Creation
Christian Dahlen
 
Income Tax exemption for Start up : Section 80 IAC
Income Tax  exemption for Start up : Section 80 IACIncome Tax  exemption for Start up : Section 80 IAC
Income Tax exemption for Start up : Section 80 IAC
CA Dr. Prithvi Ranjan Parhi
 
Digital Transformation Frameworks: Driving Digital Excellence
Digital Transformation Frameworks: Driving Digital ExcellenceDigital Transformation Frameworks: Driving Digital Excellence
Digital Transformation Frameworks: Driving Digital Excellence
Operational Excellence Consulting
 
Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024
Top Forex Brokers Review
 
Event Report - SAP Sapphire 2024 Orlando - lots of innovation and old challenges
Event Report - SAP Sapphire 2024 Orlando - lots of innovation and old challengesEvent Report - SAP Sapphire 2024 Orlando - lots of innovation and old challenges
Event Report - SAP Sapphire 2024 Orlando - lots of innovation and old challenges
Holger Mueller
 
Top mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptxTop mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptx
JeremyPeirce1
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
ecamare2
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
LuanWise
 
The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...
The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...
The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...
Stephen Cashman
 
Digital Marketing with a Focus on Sustainability
Digital Marketing with a Focus on SustainabilityDigital Marketing with a Focus on Sustainability
Digital Marketing with a Focus on Sustainability
sssourabhsharma
 
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your TasteZodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
my Pandit
 
Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...
Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...
Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...
SOFTTECHHUB
 
The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...
The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...
The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...
APCO
 
Part 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 SlowdownPart 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 Slowdown
jeffkluth1
 
HOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdf
HOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdfHOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdf
HOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdf
46adnanshahzad
 
How MJ Global Leads the Packaging Industry.pdf
How MJ Global Leads the Packaging Industry.pdfHow MJ Global Leads the Packaging Industry.pdf
How MJ Global Leads the Packaging Industry.pdf
MJ Global
 
Innovation Management Frameworks: Your Guide to Creativity & Innovation
Innovation Management Frameworks: Your Guide to Creativity & InnovationInnovation Management Frameworks: Your Guide to Creativity & Innovation
Innovation Management Frameworks: Your Guide to Creativity & Innovation
Operational Excellence Consulting
 
2022 Vintage Roman Numerals Men Rings
2022 Vintage Roman  Numerals  Men  Rings2022 Vintage Roman  Numerals  Men  Rings
2022 Vintage Roman Numerals Men Rings
aragme
 
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
my Pandit
 
2024-6-01-IMPACTSilver-Corp-Presentation.pdf
2024-6-01-IMPACTSilver-Corp-Presentation.pdf2024-6-01-IMPACTSilver-Corp-Presentation.pdf
2024-6-01-IMPACTSilver-Corp-Presentation.pdf
hartfordclub1
 

Recently uploaded (20)

Industrial Tech SW: Category Renewal and Creation
Industrial Tech SW:  Category Renewal and CreationIndustrial Tech SW:  Category Renewal and Creation
Industrial Tech SW: Category Renewal and Creation
 
Income Tax exemption for Start up : Section 80 IAC
Income Tax  exemption for Start up : Section 80 IACIncome Tax  exemption for Start up : Section 80 IAC
Income Tax exemption for Start up : Section 80 IAC
 
Digital Transformation Frameworks: Driving Digital Excellence
Digital Transformation Frameworks: Driving Digital ExcellenceDigital Transformation Frameworks: Driving Digital Excellence
Digital Transformation Frameworks: Driving Digital Excellence
 
Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024
 
Event Report - SAP Sapphire 2024 Orlando - lots of innovation and old challenges
Event Report - SAP Sapphire 2024 Orlando - lots of innovation and old challengesEvent Report - SAP Sapphire 2024 Orlando - lots of innovation and old challenges
Event Report - SAP Sapphire 2024 Orlando - lots of innovation and old challenges
 
Top mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptxTop mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptx
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
 
The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...
The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...
The Heart of Leadership_ How Emotional Intelligence Drives Business Success B...
 
Digital Marketing with a Focus on Sustainability
Digital Marketing with a Focus on SustainabilityDigital Marketing with a Focus on Sustainability
Digital Marketing with a Focus on Sustainability
 
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your TasteZodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
 
Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...
Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...
Hamster Kombat' Telegram Game Surpasses 100 Million Players—Token Release Sch...
 
The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...
The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...
The APCO Geopolitical Radar - Q3 2024 The Global Operating Environment for Bu...
 
Part 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 SlowdownPart 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 Slowdown
 
HOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdf
HOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdfHOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdf
HOW TO START UP A COMPANY A STEP-BY-STEP GUIDE.pdf
 
How MJ Global Leads the Packaging Industry.pdf
How MJ Global Leads the Packaging Industry.pdfHow MJ Global Leads the Packaging Industry.pdf
How MJ Global Leads the Packaging Industry.pdf
 
Innovation Management Frameworks: Your Guide to Creativity & Innovation
Innovation Management Frameworks: Your Guide to Creativity & InnovationInnovation Management Frameworks: Your Guide to Creativity & Innovation
Innovation Management Frameworks: Your Guide to Creativity & Innovation
 
2022 Vintage Roman Numerals Men Rings
2022 Vintage Roman  Numerals  Men  Rings2022 Vintage Roman  Numerals  Men  Rings
2022 Vintage Roman Numerals Men Rings
 
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
 
2024-6-01-IMPACTSilver-Corp-Presentation.pdf
2024-6-01-IMPACTSilver-Corp-Presentation.pdf2024-6-01-IMPACTSilver-Corp-Presentation.pdf
2024-6-01-IMPACTSilver-Corp-Presentation.pdf
 

VWO SmartCode KB Article (Ankur Gupta).docx

  • 1. Operationalize Your Experience Optimization Strategy with VWO SmartCode Overview VWO SmartCode is a JavaScript code snippet that enables you to leverage the features of the VWO experience optimization platform on your website. VWO is a cloud-native solution which allows you to put your ideas to work quickly and build enriching experience for your users. VWO SmartCode establishes a secure communication channel between the VWO servers and your website. VWO SmartCode enables you to run automated campaigns on your webpages for better user engagement or create customized web experiences to study user behavior and gather meaningful insights. Types of SmartCodes VWO supports two types of SmartCodes: Asynchronous SmartCode and Synchronous SmartCode. These two SmartCodes differ by loading pattern and execution, and each presents a seamless experience for different types of business usecases. Asynchronous SmartCode  Loads parallelly with your webpage to foster improved website performance  Provides timer configuration options for loading of page settings and VWO library Synchronous SmartCode  Executes each line of code in the script sequentially  Accelerates response to subsequent requests by storing page settings and VWO library in the browser cache Accessing VWO SmartCode A SmartCode is generated automatically for each account ID. To access your VWO SmartCode: 1. Log in to your VWO account. 2. Click the Settings icon ( ).
  • 2. 3. On the SETTINGS screen, click the SMARTCODE tab to display the SmartCode for your account. You can choose Synchronous or Asynchronous SmartCode based on your business requirement. VWO SmartCode Execution Workflow The following workflow provides visibility into each step of SmartCode execution. The workflow describes how SmartCode executes to enable VWO implement variations and orchestrate a new working environment for your visitors. The workflow is illustrated with the help of a flow diagram.
  • 3. Figure 1: SmartCode Execution Workflow
  • 4. Configuring SmartCode for Your Website You must add the SmartCode to all webpages where you require running tests and campaigns. The VWO SmartCode can be installed either automatically or manually. For automatic installation, download the VWO plug-ins for specific third-party platforms. The information in this section describes the manual installation of the VWO SmartCode. Key Points to Remember  You must place the SmartCode before the closing </Head> tag of your website.  If the webpage contains Iframe URLs, you must install the VWO SmartCode on the Iframe URL.  If template-based headers and footers are used across the website, you must add the VWO SmartCode in the header. Installing VWO SmartCode Manually 1. Access your VWO SmartCode. For more information, refer to Accessing VWO SmartCode. 2. Copy the SmartCode. 3. Sign in to your website admin panel and paste the copied SmartCode before the closing </Head> tag in the page source code. NOTE: If you need assistance in installing the SmartCode manually, you can click Send to Developer to email to SmartCode to a developer. FAQS 1. What is the difference between synchronous and asynchronous smartcodes? An Asynchronous SmartCode loads along with your webpage,while a Synchronous SmartCode executes every line of code snippet sequentially to load. 2. What is the advantage of Asynchronous SmartCodes? Asynchronous SmartCodes provide the following advantages:  Achieve faster page loads and improved website performance.  Allow timer configurations for loading of page settings and VWO library. 3. How to check if the SmartCode is installed correctly?
  • 5. You can use SmartCode Checker in VWO to verify if the SmartCode is installed correctly for a webpage. The VWO SmartCode Checker allows verifying one URL at once. 4. How to add SmartCode for the React-helmet case? In a React-helmet implementation, the <helmet> tag abstracts the <head> tag. You must add the SmartCode before the closing </helmet> tag in the webpage source code.