Google Site Kit is the official WordPress plugin from Google. It connects Search Console, Analytics, PageSpeed Insights, AdSense, and Google Ads in one place, letting you see all the key metrics inside your WordPress dashboard without logging into four separate Google tools. Setup takes about 15 minutes and replaces several separate plugin connections you’d otherwise have to maintain individually.

Google Site Kit dashboard inside WordPress showing Search Console, Analytics, and PageSpeed data

What Site Kit does

Site Kit is a single plugin that handles connections to multiple Google services:

  • Search Console. Shows queries, impressions, clicks, and top pages directly in WordPress.
  • Analytics (GA4). Adds the tracking code and shows sessions, top content, and traffic sources.
  • PageSpeed Insights. Shows your site’s performance scores for mobile and desktop.
  • AdSense. Shows ad revenue and impressions, if you run AdSense.
  • Google Ads. For tracking paid ad campaigns, if you run any.

It’s free, official, and actively maintained by Google itself, which is worth something in a plugin ecosystem where abandonment is common. It’s also a fairly light plugin as these things go, which matters if you’re already running a lean, fast-loading setup like Aurora and don’t want to undo that with a heavy analytics dashboard bolted on top.

What it doesn’t do

  • It’s not a privacy-friendly alternative. It’s Google’s official plugin, built around Google’s own services. If you’ve chosen privacy-friendly analytics like Plausible or Fathom instead, Site Kit still replaces the Search Console piece, but it won’t replace your analytics tool.
  • It doesn’t replace your SEO plugin, whether that’s Yoast or Rank Math. The two do genuinely different jobs and work fine side by side.
  • It doesn’t replace your caching, security, or backup plugins either. Site Kit is purely a reporting and connection layer.
Quick tip: If you already have GA4 tracking code installed some other way, through a header-injection plugin or your theme’s own settings, don’t let Site Kit add a second copy. Running both at once double-counts your sessions and quietly wrecks your data for months before anyone notices.

Setup

Step 1: Install

Go to Plugins → Add New, search for “Site Kit by Google,” then install and activate it. You can also grab it directly from the official Site Kit listing on WordPress.org if you’d rather review it first.

Step 2: Sign in with Google

Click “Start setup.” You’ll be prompted to sign in with the Google account that owns, or will own, your Search Console and Analytics properties.

Use the right account here. If you manage multiple Google accounts, pick the one you actually use for site management, not a personal account you’ll lose track of later.

Step 3: Verify site ownership

Site Kit verifies you own the site by checking for a meta tag it adds automatically. This step usually happens without you needing to do anything.

Step 4: Allow access

You’ll grant Site Kit permission to read data from Search Console and any other services you connect. This access is what lets it display that data inside WordPress.

Step 5: Set up Search Console

If you don’t already have your site registered in Search Console, Site Kit adds it automatically during setup. If your site is already registered, Site Kit simply connects to the existing property. Google’s own Search Console getting-started guide is worth a skim if you want to understand what’s happening behind the scenes.

Step 6: Choose additional services

After Search Console is connected, the dashboard prompts you to connect more services. As a general rule, connect:

  • Google Analytics: if you’re using GA4 rather than Plausible or Fathom.
  • PageSpeed Insights: almost always worth having.
  • AdSense: only if you actually run AdSense.
  • Google Ads: only if you run paid ad campaigns.

Each service prompts for its own confirmation step. Follow along as they appear.

Site Kit setup wizard showing available Google services to connect

Setting up Analytics through Site Kit

If you don’t have a GA4 property yet, Site Kit can create one for you directly during setup. You’ll specify the property name, usually just your site name, choose the data stream URL, and Site Kit creates the property and adds the tracking code to your site automatically.

If you already have a GA4 property, Site Kit connects to it instead, and adds the tracking code only if it isn’t already present.

This is genuinely the easiest path to a working GA4 setup, since it skips any manual code installation. If you’d rather understand what’s actually happening under the hood, or you’re setting up GA4 without Site Kit for some reason, our GA4 setup guide for bloggers walks through the manual process and the reports actually worth checking.

