Auto ads
About ad intent anchors
Ad intent anchors appear at the bottom of your page as a user scrolls, showing relevant terms that users on your page might be interested in. When clicked, the anchor opens a dialog that shows users ads that are specific to the anchor they clicked, helping increase your earnings.
Mobile journey:
Desktop journey:
How ad intent anchors work
AdSense automatically shows ad intent anchors on your pages where we detect opportunities to help users find something they're looking for. When a user clicks on an ad intent anchor a dialog opens with a number of relevant ads.
- Ad intent anchors work best when paired with ad intent links.
- Ad intent anchors don't affect your existing ads.
FAQs
Do I have to use ad intent links to use ad intent anchors?
No. While ad intent links and ad intent anchors work best together, you can use either ad intent by itself.
Can I turn on ad intent anchors and anchor ads at the same time?
Yes, they can both be turned on at the same time. Anchor ads have priority, and we will only show an ad intent anchor when an anchor ad is not available.
Can I prevent ad intent anchors from appearing on my page?
Yes. You can use the google-anno-skip class to exclude ad intent anchors from your page.
This example shows you how to prevent all of the elements inside the body tag on your page from showing ad intent anchors. Note that this will also exclude ad intent links and chips from your entire page.
<body class="my-class-1 my-class-2 google-anno-skip">
<p>Google Pixel 6.</p>
<p>Pixel 6 is Google's most successful smartphone launch yet.</p>
</body>
Google won't place ad intent anchors for "Pixel 6" even if it's an eligible mention.