WordPress Plugin installation of Seers Cookie Consent:
Download Zip
Installing the Seers Cookie Consent Plugin in a WordPress site:
Step 4
- Type in "Seers Cookie" in search box.
- It will return the Free GDPR & CCPA Cookie Consent |Seers in search result.
- Click "Install Now" button
Step 8
It will take you to settings of Seers cookie consent:
- Enter email address
- Enable Check box “I agree Seers Terms & Conditions and privacy Policy”.
- Enable Check box “I agree Seers to use my email and url to create an account and power the cookie banner”.
- “Activate” button will be enabled. Then click it to activate banner.
- You will receive auto generated “Cookie ID” from Seers
- A message will appear “Your Seers Cookie Consent banner is activate”
Implementing the Seers Cookie Consent dialog in a WordPress site:
Step 4
Add the Seers Cookie Consent script Seers Cookie Consent script to the WordPress theme file "header.php" inside the
-tag and before the wp_head() call, e.g. (marked in bold). Click on Update file.< script data-key="xxxxxxxx-xxxxxxx-xxxxxxxxx-xxxxxxxxxx-xxxxxxxx" data-name="CookieXray" src="https://seersco.com/script/cb.js" type="text/javascript">< /script>
Step 5
Your Banner will appear