- Help Center
- Configuration
-
Getting Started
-
Configuration
- Targeting
- Split URL
- Product Testing
- Full Stack
- Experiment Management
- CSP Configuration
- Experiment Execution
- Reports
- Exit Popups
- GTM Integration
- Troubleshooting
- Performance Optimization
- Event-Triggered Changes
- Holdout Groups
- Split URL Pages
- URL Parameters
- DataLayer
- Menu Configurations
- Traffic Exclusion
- Experiment Scheduling
- Dynamic Element Changes
- Price Targeting
- Experience Scheduling
- Privacy
- Hash Changes
- Async Tracking
- Selective Installation
- CSS Selectors
- Vue.js Integration
- Page Content
- Multipage Split URL
- Organic Traffic
- Visual Editor
- Server-Side Testing
- Traffic Bucketing
- GDPR Warnings
- Statistical Confidence
- Browser Privacy
- Query Parameters
- Embedded Videos
- Tracking Code Execution
- Simultaneous Experiments
- Tags
- Deployments
- Disable Testing
- Locations
- Programmatic Bucketting
- Query Parameter Handling
- Convert Library
- Variation Previews
- Experiment Editing
- Opt-Out Script
- Data Reset
- Body Hiding
- Visit-Specific Variations
- Variation Styling
- Preview Issues
- Variation Editing
- Full-Site Testing
- Blinking Variations
- Cross-Domain Cookies
- Regex Support
- Conversion Tracking
- SPA Testing
- Project Setup
- Cross-Domain Tracking
- Geo-Targeting
- Analytics Tools
- Campaign Tags
- Previewing
- IDs
- Query String Targeting
- Bounce Rate Goals
- Bot Filtering
- Query String Variables
- Custom Audiences
- Redirects
- Baseline
- Tracking Code Location
- Secure Cookies
- AngularJS
- Cloudflare
- Code Installation
-
Track Goals
- Form Tracking
- Cookie Management
- iFrame Click Tracking
- Performance Optimization
- Revenue Tracking
- Interaction Goals
- Form Submissions
- Advanced Goals
- Lazy Loading
- Multi-Conversions
- URL Parameters
- Bounce Rate Goals
- DataLayer Integration
- Scroll Depth
- Social Interactions
- Page Views
- Marketo Forms
- Feature Analysis
- AJAX Forms
- Revenue Tracking via GTM
- Order Outliers
- Cumulative Revenue
- Goal Templates
- Adding Revenue Goals
- JS-Based Goals
- Goal Basics
- Google Analytics Goals
- Social Sharing
- Dynamic Goals
- Typeform Integration
-
Target Visitors
- Geolocation
- Interaction Goals
- Goal-Based Targeting
- Weather Targeting
- Cookie-Based Targeting
- Page Visits
- Audience Management
- Audience Segmentation
- Experiment Targeting
- Advanced Audience Creation
- Audience Templates
- Audience Creation
- Data Layer Integration
- Manual Activation
- JavaScript Conditions
- Device Targeting
- Language Targeting
- IP-Based Exclusion
- Visitor Management
- Page Tagging
- Cookies
-
Troubleshooting
- Google Warnings
- Visual Editor
- HTTPS Content
- Logs
- Support Options
- Bootstrap
- Cookie Blocking
- Change History
- Mobile Debugging
- AdWords
- Bot Exclusion
- Domain Issues
- Cloudflare Issues
- Monitoring
- Cloaking Penalties
- Goal Editor Issues
- Variations
- Snippet Performance
- Changes Not Saved
- Blocked Visual Editor
- Goal Testing
- Visual Editor Browsing
- Experiment Issues
- Installation Verification
- Data Leak Prevention
- Usage Limits
- Experiment Previews
- GA4 Revenue
- Chrome Debugger Logs
- SPA Errors
- Checkout JSON Error
-
Analyze Results
-
Integrations
- Google Analytics
- Cookie Consent Platforms
- Microsoft Clarity
- Plausible
- Marketo
- HubSpot
- Tealium
- Smartlook
- Klaviyo
- Salesforce CRM
- FullStory
- Snowplow Analytics
- Webflow
- GA4 Roles
- Amplitude
- Segment
- React
- BigCommerce
- WooCommerce
- Active Campaign
- Google Tag Manager
- Mixpanel
- Zapier
- Inspectlet
- Crazy Egg
- LanderApp
- Unbounce
- Instapage
- Drupal
- PrestaShop
- Magento
- Roistat
- Piano Analytics
- Heap Analytics
- Kissmetrics
- Mouseflow
- Adobe Analytics
- Clicky
-
Account Management
-
Developers
-
What's New
-
Common Questions
-
Shopify
Chrome Debugger Extension For Convert Experiences
THIS ARTICLE WILL HELP YOU:
- The Chrome Debugger Extension
- Install
- Permissions
- Setup
- Convert log entries are not showing on my console
The Chrome Debugger Extension
The fastest way to debug potential issues that arrive while setting up Convert experiments is by installing and using the Convert Experiences Tools Extension.
The extension helps you to optimize your experiment development, testing, and debugging through some key features:
- Shows you detailed logging of experiment activity in your website pages.
- Downloads the experiment snippet directly from the Convert app servers which eliminates the delay of experiment updates in the CDN server. Otherwise, you have to wait up to 5 minutes for the updates to be reflected on your web pages.
- X-frame-security-header-options removed to allow you to see more sites in the visual editor.
- Chrome SameSite strict cookies are modified for the white-listed sites so you can see iframes and other parts of your website in the Visual Editor.
Install
You can install the extension through the Chrome store on the following page:
Convert Experiences Chrome Debugger Extension
Permissions
The extension needs two specific permissions to work properly:
- Read your browsing history
Required to check if the domain of the current URL is whitelisted and connected to Convert Experiences. Note: The extension only reads the minimum required information to properly run the features above described. - Communicate with cooperating websites
Required for communication between Sites and Convert Experiences application. Similar to the permission above, to check if the domain of the URL you are loading on Convert's Visual Editor is whitelisted or not and if so, run the features required to all. This then allows us to make the visual editor more workable and in case it’s missing settings show messages on how to improve the Chrome Extension settings.
Setup
After it is installed and enabled, you will see a little convert icon in the toolbar similar to the screenshot below:
To turn on the extension, click on it and toggle the switch from OFF to ON, the final result should be similar to the image below:
And that's it! When a page that has Convert Experiences tracking code is loaded, just open the Google Chrome console and you'll see many debugging messages. To open the console click "Ctrl + Shift + J" or "Cmd +Shift + J".
The console will look like the image below. If you see a text from Convert in the console, then this will signal that Convert Experiences is installed on that site, and running correctly.
If you do not see any of this text, the tracking script is not installed or not running properly.
Convert log entries are not showing on my console
You may have the situation that the Convert log entries do not show on the console even when the Convert tracking code and Convert Experiences Tools Extension is installed correctly.
This may be due to the fact that the Console settings are not on the "Verbose" mode.
To enable it, follow the instructions in the following image:
If after enabling "Verbose" mode, the console logs are not visible, please contact support.
Note
By default the extension has access to all sites, to restrict access only on the whitelisted domains:
- Chrome > Settings > Extensions > Convert Experiences Tools > Details
- Change the option "Site Access" to “On specific sites” and add the domains/subdomains/sites the extension will have access to.