ai news recap august 9 2026 daily roundup for small business

A Shopify Tracking Change That Can Quietly Break Your Google Analytics Reports

The news on August 9, 2026 is thin, and that is the honest read on a quiet summer Saturday. One change landed inside the window that actually reaches into a small business account and changes the numbers the owner looks at every Monday morning.

Starting August 17, the Google & YouTube app inside Shopify begins sending four additional ecommerce events into Google Analytics. Nobody has to switch anything on. That is precisely the part worth reading twice, because a store that already runs its own tracking is the store most likely to end up counting the same shopper twice.

Shopify Sends Four New Google Analytics Events on August 17

Shopify merchants using the Google & YouTube app will start receiving four new Google Analytics events on August 17, 2026, with no setup required. If you already fire your own versions of those events through Google Tag Manager, you will have two sources reporting the same behavior unless you filter one out.

Google notified Shopify merchants by email during the first week of August, under the subject line “Update: Enhanced Google Analytics Data from Your Shopify Store.” Littledata chief executive Edward Upton published the merchant email publicly on August 6, and PPC Land published the first substantial trade analysis of it on August 8. Google’s own help documentation for the Shopify integration now describes the change as well.

The four new events

  • view_item_list fires when a shopper views a collection page.
  • view_cart fires when a shopper opens the cart.
  • remove_from_cart fires when a shopper removes an item.
  • add_shipping_info fires at the shipping and address step of checkout.

Those four fill in the gaps in Google Analytics between the events the app already sent. Until now a merchant could see a product view, an add to cart and a completed order, but nothing about category browsing, cart abandonment behavior or where checkout stalled. From August 17 the funnel is assembled without anyone building it.

Every event now carries a shopify_event_name parameter

Google is also attaching a new parameter, shopify_event_name, to every event the app sends. Its value is the original Shopify event that triggered it, so view_item_list arrives tagged collection_viewed and view_cart arrives tagged cart_viewed. Google’s documentation points to that parameter as the way to build filters in Google Analytics and exclude the incoming data if you do not want it.

That parameter is the whole mitigation. It is also the only one, which means a store owner who never opens the email will simply see their cart and collection numbers change shape one Monday without knowing why.

Only the Purchase Event Is Server-Side

The purchase event travels server to server. Every one of the new upper-funnel events still depends on the shopper’s browser, which means ad blockers, consent refusals and tracking prevention all still apply to them.

This matters for how much weight you put on the new funnel. Your order count stays reliable because it is reported from Shopify’s servers. Your collection views and cart views are best-effort browser measurements, so the ratio between the two will look worse than reality. Treating those numbers as a true abandonment rate would lead a merchant to fix a problem that is partly a measurement artifact.

What to Check Before August 17

The Google Analytics work here is small and it has a deadline, which is a rare combination. Three checks cover most stores.

  1. Open Google Tag Manager and list the ecommerce events you already send. If view_item_list, view_cart, remove_from_cart or add_shipping_info appear there, you have an overlap to resolve.
  2. Decide which source wins. Keeping the app’s version and retiring your own tag is usually simpler than the reverse, since the app version arrives without maintenance.
  3. If you keep your own tags, build a Google Analytics filter on the shopify_event_name parameter to exclude the app’s duplicates before the data starts arriving, not after.

Take a screenshot of your key Google Analytics ecommerce reports on August 16 as well. When a step change shows up later, a before image is what tells you whether the business changed or the tracking did.

Frequently Asked Questions About

Do I have to do anything to get the new Shopify events?

No. Google states that no action is needed to receive the data. The four events begin flowing on August 17 for stores using the Google and YouTube app. The only reason to act is if you already collect the same events yourself and want to avoid duplicate reporting in Google Analytics.

Will this create duplicate events in GA4?

Only if you already send those events into Google Analytics through your own Google Tag Manager setup. A store that relies entirely on the app will see no duplication. A store running a custom implementation alongside the app can end up counting the same cart view twice unless one source is filtered out.

What is the shopify_event_name parameter for?

It records which original Shopify event triggered each Google Analytics event, such as collection_viewed behind view_item_list. Google points to it as the way to build filters, so it is the mechanism you use to exclude specific app events from your reports without disabling the integration.

Are these events tracked server-side?

The purchase event uses a server-to-server connection. The four new upper-funnel events rely on the shopper’s browser, so ad blockers, tracking prevention and declined consent still reduce them. Order counts stay dependable while the browsing steps above them remain incomplete measurements.

Why did my ecommerce numbers change without me changing anything?

Platform defaults change more often than most owners realize, and this one arrives automatically. When a metric shifts overnight, check the vendor’s changelog before rebuilding a campaign. A tracking change and a business change look identical in a chart until you find the release note.

The Bottom Line

One story carried, and it is the kind that never makes a headline: a default that turns itself on inside software a small business already pays for. The stores that get hurt are not the ones ignoring analytics, they are the ones that built careful tracking and now have a second source of truth arriving uninvited. Eight days is enough time to decide which one you keep.

Stay Ahead of Tracking Changes

Measurement that quietly drifts is the most expensive kind, because every decision after it inherits the error. Our SEO and analytics work keeps reporting honest as platforms change underneath it. If your numbers moved and nobody can explain why, tell us what you are seeing and we will help you trace it. For changes like this one as they land, subscribe to the Demur Design newsletter in the footer below at demurdesign.com.

More on the advertising side of this: we covered Google capping ad serving without disapproving ads, how Quality Score is calculated, and why click costs keep climbing.

This recap is researched and drafted with AI, then reviewed, fact-checked, and published by Demur Design.

Sources