Skip to main content

Demandbase

Dreamdata comes with built-in functionality to collect intent data for all your visitors. However, if you use Demandbase, you could improve the data quality and coverage by parsing Demandbase intent data to Dreamdata using the script below.

Requirements

Your website must have Demandbase already integrated before the Dreamdata Analytics script can successfully capture and transmit company intent data.

Setting it up

Use the Dreamdata Analytics wizard to easily enable Demandbase. 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 demandbase field into your load call, similar to below:

dreamdata.load('<DREAMDATA_API_KEY>', {
intentSources: {
demandbase: true,
},
})

Intent data

Once Demandbase is activated, the following properties are automatically captured and sent to Dreamdata:

FieldTypeDescription
intentSourceStringData source, fixed as "demandbase".
websiteStringThe website of the identified company.
nameStringThe name of the company.
countryStringThe country where the company is based.
industryStringThe industry sector of the company.
number_of_employeesStringThe range or exact count of employees.
annual_revenueStringThe annual revenue figures.