Using Privacy & messaging and its integrated Funding Choices functionality, you can create and display a message to your users to help recover revenue lost to ad blockers. You can use ad blocking recovery messages to ask users to allow ads on your site or offer them alternative ways to support your site.
Structure of a message
An ad blocking recovery message contains a single "screen" (or "page") that is shown to users when they view your message.
Ad blocking recovery messages include the following elements:
- Logo: Your site's logo. To include a logo here, add a logo to your message.
- "Allow ads" button: Allows users to adjust their ad blocker settings to allow ads on your site. Closes the message.
- (optional) Custom choice button: Allows users to choose a custom option you have implemented for your site. For example, a "Subscribe" button would allow users to opt in to a solution you have implemented to allow them to subscribe to your site without seeing ads. Learn how to implement a custom choice option
Custom Choice requires you to implement the
googlefc.controlledMessagingFunction
function of the Funding Choices JavaScript API before publishing your message. Click View code to review a sample code snippet.
Deploy the ad blocking recovery tag through Site Kit
If you're an AdSense publisher who uses Google's official WordPress plugin, Site Kit, you can deploy the ad blocking recovery tag on your site without making any coding changes. This integration only requires a few clicks in your Site Kit account.
Review https://sitekit.withgoogle.com/documentation/ for more information about how to configure the ad blocking recovery tag through Site Kit.