Wordpress Integration Guide

Welcome to our guide on integrating Concord into Wordpress. We make it easy to integrate Concord into your Wordpress website in just a few minutes and this guide will help you get up and running quickly. This guide includes the following information:

  • Initial Concord configuration.
  • Google Consent Mode V2 configuration.
  • Integrating Concord into Wordpress.

Getting Started With Concord

As part of the initial onboarding process that occurs when you set up a new organization or project in Concord, you will be able to choose your preferred consent settings, including the Consent Mode (Implied vs. Express), the Blocking mode (how trackers like cookies, scripts, iframes, etc. are processed and blocked), the Google Consent Mode V2 setting (we recommend Basic mode for most companies), the Consent Duration (how long consent lasts), and other options (Sensitive Information consent, Do Not Sell, Global Privacy Control, etc.).

During that process, we provide sensible defaults that are recommended as the default global settings, but those settings can always be adjusted and additional regions can also be added and customized later in all paid plans.

For more details on this process or to complete it for the first time, please follow the instructions in this guide:

https://www.concord.tech/docs/getting-started

Google Consent Mode V2 Configuration

Our Google Consent Mode V2 integration allows websites to adjust how and when data is shared with Google based on user consent collected via the Concord Consent Banner & Privacy Center.

We recommend Basic mode for most companies that work with us and Google and our simplified setup integrates with Google in the following ways:

  • Based on the user’s geographical location, privacy laws in that region, and your consent settings in Concord, we can be configured to block all non-essential cookies and scripts until the user grants consent. The GCM integration allows for a few different options that determine how and when Google tags are allowed and what data is shared with them and when.
  • Regardless of the chosen GCM Mode (we provide both Basic and Advanced modes), when enabled and once consent is granted, Concord automatically shares the user's consent preferences with Google, which changes the behavior of Google services based on these preferences. This works with both Google Tag (gtag) and Google Tag Manager (GTM) implementations.

As noted above, Basic mode is the default setting and will be automatically enabled unless you change it. More details on that process can be found here:

https://www.concord.tech/docs/understanding-configuring-google-consent-mode-gcm-v2

You can verify that this is set correctly by going to Deployment → Integrations → Embed Concord and checking the setting as shown below. If you want to change that setting, simply click on the button in the upper right of the Google Tag Manager (Consent Mode V2) section (which will show Disabled, Enabled: Basic, or Enabled: Advanced):

Integrating Concord Into Wordpress

The final step is to Integrate Concord into Wordpress, which typically takes just a few minutes. Note that there are many potential ways to integrate Concord into Wordpress and that this is just one way. The method below is a quick and easy way used by many of our customers, but please feel free to use your preferred method (editing your functions.php file, using a different plugin that allows you to add header code to your website, etc.).

1. Login to your Concord organization and go to Deployment → Integrations → Embed Concord and copy the Direct Embed Code for the project you want to add to Wordpress (projects can be changed via the Projects selector in the page header if needed).

2. Use your favorite plugin to add code to the header of all webpages on your Wordpress website. We will demonstrate this process with the WPCode Headers & Footers plugin below, but there are many options here. Here is another popular official option from Wordpress themselves:

3. Login to Wordpress and open the WPCode Headers & Footers plugin.

4. Add the Concord code you copied above in the Global Header and Footer → Header code box, placing Concord at the top.

  • Note: The Concord script should always go above any other custom code to ensure that Concord runs first.
  • Note: Concord code should be placed exactly as copied above. Adding async or defer to the code can cause issues with compliance due to timing.

5. Click Save Changes to insert the Concord code into the page headand redeploy your site. You may need to clear the cache.

6. Go back to Concord to verify your integration under Deployment → Integrations → Embed Concord. If successfully added and published via Wordpress, you should see the following:

Congratulations. You have successfully integrated Concord into Wordpress and any future changes to your attached project in Concord will be automatically synced to your website.