Using the dashboard

After setup finishes, Site Kit appears as its own item in your WordPress admin sidebar.

The main dashboard shows

  • A top “Highlights” panel. Key metrics at a glance, without digging further.
  • Search performance. Total clicks, impressions, and top queries.
  • Site traffic. Pulled directly from Analytics.
  • PageSpeed. Latest scores for both mobile and desktop.

Per-post insights

When viewing a single post in the WordPress admin, Site Kit can show Search Console data for that specific post: how many people saw it in search results, what queries it ranks for, and its click-through rate.

Turn this on under Site Kit settings, then “Enable post-level data.”

The PageSpeed panel

Site Kit periodically refreshes your PageSpeed Insights scores, showing mobile and desktop scores for your homepage and other key pages.

Worth checking these scores monthly rather than only after something feels slow. If they drop unexpectedly, that’s your cue to investigate before readers start noticing. A theme that keeps its markup and CSS lean to start with, which is part of what Aurora is built around, gives you more room before a heavy plugin or a bloated image tips your scores into the red.

Whether to use Site Kit or separate setups

For most bloggers, Site Kit is the right path. It’s an easier setup than configuring each Google service separately, it puts a dashboard inside WordPress so you don’t need to log into Search Console or Analytics separately for casual checks, and it’s officially maintained by Google, so it’s unlikely to break or get abandoned.

There are a few situations where it’s not the right call:

  • If you want genuinely privacy-friendly analytics, since Site Kit’s Analytics integration means using GA4 specifically.
  • If you already use a different plugin that handles the same Google services, MonsterInsights for analytics, for example.
  • If you’d simply rather not grant a single plugin access to multiple Google services at once.

Site Kit and your SEO plugin

Site Kit and SEO plugins coexist without any conflict, since they handle genuinely different jobs. Your SEO plugin, whether that’s Yoast or Rank Math, optimizes individual posts: titles, descriptions, schema markup. Site Kit reports on how those same posts actually perform in Google’s results. Use both together rather than picking one over the other.

Disabling services later

If you stop using AdSense, for example, you can disconnect it from Site Kit without removing the plugin entirely. Go to Settings, then Connected Services, and manage it from there. Disconnecting one service doesn’t affect any of your other connections.

What Site Kit’s data actually tells you

Search Console section

Worth watching here: your top queries, meaning what people actually search to find your site, your top pages by ranking, and whether your average position trend is improving over time.

Analytics section

Worth watching here: sessions over time, your top traffic sources, your top pages by traffic volume, and average engagement time per session.

PageSpeed section

Worth watching here: your mobile score, since mobile traffic dominates for most blogs, your Core Web Vitals scores (LCP, INP, and CLS), and any sudden drops that show up between checks.

Common issues

Setup fails at “verifying ownership”

This is usually a caching issue, where the verification tag hasn’t fully propagated yet. Clear your cache and retry the step.

Analytics not showing data

It typically takes 24 to 48 hours for the first data to appear after setup finishes. This is normal; give it time before assuming something’s broken.

PageSpeed shows a different score than direct PageSpeed Insights

PageSpeed measurements vary slightly between individual runs, since the tool tests live rather than reading a cached result. Minor variation between checks isn’t worth worrying about.

If you already have these services connected separately

If your site already has GA4 tracking code installed some other way, through a header insertion plugin or your theme’s own settings, don’t add Site Kit’s tracking on top of it. Double-tracking causes inflated session counts that are genuinely hard to untangle later.

You have two reasonable options here: remove the separate GA4 code and let Site Kit handle tracking on its own, or connect Site Kit to GA4 purely for reporting while disabling Site Kit’s own tracking code.

The version worth remembering

Site Kit consolidates Google services into one plugin and one WordPress dashboard. It’s free, official, and well-maintained. Connect Search Console, since it’s essential, Analytics if you’re using GA4, and PageSpeed Insights, since it’s almost always useful. Skip the services you don’t actually use. The dashboard inside WordPress saves the time you’d otherwise spend logging into four separate Google interfaces, and it works alongside your SEO plugin rather than replacing it.