Google Adsense's new Anchor Ads are getting better, for it no longer shifts the layout i.e., no more Cumulative Layout Shift(CLS.) But at the same time, it removes the dismissal button, so the Ads stay on the page bottom and overlay the footer beneath. I don't find the option to turn on the dismissal (close) button, but figured out the way to fix this by using some custom Javascript.
If you're running a modern web app like Next.js, React, or Vue, you've probably noticed something strange in your AdSense dashboard:
Page views are way lower than expected, but ad impressions seem fine.
This isn’t a bug — it’s how AdSense works (or more accurately, how it doesn’t work with SPAs).