Platform coverage

Cokiq works across the platforms normal businesses already use.

One site key, one script, and guided install paths for the most common CMS, ecommerce, website builder, framework, tag manager, and hosting setups.

CMS
1 install path
Ecommerce
2 install paths
Website Builder
4 install paths
Tag Manager
1 install path
Framework
4 install paths
Hosting
1 install path
Custom
1 install path
CMS

WordPress

Ready

Install through a footer/header script plugin, theme footer, or managed Hostao support.

Install: Footer/header custom script
Best for: Business sites, blogs, service pages, Elementor sites, and WooCommerce stores.
Ecommerce

WooCommerce

Ready

Use the same WordPress script path, with extra review for checkout and analytics cookies.

Install: WordPress footer script plus checkout review
Best for: Stores using WooCommerce, payment pixels, analytics, and cart tracking.
Ecommerce

Shopify

Guided

Add Cokiq in theme.liquid or a Custom Pixel path depending on the store setup.

Install: Theme code or Custom Pixel
Best for: Online stores that need consent before analytics, ads, and remarketing pixels.
Website Builder

Wix

Guided

Install from the Wix Custom Code panel and apply it to all pages.

Install: Custom Code panel
Best for: Small business Wix sites where the owner needs a simple copy-paste setup.
Website Builder

Squarespace

Guided

Use footer code injection for site-wide banner loading.

Install: Code Injection footer
Best for: Portfolio, service, and brochure sites using Squarespace templates.
Website Builder

Webflow

Guided

Install through project custom code or page-level custom code.

Install: Project custom code
Best for: Marketing sites, SaaS landing pages, and agency-built Webflow projects.
Website Builder

Framer

Guided

Use custom code injection for site-wide banner loading.

Install: Custom code injection
Best for: Modern landing pages and product microsites on Framer.
Tag Manager

Google Tag Manager

Ready

Deploy Cokiq as a Custom HTML tag for teams already using GTM.

Install: Custom HTML tag
Best for: Sites where marketing tags are already governed through GTM.
Framework

Next.js

Ready

Use the Next Script component in app/layout.tsx or pages/_app.tsx.

Install: next/script
Best for: SaaS apps, dashboards, marketing sites, and Hostao-managed Next.js deployments.
Framework

React / Vite

Ready

Add the script in index.html or inject it once from the app shell.

Install: index.html or app shell injection
Best for: SPAs where the banner must persist across client-side route changes.
Framework

Vue / Nuxt

Guided

Install in app head/body config or the main HTML template.

Install: Nuxt app config or template script
Best for: Vue-powered business sites and Nuxt marketing pages.
Framework

Laravel / PHP

Ready

Paste the script into the base Blade layout or common footer partial.

Install: Base layout footer
Best for: Business apps, PHP portals, and custom service dashboards.
Hosting

WHMCS / cPanel

Assisted

Best handled by Hostao support because WHMCS themes and hooks vary by install.

Install: Template/footer hook
Best for: Hosting companies, client portals, billing areas, and cPanel-hosted sites.
Custom

Custom HTML

Ready

Paste the generated script into the global HTML template before the closing body tag.

Install: Direct script tag
Best for: Static sites, legacy websites, and simple business pages.

Universal install snippet

Every platform ultimately uses the same live Cokiq script endpoint. The dashboard generates the exact site key per domain.

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