Stan Consulting Start

Marketing Pulse | Updated August 7, 2026

Archived reviewed edition

Seven marketing changes to check from July 31 through August 6.

Shopify put agent-callable commerce tools on Liquid storefronts, WooCommerce changed several reporting definitions, and Google's current help text sets a September AI Max upgrade for Search campaigns already using text customization. The rest of this week's useful changes sit closer to daily work: WhatsApp consent, local-currency checkout, App Store creative, and cart-attribute integrations.

A marketing operator reviewing current performance charts and platform updates across two monitors
Editorial ruleOfficial sources confirm product facts. Specialists add interpretation. Unverified chatter stays out.
7reviewed changes
7official confirmations
0field reports to verify
5checks for this week

Week in review

What happened this week, and what marketers can learn from it.

The dated cards below show the sources behind each point.

  1. 01

    Shopify storefronts now expose commerce tools to browser agents.

    Liquid stores have the tools live, but WebMCP is still an emerging standard and browser support is limited. Test catalog, cart, policy, and checkout behavior before treating agent traffic as a new sales channel.

  2. 02

    WooCommerce 11.0 changes the baseline behind several reports.

    Refund timing, historical imports, and stricter session counting can move net sales, traffic, and conversion rates after the upgrade. Annotate the release date before comparing periods.

  3. 03

    Google has put a September date on an AI Max upgrade.

    A specialist watch flagged the help-page change on August 6. Google's current documentation says Search campaigns using text customization will be upgraded to AI Max starting in September, so settings and landing-page controls need a pre-change export.

  4. 04

    Shopify Forms can now collect WhatsApp marketing consent.

    The opt-in box creates a new acquisition point. It does not define suppression rules, reply ownership, frequency, or campaign measurement, so those operating choices still need an owner.

  5. 05

    BigCommerce custom checkouts can present Stripe Adaptive Pricing.

    Local currency can reduce checkout friction, but custom implementations must filter payment methods that cannot settle in the selected currency. Test the selector and every fallback before release.

  6. 06

    Apple is preparing new App Store creative placements for fall.

    The new assets can appear in product-page headers, search results, and In-App Events. App marketers should build the source files now, then check the live placement when Apple launches the formats.

  7. 07

    Shopify cart attributes now have standard actions and events.

    Themes and apps no longer need a separate Storefront API call for every attribute update. Integration teams should test competing writers and failed-cart rollbacks before removing old code.

Watched every week

Four change lanes. One useful edition.

A change earns coverage only when it can alter cost, reach, targeting, measurement, store operation, customer experience, compliance, or a near-term business decision.

01

Ecommerce platform changes

Shopify, BigCommerce, WooCommerce, marketplaces, APIs, checkout, payments, fulfillment, and dated operator changes.

What it means for an operator and what to do next.
02

Apps and vendors

Pricing, plan limits, acquisitions, shutdowns, replacements, integrations, and useful new entrants.

When to budget, test, migrate, or replace.
03

Ads, devices, and privacy

Google, Meta, Apple, Samsung, Chrome, AI surfaces, targeting, attribution, and measurement changes.

What changes reach, spend, creative, or reporting.
04

Contractor market changes

Local Services Ads, Business Profile, Angi, tax credits, A2L refrigerants, and material storm events.

What can change lead flow, pricing, or operations.

Archived edition

Read the strategy behind each change.

Every image, headline, and navy article button opens Stan Consulting's full analysis. Sources stay available without pulling attention away from the strategy.

ShopifyPulse briefConfirmed

Shopify Forms adds WhatsApp marketing consent.

Shopify Forms can now collect WhatsApp marketing opt-ins when a customer submits a storefront form. The change adds another place to build the WhatsApp subscriber list after Shopify Messaging added the channel the prior week.

For: Shopify merchants using Forms, Shopify Messaging, or another WhatsApp campaign tool connected to Shopify consent data.

Strategy check

Submit a test opt-in and confirm the consent status reaches the correct customer profile and campaign tool. Define suppression, frequency, reply ownership, and attribution before the first send.

Pulse briefTrace one opt-in end to end
Sources and evidence 2
ShopifyPulse briefConfirmed

Shopify standard storefront events and actions add cart attributes.

Shopify's updateCart standard action can now update cart attributes, and a new event fires when an attribute update starts. The event runs whether an app, theme, or another app made the change, carries the full new attribute set, and includes a result promise so the interface can roll back after a declined cart update.

For: Shopify theme developers, storefront app teams, analytics implementations, and merchants using cart attributes for fulfillment, personalization, or campaign context.

Strategy check

Test two tools writing the same attribute, a rejected update, and any old Storefront API workaround. Remove custom code only after the interface and downstream data both match the expected state.

