How to Scan Your Scripts
- Navigate to Scanner in the left menu
- Locate your existing tracking code:
- Shopify Admin → Settings → Checkout → Additional scripts
- Or from your theme’s theme.liquid file
- Copy your tracking code
- Paste it into the Scanner input field
- Click “Scan Scripts”
Understanding Scan Results
After scanning, you’ll see:
Detected Providers A list of tracking providers found in your code with confidence scores.
Tracking IDs The specific IDs extracted (e.g., GA4 Measurement ID, Meta Pixel ID).
Events Detected Which events your current code tracks (page view, purchase, etc.).
Migration Recommendations Suggestions for migrating to Web Pixels.
What If Nothing Is Detected?
If the scanner doesn’t find any providers:
- Verify you copied the complete script block
- Check if your tracking is in a theme file instead
- Contact support with your script for manual review
—