CookieShield Logo

Developer Documentation

Everything you need to integrate cookie consent into your application.

Quick Start

Get up and running in 4 simple steps

1

Create Account

Sign up for a free Metizsoft account

2

Get Script Tag

Copy your unique installation code

3

Add to Website

Paste the code before closing </head> tag

4

Customize & Launch

Configure settings and go live

Installation Code

Copy and paste this code into your website

<!-- Add this code before closing </head> tag -->
<script>
  window.metizsoft = window.metizsoft || [];
  window.metizsoft.push(['init', {
    projectId: 'YOUR_PROJECT_ID',
    region: 'auto',
    language: 'auto'
  }]);
</script>
<script
  src="https://cdn.metizsoft.com/cookie-consent.js"
  async
></script>

Browse Documentation

Explore detailed guides and references

Getting Started

Quick start guide and basic setup

API Reference

Complete API documentation and examples

Integrations

Connect with your favorite tools

Advanced Features

Deep dive into advanced functionality

Compliance

Legal requirements and best practices

Developer Tools

SDKs, CLI, and development resources

Need More Help?

Check out our tutorials, video guides, and community forums.