Title: Bikram Cookie Consent Banner
Author: bikram_sth
Published: <strong>July 19, 2026</strong>
Last modified: July 19, 2026

---

Search plugins

![](https://ps.w.org/bikram-cookie-consent-banner/assets/banner-772x250.png?rev=
3613490)

![](https://ps.w.org/bikram-cookie-consent-banner/assets/icon-256x256.png?rev=3613712)

# Bikram Cookie Consent Banner

 By [bikram_sth](https://profiles.wordpress.org/bikram_sth/)

[Download](https://downloads.wordpress.org/plugin/bikram-cookie-consent-banner.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/bikram-cookie-consent-banner/#description)
 * [Reviews](https://wordpress.org/plugins/bikram-cookie-consent-banner/#reviews)
 *  [Installation](https://wordpress.org/plugins/bikram-cookie-consent-banner/#installation)
 * [Development](https://wordpress.org/plugins/bikram-cookie-consent-banner/#developers)

 [Support](https://wordpress.org/support/plugin/bikram-cookie-consent-banner/)

## Description

Bikram Cookie Consent Banner is a lightweight cookie consent banner for WordPress.
It lets visitors accept or customize cookie categories (Necessary, Analytics, Marketing,
Preferences), only loads Google Analytics / Facebook Pixel after the relevant consent
is given, and can optionally log consent events for compliance record-keeping.

**Features**

 * Five banner styles (minimal bar, floating card, glassmorphism, dark mode, full-
   screen overlay)
 * Per-category consent (Analytics, Marketing, Preferences), with Necessary always
   on
 * Google Analytics and Facebook Pixel are only injected after the visitor consents
   to the relevant category
 * Optional consent logging to your database, viewable from the admin area
 * Built-in cookie policy text generator
 * Settings export/import (handy for agencies deploying the same configuration across
   client sites)
 * Optional EU/UK-only geo-targeting, resolved entirely server-side from CDN/host
   headers (no third-party lookup) so the banner only shows where it’s legally required
 * `[bikrco_cookie_button]` shortcode to let visitors reopen their cookie preferences
   at any time
 * No upsells, no premium tier — the whole plugin is free

#### External services

This plugin can connect to the following third-party services:

**Google Analytics (optional, off by default)**
 If you enter a Google Analytics
Measurement ID and the visitor consents to Analytics cookies, this plugin loads 
the Google Analytics tracking script (`https://www.googletagmanager.com/gtag/js`)
and sends standard Google Analytics data to Google. See Google’s privacy policy:
https://policies.google.com/privacy

**Facebook Pixel (optional, off by default)**
 If you enter a Facebook Pixel ID 
and the visitor consents to Marketing cookies, this plugin loads the Facebook Pixel
script (`https://connect.facebook.net`) and sends standard Facebook Pixel data to
Meta. See Meta’s privacy policy: https://www.facebook.com/privacy/policy/

No data is sent to any of these services unless you configure the corresponding 
feature, and unless the visitor has given the relevant consent. The optional “Geo-
targeting (EU/UK only)” setting does not call any external service: it reads a country
header your host or CDN (e.g. Cloudflare’s `CF-IPCountry`) may already attach to
the request, entirely server-side. If no such header is present, the banner is shown
to everyone.

## Screenshots

[⌊Minimal Bottom Bar — the default banner template⌉⌊Minimal Bottom Bar — the default
banner template⌉[

Minimal Bottom Bar — the default banner template

[⌊Floating Card template⌉⌊Floating Card template⌉[

Floating Card template

[⌊Glassmorphism template⌉⌊Glassmorphism template⌉[

Glassmorphism template

[⌊Dark Mode template⌉⌊Dark Mode template⌉[

Dark Mode template

[⌊Full Screen Overlay template⌉⌊Full Screen Overlay template⌉[

Full Screen Overlay template

[⌊Settings — banner style, cookie categories, and Analytics/Pixel integration⌉⌊Settings—
banner style, cookie categories, and Analytics/Pixel integration⌉[

Settings — banner style, cookie categories, and Analytics/Pixel integration

[⌊Admin menu, cookie duration, and export/import settings⌉⌊Admin menu, cookie duration,
and export/import settings⌉[

Admin menu, cookie duration, and export/import settings

[⌊Built-in cookie policy generator⌉⌊Built-in cookie policy generator⌉[

Built-in cookie policy generator

[⌊Consent logs table⌉⌊Consent logs table⌉[

Consent logs table

## Installation

 1. Upload the `bikram-cookie-consent-banner` folder to `/wp-content/plugins/`, or 
    install it directly from Plugins  Add New.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to Cookie Consent  Settings to configure your banner text, style, and cookie
    categories.
 4. (Optional) Add your Google Analytics ID and/or Facebook Pixel ID if you use those
    services.
 5. (Optional) Enable geo-targeting if you only want the banner shown to EU/UK visitors—
    this only works if your host or CDN attaches a country header to requests (e.g.
    Cloudflare); otherwise the banner is shown to everyone by default.

## FAQ

### Does this plugin block cookies automatically?

Bikram Cookie Consent Banner controls whether the Google Analytics and Facebook 
Pixel scripts it manages are loaded, based on visitor consent. It does not scan 
your site for other cookies/scripts set by themes or other plugins; for full compliance,
review all cookies your site sets.

### Where are consent logs stored?

In a table in your own WordPress database (`{prefix}bikrco_logs`), only if consent
logging is enabled in Settings. Logs are not sent anywhere off your site.

### What happens to my data if I uninstall the plugin?

Uninstalling the plugin (not just deactivating it) removes all of its settings and
the consent log table.

### Is this plugin free?

Yes, 100% free with no premium tier or upsells.

### Will this slow down my site?

The front-end banner ships as a single small CSS file and a dependency-free (no 
jQuery) JS file — under 10kb combined, about 3kb gzipped — only loaded for visitors
who haven’t consented yet. Once a choice is saved, neither file loads again on that
visit. (The rest of the plugin, including the admin screens and consent logger, 
is server-side PHP and never reaches the front end at all.)

### Is this plugin translation-ready?

Yes. All visible strings use WordPress’s standard translation functions and the `
bikram-cookie-consent-banner` text domain, so it can be translated via WordPress.
org’s translation platform or a plugin like Loco Translate.

### I found a bug or have a feature request — where do I report it?

Please use this plugin’s Support forum here on WordPress.org. Include your WordPress
version, PHP version, and steps to reproduce if it’s a bug.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Bikram Cookie Consent Banner” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ bikram_sth ](https://profiles.wordpress.org/bikram_sth/)

[Translate “Bikram Cookie Consent Banner” into your language.](https://translate.wordpress.org/projects/wp-plugins/bikram-cookie-consent-banner)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bikram-cookie-consent-banner/),
check out the [SVN repository](https://plugins.svn.wordpress.org/bikram-cookie-consent-banner/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/bikram-cookie-consent-banner/)
by [RSS](https://plugins.trac.wordpress.org/log/bikram-cookie-consent-banner/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [consent management](https://wordpress.org/plugins/tags/consent-management/)[cookie consent](https://wordpress.org/plugins/tags/cookie-consent/)
   [cookies](https://wordpress.org/plugins/tags/cookies/)[GDPR](https://wordpress.org/plugins/tags/gdpr/)
   [privacy](https://wordpress.org/plugins/tags/privacy/)
 *  [Advanced View](https://wordpress.org/plugins/bikram-cookie-consent-banner/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bikram-cookie-consent-banner/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bikram-cookie-consent-banner/reviews/)

## Contributors

 *   [ bikram_sth ](https://profiles.wordpress.org/bikram_sth/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bikram-cookie-consent-banner/)