Overview
This Standard Operating Procedure (SOP) provides detailed instructions for using the advanced options available in the VisiSmart code within Visiopt. These options enable users to pass test data to their CRM and extend Safari cookie lengths to ensure accurate tracking throughout the duration of a test.
Step-by-Step Instructions
Step 1: Access VisiSmart Code
1. Navigate to Test Results Menu
· From the test results menu, click on the menu icon.
2. Select VisiSmart Code
· Click on "VisiSmart Code" from the dropdown menu.
Step 2: Show Advanced Options
1. Open Advanced Options
· Click on "Show Advanced Options" to reveal additional settings.
2. Review Available Codes
· The codes labeled 1, 2, 3, 4, and 5 are used to pass data from your tests directly to your CRM.
· These codes require developer implementation.
Step 3: JavaScript and PHP Options
1. Variation Number Code
· Place this JavaScript on your landing page to pass the variation numbers from your landing page.
2. Conversion Page Code
· Use this code snippet to get the variation number on the conversion page, indicating which test variation led to the conversion.
· Available in both JavaScript and PHP options.
3. Test Name Code
· Use this code snippet to get the test name on a conversion page.
· Available in both JavaScript and PHP options.
Step 4: Safari Cookie Length Extension
1. Understanding Safari Cookie Limitation
· Safari limits first-party cookie lengths to seven days. This means after seven days, a visitor from Safari is considered new.
2. Download PHP File
· Click on "Download PHP File" to download the necessary file.
3. Upload PHP File to Server
· Upload the downloaded file to the root of your server.
4. Paste Script on Desired Page
· Open the page where you want to extend the cookie length.
· Paste the provided script directly above your VisiSmart code.
· Replace "change your URL" with the exact URL of the page for which you are extending the cookie length.
Conclusion
By following these steps, users can effectively utilize the advanced options available in the VisiSmart code within Visiopt. This ensures seamless data transfer to your CRM and extends Safari cookie lengths, allowing for accurate tracking and data collection throughout the duration of your tests.
Comments
0 comments
Article is closed for comments.