Skip to main content

Qualified

We support a Qualified integration out of the box that tracks emails captured through Qualified.

Requirements

Your website must have Qualified already integrated before the Dreamdata Analytics script can successfully capture and track emails through Qualified.

Setting it up

Use the Dreamdata Analytics wizard to easily enable Qualified. You can access the setup wizard from the following URL app.dreamdata.io/<SLUG>/setup inside the Dreamdata app.

For reference, this will add a qualified field into your load call, similar to below:

dreamdata.load('<DREAMDATA_API_KEY>', {
formTracking: {
qualified: true,
},
})