Google AI Mode in France: what changes for e-commerce traffic
After the neighbouring-rights agreement reached at the end of June, Google is rolling out AI Mode and AI Overviews in France. For a retail site, the consequence is not a drop in rankings: it is a shift in where the purchase decision gets made.
Published /7 min
What is rolling out
Two distinct things, often conflated.
AI Overviews is a summary block at the top of the results page, answering the query directly while citing a few sources. The blue links remain underneath.
AI Mode is a full conversational search tab. The user asks a question in natural language, gets a constructed answer, then follows up to refine. The classic results page no longer appears.
The second changes purchase behaviour far more deeply than the first.
The real effect on traffic
Two movements have to be separated, because they do not cancel out.
Click volume falls on informational queries. “What is the difference between the A4 and A5 shoe”, “how do I choose a hiking pack”: the answer is given on the page. The user has no reason to click. Sites that built acquisition on buying guides lose that traffic, with no recourse.
The quality of the remaining clicks rises. A user who clicks after reading a summary has already ruled out what did not suit them. They arrive later in their journey, with firmer intent. Conversion rates on sessions from these surfaces are mechanically higher.
The most common analytical error is to look only at the sessions curve and conclude there has been a collapse. What matters is margin per session.
The thing almost nobody measures
For AI Mode to cite your catalogue, your pages have to have been read. That requires your access rules to let the relevant crawlers through, and your templates to be readable without executing JavaScript.
Two frequent blocks, invisible from the usual marketing tools:
Google-Extendedis the control token by which a publisher allows or refuses the use of its content in Google’s generative surfaces. It was added as aDisallowin many robots.txt files in 2023, often on legal advice, and rarely revisited since.- Bot protection filters at the edge. The refusal appears neither in Search Console, nor in your origin logs, nor in your analytics tool.
A site can therefore rank perfectly well in classic search and be entirely absent from AI Mode, with no indicator flagging it.
What determines whether you get cited
The mechanisms are not public, but the observed regularities converge.
Content must be present in the served HTML. That is the first condition. A client-rendered product page is invisible, however good it is.
Structured data removes ambiguity. Complete Product markup — price, currency, availability, rating, identifier — lets your offer be cited precisely. Without it the model has to infer, and gets it wrong: stale prices, a product announced as out of stock when it is available.
Specificity beats volume. Pages answering a precise question are preferred to generic ones. A genuinely detailed size guide gets cited; an “our commitments” page never does.
Consistency across sources counts. When your site, your marketplace listings and your review pages state divergent information, the model arbitrates — not always in your favour.
What to do before the end of the year
In descending order of return.
- Verify access. Read CDN logs and security events, not just origin logs. Confirm
Google-Extendedis not underDisallow. That is one day of work, and it is the one action whose absence makes every other action pointless. - Render critical templates server-side. Categories and product pages first. The rest can wait.
- Complete your
Productmarkup. Price, availability and identifiers before anything else. - Instrument measurement. Segment traffic referred by generative surfaces in your logs and analytics. Without that segmentation you will fly blind through all of 2027.
- Rewrite informational pages on the assumption that a machine reads them before a human does: one question per section, the answer first, the reasoning after.
The timing
The French rollout is under way. Traffic effects show up with a lag of a few weeks, the time it takes for habits to shift and crawlers to come back round. In practice, most retail sites will see the movement in their October and November numbers.
Those who have verified their access by then will know what they are looking at. The others will spend the fourth quarter hunting for an explanation in their paid campaigns.