Integrations

WordPress Plugin installation of Seers Cookie Consent: Download Zip pugin-arrow
Installing the Seers Cookie Consent Plugin in a WordPress site:
Step 1

Login to your word press site.

login
Step 2

In Left ribbon:

  1. Click "Plugins" option
  2. Then from sub menu on "Add New" option
login
Step 3

It will take you to Plugin homepage:

  • Click in Search Plugin Box
login
Step 4
  1. Type in "Seers Cookie" in search box.
  2. It will return the Free GDPR & CCPA Cookie Consent |Seers in search result.
  3. Click "Install Now" button
login
Step 5

It will show Plugin installing as Highlighted in box.

login
Step 6

As it completes installation “Activate” button will appear. Click it to activate it.

login
Step 7

At top activation ribbon will appear:

  1. Click "setting" option
login
Step 8

It will take you to settings of Seers cookie consent:

  1. Enter email address
  2. Enable Check box “I agree Seers Terms & Conditions and privacy Policy”.
  3. Enable Check box “I agree Seers to use my email and url to create an account and power the cookie banner”.
  4. “Activate” button will be enabled. Then click it to activate banner.
  5. You will receive auto generated “Cookie ID” from Seers
  6. A message will appear “Your Seers Cookie Consent banner is activate”
login
Step 9

Go to your website homepage. Banner will appear.

login
Implementing the Seers Cookie Consent dialog in a WordPress site:
Step 1

Log in to your Word Press Admin.

login
Step 2

(A) Go to "Appearance" >   (B)   > Editor in Word Press left-side menu.

login
Step 3

Search and click on the header.php file in the webpage.

login
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>

login
Step 5

Your Banner will appear