# Ezoic Docs > Agent-readable index for https://docs.ezoic.com/. This file is generated automatically from the Hugo documentation tree. > For the complete documentation export, see https://docs.ezoic.com/llms-full.txt. ## Setup - [Preface](https://docs.ezoic.com/docs/ezoicads/getting-started/): This guide will walk you through setting up EzoicAds on your website in three simple steps. The process is straightforward and we're here to help every step of the way. Before You Start Here's what you'll need: An Ezoic account - Create one … - [Step 1: Site Integration](https://docs.ezoic.com/docs/ezoicads/integration/): Complete guide to integrating Ezoic ads using JavaScript. Add header scripts, configure privacy settings, and implement ad placements on any website or CMS platform. - [Step 2: Ads.txt Setup](https://docs.ezoic.com/docs/ezoicads/adstxt/): Set up ads.txt for Ezoic to maximize ad revenue. Learn WordPress plugin setup, server redirects, and automated updates. Easy configuration for all platforms. - [Step 3: Ad Placements](https://docs.ezoic.com/docs/ezoicads/implementation/): Learn how to add Ezoic ad placements to your website. Create ad positions, implement placement code, and optimize ad loading for maximum revenue. - [Dynamic Content](https://docs.ezoic.com/docs/ezoicads/dynamic-content/): This section is for websites where content loads or changes dynamically. For example, a modal may appear when a user clicks a button, or the page may change without a full reload. Changing Pages When switching between pageviews dynamically, … - [Troubleshooting](https://docs.ezoic.com/docs/ezoicads/troubleshooting/): When setting up EzoicAds on your site, it's important to ensure that everything is functioning properly. We provide a built-in JavaScript Integration Debugger that allows you to quickly diagnose issues with your ad setup. Below is a … ## Privacy - [GDPR Compliance](https://docs.ezoic.com/docs/privacy/gdpr/): Compliance Privacy Policy You must provide Ezoic with the link to your privacy policy. This can be done at https://pubdash.ezoic.com/settings/privacy/privacypolicy. Your privacy policy must also include additional wording specific to … ## Advanced - [Anchor Ads](https://docs.ezoic.com/docs/ezoicadsadvanced/anchor-ads/): By default, Ezoic will show anchor ads if enabled in the dashboard under the Ezoic Ads tab. Turning Off Anchor Ads To turn the Anchor Ad off for a specific page, the ezstandalone.setEzoicAnchorAd function can be used. In order for this … - [Ezoic Video](https://docs.ezoic.com/docs/ezoicadsadvanced/ezoic-video/): The Embed Code Generator from your Ezoic Video dashboard can be used to add our Video Player to your website. - [Advanced](https://docs.ezoic.com/docs/ezoicadsadvanced/advanced/): Overview EzoicAds provides advanced features that allow publishers to fine-tune the behavior of the ad library. These features can be used to customize the behavior of the ad library to better suit the needs of your site. Configurable … - [Rewarded Ads](https://docs.ezoic.com/docs/ezoicadsadvanced/rewarded/): Implement Ezoic rewarded ads to monetize user engagement. Complete integration guide with JavaScript examples, content locker setup, and analytics tracking for maximum revenue. - [Next.js](https://docs.ezoic.com/docs/ezoicadsadvanced/nextjs/): Implement Ezoic on your site using Next.js. Full guide with examples. ## Identity - [Getting started](https://docs.ezoic.com/docs/identity/getting-started/): Overview The Ezoic Identity product allows publishers to share a hashed version of a user's email with vendors such as Google and Prebid's User Identity modules and bidders. Sharing hashed emails or phone numbers can provide a large uplift … - [Email Service Integration](https://docs.ezoic.com/docs/identity/email-service-integration/): Our identity solution empowers publishers to optimize ad performance for traffic originating from newsletters and email campaigns. By passing secure signals through URL parameters, we can leverage hashed email addresses and other … - [Embedding IDs in Links](https://docs.ezoic.com/docs/identity/embedding-ids-in-links/): You can include a user id, email hash, or phone number hash in any URL parameter and Ezoic will automatically read it and provide the identity information to advertising providers. The value prefix determines what type of identity is being … - [Google One Tap](https://docs.ezoic.com/docs/identity/google-one-tap/): Set up Google One Tap with Ezoic to increase ad revenue through identified users. Improve targeting, boost match rates, and maximize monetization with verified Google account sign-ins. - [Social Login Data Deletion](https://docs.ezoic.com/docs/identity/social-login-data-deletion/): Instructions for requesting deletion of Ezoic Social Login identity data and clearing browser identity data from publisher sites. - [BeeHiiv](https://docs.ezoic.com/docs/identity/integrations/beehiiv/): For our BeeHiiv integration, you'll need an API key. You can find this by navigating to the settings section of your BeeHiiv dashboard and locating the integrations page, as shown in the screenshot below: Adding UTM Tagging to your links: … - [ActiveCampaign](https://docs.ezoic.com/docs/identity/integrations/activecampaign/): For our ActiveCampaign integration, you will need to provide us with your API URL, API Key and Account name. You can find your account name by navigating to the settings page and you will find it listed at the top. Once you have that, from … - [MailChimp](https://docs.ezoic.com/docs/identity/integrations/mailchimp/): For our MailChimp integration we will need you to provide us with an API Key, which you can find by navigating to “Account and Billing” and the under the extras dropdown in your MailChimp selecting the “API Keys”. Adding UTM Tagging to your … - [Kit](https://docs.ezoic.com/docs/identity/integrations/kit/): For our Kit integration, you'll need an API key. Specifically, the Kit API V4. You can find this by navigating to the Developer settings section of your Kit dashboard, as shown in the screenshot below: If you need to create a V4 Key: Click … - [Mailerlite](https://docs.ezoic.com/docs/identity/integrations/mailerlite/): For our Mailerlite integration, You’ll need to provide us with your Mailerlite account name, and API key. You can find your Mailerlite account name in the top right of your Mailerlite dashboard. To retrieve your API key, navigate to the … ## Custom Events - [Getting Started](https://docs.ezoic.com/docs/customevents/getting-started/): Overview Custom Events let publishers send their own events to Ezoic. These events can be used in Ezoic's Big Data Analytics (BDA) platform for dynamic reporting and analysis. Usage To send a custom event: window.ezoicEvent = … ## Legacy Features - [Hybrid Option](https://docs.ezoic.com/docs/ezoic-legacy-features/hybrid/): For more complex sites that have a mix of static and dynamic content, and want to make use of all of Ezoic's features, we have our Hybrid Integration. Hybrid Integration Hybrid Integration is when a site integrates through nameservers or … - [Legacy Features](https://docs.ezoic.com/docs/ezoic-legacy-features/legacy/): Prerequisites Make sure placeholders are created via the Ezoic dashboard. See our support article to learn more about placeholders and how to create them. Load Standalone library Load the standalone library by adding this script to the of …