Google Analytics 4: setting it up correctly on Wix
Module 2: How to Set Up Your Wix Site for Maximum SEO | Lesson 13 of 687 | 50 min read
By Michael Andrews, Wix SEO Expert UK
Google Analytics 4 is the current standard for website analytics, replacing Universal Analytics since July 2023. Many Wix users have either set it up incorrectly or are not using it to its potential for SEO decision-making. GA4 tells you what happens after someone arrives on your site: which pages they visit, how long they engage, what actions they take, and critically for SEO, which organic landing pages drive the most valuable traffic. This lesson takes you from zero to a fully configured, SEO-optimised GA4 setup on Wix.

GA4 vs Universal Analytics: What Changed
GA4 is fundamentally different from Universal Analytics. Understanding the key changes helps you interpret data correctly:
- Event-based model: Every interaction is now an "event" rather than a pageview, session, or hit. This gives richer data but requires different reporting approaches.
- Sessions vs Engaged Sessions: GA4 distinguishes between all sessions and "engaged sessions" (sessions lasting over 10 seconds, with a conversion event, or with 2+ page views). Engaged sessions replace bounce rate as the quality metric.
- Engagement rate replaces bounce rate: A high engagement rate (above 55-60%) indicates visitors are finding your content valuable. This is calculated as engaged sessions divided by total sessions.
- Predictive metrics: GA4 uses machine learning to predict purchase probability, churn probability, and predicted revenue. Useful for ecommerce Wix sites.
- Cross-platform tracking: GA4 can track users across web and app if you have both.
- Data retention: GA4 only retains detailed user-level data for 2-14 months (configurable). Set it to 14 months for maximum historical comparison.
Creating Your GA4 Property
Step-by-step GA4 property creation
- Go to analytics.google.com and sign in with your Google account
- Click "Admin" (gear icon at bottom left)
- Click "Create" then "Property"
- Enter your property name (use your website name for easy identification)
- Select your time zone and currency (match your business location)
- Click "Next" and select your industry category and business size
- Choose your business objectives (select "Get baseline reports" for a standard setup)
- Click "Create" to generate your GA4 property
Setting Up the Web Data Stream
Configure your GA4 web data stream
- After creating the property, click "Web" as your platform
- Enter your Wix site URL (e.g., https://yourdomain.com)
- Give your stream a name (e.g., "Main Website")
- Click "Create stream"
- Copy your Measurement ID (format: G-XXXXXXXXXX). You will need this to connect to Wix.
Configure Enhanced Measurement
Enhanced Measurement automatically tracks common interactions without any additional code. It should be enabled for every Wix site.
Enable enhanced measurement
- In your data stream settings, click the gear icon next to "Enhanced measurement"
- Ensure ALL of the following are toggled ON:
- Page views: Tracks every page visited (essential)
- Scrolls: Tracks when users scroll to 90% of a page (indicates content engagement)
- Outbound clicks: Tracks when users click links to external sites
- Site search: Tracks internal search queries on your Wix site (if you have a search bar)
- Form interactions: Tracks form submissions and interactions
- Video engagement: Tracks YouTube video play, progress, and completion
- File downloads: Tracks when users download files (PDFs, documents)
- Click "Save" to apply these settings
Connecting GA4 to Your Wix Site
Method 1: Wix Marketing Integrations (Recommended)
Connect GA4 through Wix dashboard
- In your Wix Dashboard, go to Marketing & SEO > Marketing Integrations
- Find "Google Analytics" and click "Connect"
- Paste your GA4 Measurement ID (G-XXXXXXXXXX)
- Ensure the "Enhanced measurement" toggle is ON
- Click "Connect"
- Publish your Wix site for the changes to take effect
- Verify by going to GA4 > Reports > Realtime while browsing your site in another tab. You should see yourself as an active user.
Method 2: Via Google Tag Manager (Advanced)
If you are already using GTM (covered in Lesson 8), you can add GA4 as a tag within GTM rather than through Wix directly. This gives you more control over when and how GA4 fires.
Add GA4 via GTM
- Open Google Tag Manager and navigate to your container
- Click "Tags" then "New"
- Name the tag "GA4 Configuration"
- Click "Tag Configuration" and select "Google Analytics: GA4 Configuration"
- Enter your Measurement ID (G-XXXXXXXXXX)
- Set the trigger to "All Pages"
- Save and publish the GTM container
- Important: Do NOT add GA4 through both Wix Marketing Integrations AND GTM, this will double-count all data
Essential GA4 Configuration for SEO
Set Data Retention to 14 Months
Extend data retention
- In GA4, go to Admin > Data Settings > Data Retention
- Change "Event data retention" from 2 months to 14 months
- Click "Save"
- This allows you to compare year-over-year data for seasonal analysis
Link Google Search Console
Connect GSC to GA4
- In GA4 Admin, go to Product Links > Search Console Links
- Click "Link" and select your GSC property
- Choose the web stream to associate
- Click "Submit"
- This enables the "Google organic search traffic" report in GA4 that combines query data with engagement metrics
Set Up Conversion Events
Conversion events are the actions that matter most to your business. For SEO, tracking organic conversions proves the ROI of your SEO efforts.
Configure key conversion events
- Go to GA4 Admin > Events
- Review the auto-detected events list
- For contact form submissions: find the "form_submit" event and mark it as a conversion (toggle the switch)
- For phone calls: create a custom event that tracks clicks on tel: links. Go to Admin > Events > Create Event and configure it.
- For email clicks: create a custom event tracking clicks on mailto: links
- For specific page visits (e.g., thank you page after form submission): create an event triggered by page_view where page_location contains "/thank-you"
- Test each conversion event by triggering the action on your Wix site and checking GA4 Realtime > Conversions
Create SEO-Specific Custom Reports
GA4's standard reports are useful but generic. Creating custom exploration reports specific to SEO gives you deeper insights.
Create an organic landing page performance report
- Go to GA4 > Explore > Blank
- Name the exploration "Organic Landing Page Performance"
- Add dimensions: Landing page, Session source/medium, Device category
- Add metrics: Sessions, Engaged sessions, Engagement rate, Average engagement time, Conversions
- Add a filter: Session source/medium exactly matches "google / organic"
- Set the visualisation type to "Free form" (table)
- This report shows you exactly which pages drive the most valuable organic traffic
- Save the exploration and bookmark it for weekly review
The 7 GA4 Reports Every Wix SEO Must Check
- Reports > Acquisition > Traffic acquisition: Compare organic search to other channels. Track organic session growth month over month.
- Reports > Acquisition > Google organic search traffic (requires GSC link): See which queries drive traffic alongside engagement data.
- Reports > Engagement > Landing page: Which pages organic visitors land on. Sort by engagement rate to find your most engaging content.
- Reports > Engagement > Pages and screens: Most viewed pages overall. Look for pages with high views but low engagement, these need content improvement.
- Explore > Path Exploration: How organic visitors navigate through your site. Shows which pages lead to conversions.
- Reports > User > Tech > Browser/device: Ensure your Wix site performs well across all browsers and devices for organic visitors.
- Reports > Monetisation (ecommerce only): Revenue attributed to organic search traffic.
Debugging GA4 on Wix
How to verify GA4 is working correctly
- Open GA4 Realtime report and browse your Wix site in another tab. Your visit should appear within 30 seconds.
- Check the DebugView (Admin > DebugView) for detailed event-level data while browsing with the GA Debugger Chrome extension installed.
- In GA4 > Admin > Data Streams, click your web stream and check "Data flowing" status.
- Verify enhanced measurement events by scrolling on a page, clicking an outbound link, and submitting a form. Each should appear in Realtime.
- If Realtime shows zero users: check that the Measurement ID is correct, the Wix site is published (not just previewed), and no ad blocker is interfering.
- If events are missing: verify enhanced measurement is enabled in data stream settings.
- Check for duplicate tracking by looking at total sessions: if sessions seem double what you expect, you may have GA4 installed via both Wix and GTM.
This lesson on Google Analytics 4: setting it up correctly on Wix is part of Module 2: How to Set Up Your Wix Site for Maximum SEO in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 750+ completed Wix SEO projects and 425+ verified five-star reviews.