Skip to content

Digioh

Digioh supports list growth, first-party data capture, and use of that data in Braze campaigns.

This integration is maintained by Digioh.

About the integration

The Braze and Digioh integration lets you use a drag-and-drop builder to create on-brand forms, pop-ups, preference centers, landing pages, and surveys that connect you with your customers. Digioh assists with integration setup and can build, design, and launch your first campaign.

"Create flexible email and communications preference centers with Digioh"

Prerequisites

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.

New Stuff!