> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cookiechimp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# WordPress

> Install a consent banner on your WordPress site.

<Steps>
  <Step title="Install CookieChimp WordPress Plugin">
    Download the [CookieChimp WordPress Plugin](https://github.com/IdentitySquare/CookieChimp-WP/archive/refs/heads/main.zip).
    Our plugin ensures that CookieChimp's JS code is run before other scripts on your Wordpress site.

    Upload the file to your WordPress site and install.

    <img src="https://mintcdn.com/identitysquare/PNp7zvpuSh_GT_4M/images/wordpress/upload-plugin.png?fit=max&auto=format&n=PNp7zvpuSh_GT_4M&q=85&s=e9622df67b04c263e2d1b3b51becb88a" alt="Install CookieChimp WordPress plugin" width="2880" height="823" data-path="images/wordpress/upload-plugin.png" />
  </Step>

  <Step title="Install WP Consent API plugin">
    Install the [WP Consent API plugin](https://wordpress.org/plugins/wp-consent-api/) from the WordPress plugin directory.
    This allows other Wordpress plugins that support WP Consent API to run tags based on user's consent.
    CookieChimp will inform the WP Consent API plugin the user's consent state.
    This API is listened to by other WP plugins such as Google Site Kit to enable/disable their scripts.
  </Step>

  <Step title="Configure CookieChimp Plugin">
    Open the CookieChimp plugin settings.

    <img src="https://mintcdn.com/identitysquare/PNp7zvpuSh_GT_4M/images/wordpress/plugin-settings.png?fit=max&auto=format&n=PNp7zvpuSh_GT_4M&q=85&s=4f6d8ae990449e6af8613903d81ae71b" alt="CookieChimp plugin settings" width="2880" height="1062" data-path="images/wordpress/plugin-settings.png" />

    Enter your CookieChimp account ID and save.

    <img src="https://mintcdn.com/identitysquare/PNp7zvpuSh_GT_4M/images/wordpress/cookiechimp-settings.png?fit=max&auto=format&n=PNp7zvpuSh_GT_4M&q=85&s=6641b1de118917ee3ca5b01ace37fa78" alt="Add account id to plugin" width="2562" height="754" data-path="images/wordpress/cookiechimp-settings.png" />

    Your account ID can be found in the general settings page on CookieChimp.

    <img src="https://mintcdn.com/identitysquare/PNp7zvpuSh_GT_4M/images/wordpress/cookiechimp-account.png?fit=max&auto=format&n=PNp7zvpuSh_GT_4M&q=85&s=8fdb94768895fd1c5a0bc26641a07b70" alt="CookieChimp Account ID" width="2880" height="1424" data-path="images/wordpress/cookiechimp-account.png" />
  </Step>

  <Step title="Enable WordPress Integration">
    Enable the WordPress integration from the Integrations page.

    <img src="https://mintcdn.com/identitysquare/PNp7zvpuSh_GT_4M/images/wordpress/wordpress-integration.png?fit=max&auto=format&n=PNp7zvpuSh_GT_4M&q=85&s=582badc27694a4d2fee1deae3242048f" alt="Enable WordPress Integration" width="2372" height="1736" data-path="images/wordpress/wordpress-integration.png" />
  </Step>
</Steps>
