How to exclude specific pages from showing Clickio ads?

What are page exclusions?

There are certain scenarios where serving ads on specific pages may not be appropriate. For example, Google policies prohibit ads on thank you, error, login, and exit pages, as well as pages without any content. Ads on these types of pages can mislead visitors into thinking they're actual content, which can lead to invalid traffic and ultimately deductions. Similarly, placing ads on pages with sponsored content, direct campaigns, or informational pages like cookie policy, privacy policy, and about us is generally not recommended.

To help you manage this, we provide easy options to exclude specific pages from serving ads.

How to block Clickio ads on specific pages?

Page exclusions can be done in two ways.

Page exclusions on our side. Send the list of URLs where Clickio ads should be blocked to your account manager. Make sure that URLs are valid, they may not contain fragments (e.g., www.example.com/page#top) or parameters (e.g., www.example.com/page?q=target). 

Page exclusions on your side. In order to exclude some specific pages from showing Clickio ads, add one of these tags to the <head> section of a page you need to block.

This meta tag:

<meta name="clickio-content" content="alert">

OR 

this JS code:

<script>__lxG__=window.__lxG__||{};__lxG__.contentAlert=true;</script>

One of these codes should be added only on specific pages, and not on the entire site.

For any help, please contact your Clickio manager.