Pulse briefTest collision and rollback states
Sources and evidence 1
Source published: August 6, 2026Shopify developer changelog
ShopifyPulse briefMonitor

Shopify exposes WebMCP commerce tools on Liquid storefronts.

Shopify says every Liquid storefront now exposes browser-callable tools for catalog search, cart management, checkout, order management, and store-policy lookup. Hydrogen has the same support in developer preview. The tools act inside the shopper's live session, but the proposed WebMCP standard currently has limited agent support through a Chromium origin trial.

For: Shopify merchants on Liquid, Hydrogen developers, storefront app teams, and marketers planning agent-assisted shopping journeys.

Strategy check

Run a supported-browser test against search, variant selection, cart updates, policies, checkout, and order management. Record what the agent can complete, where a person must take over, and whether theme or app behavior changes the result.

Pulse briefTest the live shopper path
Sources and evidence 1
Source published: August 5, 2026Shopify developer changelog
WooCommercePulse briefConfirmed

WooCommerce 11.0 changes session, refund, and historical-import reporting.

WooCommerce 11.0 lets stores inspect and rerun incomplete historical imports, counts refunds in the period when they happened, and applies stricter session counting to remove bots and brief connections. WooCommerce says sessions may dip after the update while conversion rates become more accurate. The release also includes performance work and a checkout-recovery beta.

For: WooCommerce stores, analysts comparing pre-upgrade and post-upgrade performance, and developers maintaining custom sales reports.

Strategy check

Write the upgrade date into the reporting calendar. Verify the historical import status, compare sessions and refunds on both sides of the release, and confirm whether custom reports use the newest sales-report definitions.

Pulse briefReset the reporting baseline
Sources and evidence 1
Source published: August 5, 2026WooCommerce 11.0 release
Apps and vendorsPulse briefMonitor

Apple prepares new App Store creative assets for a fall launch.

Apple published design guidance and templates for creative assets that can appear in App Store product-page headers, search results, and In-App Events. Apple says the placements launch in the fall, so the asset work can begin now while live delivery remains pending.

For: App and game marketers, App Store optimization teams, and designers responsible for seasonal or launch creative.

Strategy check

Build the source files from Apple's current templates, map each asset to its intended placement, and keep the launch claim out of reporting until the placement is visible in App Store Connect and on the storefront.

Pulse briefPrepare assets, then verify launch
Sources and evidence 1
Source published: August 5, 2026Apple Developer News
BigCommercePulse briefConfirmed

BigCommerce documents Stripe Adaptive Pricing for custom checkout.

BigCommerce published a custom-checkout implementation for Stripe Adaptive Pricing. Shoppers can select a local presentment currency while the store settles in its default currency. Custom builds need checkout-sdk-js version 1.948.1 or later and must limit payment methods to Stripe OCS Checkout Session while a presentment currency is active. The reference checkout supports Adaptive Pricing without extra work.

For: BigCommerce stores using a custom checkout, Stripe OCS Checkout Session, and cross-border pricing.

Strategy check

Test the currency selector, settlement amount, payment-method filtering, and return to the store's default currency. Include a test currency and the missing-selector and initialization failures from BigCommerce's guide.

Pulse briefTest every currency state
Sources and evidence 1
Source published: August 3, 2026BigCommerce developer changelog

Your watchlist

Save the changes that matter to you.

Your selection stays in this browser. No account is required.

This week

Five checks before the next campaign change.

  1. Export every Google Search campaign using text customization, including served assets, URL controls, brand settings, and tracking templates, before September.
  2. Test Shopify WebMCP through catalog search, cart, policies, checkout, and order management in a supported Chromium environment.
  3. Annotate the WooCommerce 11.0 upgrade date, verify historical imports, and compare sessions, refunds, net sales, and conversion rate across the change.
  4. Submit one Shopify Forms WhatsApp opt-in and prove the consent status, suppression rule, reply owner, and campaign-tool record agree.
  5. Run BigCommerce Adaptive Pricing through local-currency selection, payment-method filtering, settlement, default-currency return, and failure states.

How Pulse is built

Collection is automated. Publication is reviewed.

01

Monitor

The four watch lanes are scanned every Friday morning, with urgent deadlines handled between editions.

02

Verify

Product claims need an official source. Field observations are labeled.

03

Interpret

Each change is tied to a real account, page, store, lead, sale, cost, or operating decision.

04

Publish

Reviewed entries update the weekly edition and keep their source trail in the archive.

Use the change. Ignore the noise.

Pulse is for businesses that need to know what changed before they alter spend, pages, tracking, or follow-up. Choose the implementation lane that matches the change.

See the source, status, consequence, and practical-check rules in the Marketing Pulse publication standard.