Frequently Asked Questions

Find answers to common queries about CookiePrime, multi-platform integrations, billing regulations, and mobile privacy infrastructure.

General

Web Consent

Android SDK

Compliance

Billing & CMS

What is CookiePrime?

CookiePrime is a high-performance consent management infrastructure built specifically for developers. We deliver automated cookie auditing, geographic-aware responsive banner themes, and advanced compilation interception code scripts for native mobile platforms.

How does the web free trial operate?

Our website consent trial runs completely unrestricted for 10 days. No credit card strings or billing fields are required—all you need to connect is a valid development email interface.

How do I embed CookiePrime into my core HTML template?

Paste our unified script element as the absolute first node inside your website's main <head> block:

<!-- Global CookiePrime Integration -->
<script src="https://storage.googleapis.com/cookieprime_bucket/public/loader.js"
    data-id="YOUR_DOMAIN_ID"></script>

Replace the data-id string with the real token generated inside your client dashboard.

Can I distribute configurations via Google Tag Manager?

Yes. We provide a lightweight, secure custom .tpl Tag Template container. Importing this template into GTM cleanly activates Google Consent Mode v2 variables and schedules dataLayer hooks automatically without forcing manual block writing into your source templates.

What makes the Android SDK unique? EARLY ACCESS

Unlike standard web wrappers that try to block tracers at the network layer, our lightweight 420KB Kotlin library utilizes deep class loading and DEX compilation analysis. It catches and intercept tracking payloads exactly at their instantiation runtime phase.

What is the newly added Package Whitelisting feature?

Package Whitelisting lets engineers protect trusted modules or internal application monitoring libraries from default blocking loops. By adding specific class namespaces to your whitelisted configuration array during initialization, those packages are completely skipped by the automated interceptor loop, guaranteeing uninterrupted execution.

Which libraries can the dependency scanner analyze?

The compiler trace logs comprehensively scan for over 27+ industry-standard SDK signatures out-of-the-box. This includes full detection for Firebase Analytics, the Facebook SDK, Google AdMob, and AppsFlyer, alongside deep category sorting for variables like crash_reporting and anonymous pattern trackers.

What is Cryptographic Consent Auditing?

For high-risk environments, every single user transaction state change generates an immutable SHA-256 ledger token locally inside the sandbox. This tamper-proof audit trail creates secure proof of interaction that helps operators easily verify compliance metrics for regulatory inspections.

What if I encounter Google Consent Mode update warnings?

If you see tag latency drops or signal matching faults during testing, please **contact our support engineers first at support@cookieprime.com**. We will analyze your container and template lifecycle values to fix any mapping errors quickly.

How does licensing scale on Shopify stores?

Our background synchronization engine dynamically checks your active store product count to calculate your exact pricing placement tier:

  • Stores managing **fewer than 500 active products** are routed to our **Growth Plan ($5.00/mo)**.
  • Stores maintaining **500 or more products** scale to the **Business Plan ($10.00/mo)**.
Why must Shopify subscription billing pass through their platform?

Per strict Shopify App Store regulatory ecosystem guidelines, all software subscriptions, application charges, and license matrices must be securely executed via the native **Shopify GraphQL Billing API**. External payment processing gateways are entirely restricted for native app store setups.

Does Wix require special parameters to load the banner?

Yes. Wix requires your site layout to operate on a **Premium Subscription Plan with a connected custom domain**. Free Wix site frames (such as standard `.wixsite.com` URLs) block external script injection scripts completely, which stops consent banners from loading.

Still have questions?

Our technical engineering support desk is available to help you troubleshoot your deployment setup paths.

Start Free Trial Contact Integration Desk