Keksi for Custom HTML & AI sites

The cookie consent script
for static HTML & AI sites.

Exporting from Claude or coding from scratch? Drop in a micro-footprint, GDPR-compliant cookie banner with one line of code. No npm packages, no heavy libraries, no recurring subscriptions.

Black background with a large circular pattern made of evenly spaced small white dots and several white arrows pointing inward from the right.
Why Keksi for AI-sites

A modern consent layer,
designed for AI websites.

Most cookie banners load massive JavaScript payloads that destroy your Framer Lighthouse scores and cause layout shifts that break your scroll animations. Keksi is engineered differently.

Framework-Agnostic Design

Keksi naturally inherits your site's CSS or allows full customization in the dashboard. It looks perfectly native on any stack, from vanilla HTML to Tailwind CSS.
Isometric illustration of a digital card or webpage with a blue highlighted button and text lines.Illustration of a tilted smartphone screen displaying a messaging app interface with a blue send button.
Auto-Match Site
We detected your site's colors
Apply Theme

Smart Tag Interception

Keksi automatically detects and halts Google Analytics, Meta Pixels, and custom tracking scripts from firing in your HTML until the user explicitly grants consent.
Blurred webpage layout with a central button and indistinct navigation elements.
Google Analytics logo consisting of three vertical bars in orange and yellow hues increasing in height from left to right.
Google Analytics (GA4)
Analytics · Detected Automatically
Stylized blue diamond-shaped logo with an empty diamond cutout in the center.
Google Tag Manager (GTM)
Marketing · Detected Automatically
Blue hexagonal icon with white code brackets and a forward slash symbol representing coding or programming.
Meta Pixel
Marketing · Detected Automatically

Ready for the AI Generation

Using v0 or Claude to build your site? Just include Keksi in your system prompt.
Consent Mode V2
GDPR Compliance for Google Tags
Strict Prior Consent
Block all cookies until explicitly accepted
Smart Embed Blocking
GDPR Compliance for Google Tags

Zero-Latency Rendering

No heavy libraries or layout shifts (CLS). Keksi's asynchronous script executes silently without impacting your Lighthouse performance scores.
How it works

From Code to Compliant in 2 Minutes.

No complex server-side configurations. Just generate, copy, and paste.

Try Keksi Studio

Configure your widget

Enter your domain in the Keksi dashboard. Customize the colors, text, and legal parameters visually without writing any CSS.

Copy the <script> tag

Keksi generates a lightweight, unique asynchronous script customized with your domain’s compliance rules.

Paste into your <head> (or prompt your AI)

Drop the tag directly into your index.html file. Using an LLM? Tell Claude: "Include this script in the <head> for GDPR compliance: [Your Keksi Script]". Publish and you are live.

Subscription vs Ownership

Utility scripts shouldn't have
monthly subscriptions.

Why pay a $120/year recurring SaaS fee for a 10kb HTML script? Keksi gives developers a sane pricing model.

Other Cookie Consent Tools

Monthly Billing
Ongoing fees for a simple <script> tag that rarely changes.
Traffic-Based Pricing
Penalizing your successful deployments with higher API costs.
Heavy Third-Party Scripts
External libraries that bloat your DOM and ruin React hydration.
Generic Overlays
Predefined layouts that disrupt your UI and rarely align perfectly
Vendor Lock-In
Forcing your clients to manage another SaaS login and billing cycle.

With Keksi

One-Time Payment
Pay once and stay compliant forever.
No Traffic Limits
Your growth doesn’t increase your compliance cost.
Lightweight by Design
Minimal footprint. Built to protect performance from the start.
Fully Customizable
Seamlessly integrate with your typography, layout, and UX.
Full Ownership
You control your consent logic and setup
Pricing

One-time pricing. Lifetime compliance.

Buy a license for your Framer domain once. No monthly fees,
no traffic limits, no surprises.

Keksi Lifetime

Full access for one domain — paid once, yours forever.
$39
One-time fee
Valid for 1 domain
Automatic cookie scanning
Smart script blocking
All GDPR & Consent Mode Updates
Full UI Customization
Unlimited Traffic & Pages
All future GDPR updates
Get Keksi forever
FAQ

Developer & Technical FAQs

Clear answers about compliance, pricing, integrations, and how Keksi works.

See full FAQ

Does Keksi work with React, Next.js, and Vue?

Yes. Keksi is completely framework-agnostic. While it works perfectly in static HTML, you can also inject the <script> tag into the <head> of your React, Next.js, or Vue applications using standard document manipulation or frameworks like next/head.

How do I use Keksi with AI site builders like Claude or v0?

It’s incredibly simple. Once you generate your Keksi snippet, add this prompt to your AI instructions: "When generating the HTML, please include this GDPR cookie consent script inside the <head> tag: [Paste Keksi Script].". The AI will output a fully compliant site.

Will Keksi block hardcoded Google Analytics tags?

Yes. Keksi supports Google Consent Mode v2 natively. It intelligently intercepts tracking tags to ensure no data is sent until the user has explicitly opted in.

Is Keksi compatible with Google Consent Mode v2?

Absolutely. Keksi natively supports Google Consent Mode v2, automatically passing the correct consent signals to your Google tags without requiring a complex Google Tag Manager integration.

Is there an NPM package?

To ensure maximum performance and cross-platform compatibility without dependency conflicts, Keksi operates strictly as a lightweight, asynchronously loaded CDN <script>. No npm installation is required.