Skip to main content

Triblio

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

Requirements

Your website must have Triblio 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 Triblio. 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 triblio field into your load call, similar to below:

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

Intent data

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

FieldTypeDescription
intentSourceStringData source, fixed as "triblio".
websiteStringThe domain of the identified account.
nameStringThe name of the account.
countryStringThe country where the account is located.
industryStringIndustry of the account.
number_of_employeesStringThe number of employees at the account.
annual_revenueStringThe account's annual revenue.