Skip to content

Digioh

Digioh helps you grow your lists, capture first-party data, and put your data to use in your Braze campaigns.

The Braze and Digioh integration allows you to use their flexible drag-and-drop builder to create on-brand forms, pop-ups, performance centers, landing pages, and surveys that connect you with your customers. Digioh will aid in integration set up and help build, design, and launch your first campaign for you.

"Create flexible email and communications preference centers with Digioh"

Prerequisites

Requirement Description
Digioh account A Digioh account is required to take advantage of this partnership.
Braze REST API key A Braze REST API key with users.track permissions.

This can be created in the Braze dashboard from Settings > API Keys.
Braze API /users/track/ endpoint Your REST endpoint URL with the /users/track/ details appended to it. Your endpoint will depend on the Braze URL for your instance.

For example, if your REST API endpoint is https://rest.iad-01.braze.com your /users/track/ endpoint will be https://rest.iad-01.braze.com/users/track/.

Integration

To integrate Digioh, you must first configure the Braze connector. When completed, you will need to apply the integration to a lightbox (widget). Visit Digioh to read more about integration basics.

Step 1: Create Digioh integration

In Digioh, click the Integrations tab and then the New Integration button. Select Braze from the Integration dropdown and name the integration.

"Select the correct integration from the dropdown"

Next, enter the Braze REST API key and your Braze API /users/track/ endpoint.

Lastly, use the map fields section to map additional custom fields beyond email and name. The following code snippet shows an example payload. When completed, select Create Integration.

1
2
3
4
5
6
7
8
{
    "attributes" : [
         {
           "external_id": "[EMAIL_MD5]",
           "email" : "[EMAIL]"
         }
     ]
}

Step 2: Create a Digioh lightbox

Use the Digioh design editor to build a lightbox (widget).
Interested in seeing a gallery of ways to leverage the design editor? Visit the Digioh theme gallery.

Step 3: Apply integration

To apply this integration to a Digioh lightbox, navigate to the Boxes page and select Add or Edit link in the Integrations column. This can also be added from the Integration section of the editor.

"Add the integration to a lightbox"

Here, select Add Integration, choose your desired integration, and Save. Digioh will now pass your captured leads to Braze in real-time.

HOW HELPFUL WAS THIS PAGE?
New Stuff!