Skip to content
Documentation

Install COKIQ, scan your website, and build compliance evidence.

Use these docs to add the consent script, run scanner checks, review cookies, configure policy links, and prepare evidence reports with scan, consent, policy, GPC, and blocker proof.

Quick install

Add this script before your closing body tag. Replace YOUR_SITE_KEY with the site key from your COKIQ dashboard.

<script
  src="https://cokiq.com/api/s/YOUR_SITE_KEY"
  data-key="YOUR_SITE_KEY"
  async>
</script>
01

Create workspace

Sign up, add your website domain, and copy the generated site key.

02

Run first scan

Scan the domain to detect cookies, scripts, policy links, and consent setup gaps.

03

Install script

Paste the COKIQ script before the closing body tag or through your platform integration.

04

Review and publish

Review cookie categories, policy URLs, banner settings, and consent logging.

Product documentation

Getting Started

Start with COKIQ by scanning a website, adding a domain, installing the script, reviewing cookies, and preparing consent logs.

Open guide →

Install Script

Install the COKIQ consent script on a website using the generated site key and verify that consent logging works.

Open guide →

WordPress Setup

Set up COKIQ cookie consent on WordPress using the universal script or integration path and verify banner behavior.

Open guide →

Shopify Setup

Set up COKIQ cookie consent on Shopify storefronts and verify scripts, policy links, and consent behavior.

Open guide →

Next.js Setup

Install COKIQ in Next.js layouts and verify consent behavior across app routes, marketing pages, and scripts.

Open guide →

React Setup

Install COKIQ in React applications and verify banner display, consent persistence, and analytics behavior.

Open guide →

Google Consent Mode v2 Setup

Set up Google Consent Mode v2 with COKIQ, consent categories, GA4, Google Ads, and tag behavior review.

Open guide →

GPP, GPC, and US Privacy Signals

Use COKIQ for Global Privacy Control evidence, US opt-out readiness, and a safe IAB Tech Lab GPP implementation path without claiming paid TCF certification.

Open guide →

Google CMP Partner Readiness

Understand what COKIQ has ready for Google CMP review and what still needs IAB TCF, TC String, and certification work.

Open guide →

Consent Logs

Understand COKIQ consent logs, visitor choices, timestamps, regions, policy versions, exports, and audit-ready evidence.

Open guide →

Cookie Scanner

Use the COKIQ cookie scanner to detect cookies, scripts, analytics tools, ad pixels, policy gaps, and consent setup risks.

Open guide →

Banner Customization

Customize COKIQ banner positioning, wording, categories, policy links, and consent behavior without misleading visitors.

Open guide →

Evidence Reports

Understand COKIQ Evidence Reports for scan baseline, scanner-synced policy inventory, consent receipts, regulation profiles, GPC signals, banner and policy versions, blocker evidence, and exports.

Open guide →

Evidence Proof Guide

Use this guide to explain exactly what COKIQ can provide as product evidence, what customers can share with teams or auditors, and which items still need legal review or external certification.

Open guide →

Agency Workspace

Use COKIQ agency workspace workflows for client domains, portfolio scanning, reports, viewer access, and recurring consent services.

Open guide →

Workflow references

Website scanner

Run scans, read risk findings, review policy links, and understand scan limits.

Open guide →

Cookie discovery

Review detected cookies, providers, categories, duration, purpose, and status.

Open guide →

Consent script

Install the script on WordPress, WHMCS, GTM, React, Next.js, Vue/Nuxt, or custom HTML.

Open guide →

Evidence reports

Review scan baseline, policy inventory, consent receipts, GPC, banner versions, blocker proof, and exports.

Open guide →

GPP and GPC signals

Use the free IAB Tech Lab/GPP path carefully with GPC evidence, US opt-out readiness, and India DPDP handoff boundaries.

Open guide →

Evidence proof guide

Explain what COKIQ can provide, what customers can share, and what still needs legal review or external certification.

Open guide →

Major platform matrix

Compare COKIQ with CookieYes, OneTrust, Usercentrics-style CMPs, certification gaps, and buyer-safe positioning.

Open guide →

Sales proof sheet

Use a one-page buyer-safe proof sheet for sales calls, agency handoff, and PDF sharing.

Open guide →

Agency setup

Create client workspaces, monitor portfolio risk, and prepare client-ready reports.

Open guide →

Pricing limits

Compare pageviews, scan limits, report exports, retention, and agency management.

Open guide →

Platform install guides

Use the exact guide for your stack so COKIQ loads once, uses the right site key, and records consent evidence cleanly.

WordPress.org review pending

WordPress

Use the COKIQ WordPress plugin to add the consent banner from Settings -> COKIQ Consent after approval, or use the universal script while review is pending.

Open install guide →
Marketplace review pending

WHMCS

Use the COKIQ WHMCS addon package for hosting portals, client areas, order forms, and billing pages.

Open install guide →
Template Gallery review pending

Google Tag Manager

Use the submitted COKIQ GTM template when approved, or add COKIQ as a Custom HTML tag during early rollout.

Open install guide →
npm package live

React

Install the React helper or place the universal script in the app shell for Vite, CRA, and other React SPAs.

npm i @cokiq/reactOpen install guide →
npm package live

Next.js

Use the Next.js helper package or next/script in app/layout.tsx or pages/_app.tsx.

npm i @cokiq/nextOpen install guide →
npm package live

Vue / Nuxt

Use the Vue helper package, a Nuxt client plugin, or the base HTML template depending on your stack.

npm i @cokiq/vueOpen install guide →

Platform installation notes

WordPress

Use the COKIQ WordPress plugin after WordPress.org approval, or use the universal script while review is pending.

WHMCS

Use the WHMCS addon direct download while the Marketplace listing is waiting for admin review.

Google Tag Manager

Use the public template repo or a Custom HTML tag while Template Gallery review is pending.

React / Next.js / Vue

Use the npm helper package for your stack or install the universal script once in the app shell.