Documentation

Technical guides and API documentation for PieEye

Getting Started

Welcome to PieEye! This guide will help you integrate our privacy compliance tools into your website or application.

Quick Setup

Add the PieEye script to your website to get started with cookie compliance:

<script src="https://cdn.pii.ai/pieeye.js" data-site-id="your-site-id"></script>

Configuration

Customize your privacy tools with these configuration options:

window.PieEyeConfig = { cookieBanner: { position: "bottom", theme: "light", showDeclineButton: true }, consentMode: "opt-in", languages: ["en", "es", "fr"] };

API Reference

Privacy Policy Analysis API

Analyze privacy policies programmatically

POST /api/v1/analyze

Data Subject Requests API

Automate DSR processing

POST /api/v1/dsr

Consent Management API

Manage user consent preferences

GET /api/v1/consent/:userId

Platform Integrations

Shopify

Easy installation via Shopify App Store

View Guide →

WordPress

Plugin available in WordPress repository

View Guide →

WooCommerce

Complete eCommerce privacy solution

View Guide →

Custom Integration

REST API for any platform

View Guide →

Need Development Help?

Our technical team can help with custom integrations and implementation

Contact Support