Introduction
Dreamdata Analytics seamlessly integrates with multiple intent sources, allowing
for the enrichment of data with detailed company information. These integrations
perform an analytics.group
call, which appends extensive company data to your
analytics.
To explore a specific intent source, visit the detailed descriptions for each supported source below.
Debugging Intent Sources
Once you enable an intent source, verifying its functionality is straightforward with our Debugger. This tool is particularly useful for ensuring that the data is being accurately pulled from the correct intent source. Here’s how you can effectively use the debugger:
- Access the Debugger: Navigate to the debugging tools within the Dreamdata application.
- Identify Data Source: Look for the
intentSource
property in the incoming data. For instance, if you are using 6sense, you would see"intentSource": "6sense"
as part of the data attributes. - Verify Data Accuracy: Confirm that the data associated with each
intentSource
property matches your expectations and the configuration you have set up.