Destinations insights
The insights derived from the analysis of your data model make your Adobe Real-Time CDP data more accessible, understandable, and impactful for decision-making.
Understand your destination insights by accessing the SQL that powers them, then generate your own insights to further explore the activation of data from Adobe Experience Platform to your destination platforms. Transform your raw data into new actionable insights by using the existing Real-Time CDP data model SQL as inspiration to create queries for your unique business needs.
See the View SQL documentation for more information on how to adapt your insights’ SQL directly through the PLatform UI.
The following insights are all available for you to use as part of the Destinations dashboard or a custom user-defined dashboard. See the customization overview for instructions on how to customize your dashboard or create and edit new widgets in the widget library and user-defined dashboard.
Activated audiences activated-audiences
Questions answered by this insight:
- What is the total count of activated audiences filtered by a particular destination?
- What is the activated audience count by each destination?
code language-sql |
---|
|
See the Activated audiences widget documentation for information on the appearance and functionality of this insight.
Activated audiences across all destinations activated-audiences-across-all-destinations
Questions answered by this insight:
- How many audiences are activated across all the destinations?
- What is the total count of activated audiences?
code language-sql |
---|
|
See the Activated audiences across all destinations widget documentation for information on the appearance and functionality of this insight.
Active destinations by destination platform active-destinations-by-destination-platform
Questions answered by this insight:
- How many destinations are active?
- What is the breakdown of active destinations by destination platform?
- What is the count of active destinations broken down by each destination platform?
code language-sql |
---|
|
See the Active destinations by destination platform widget documentation for information on the appearance and functionality of this insight.
Audience size trend audience-size-trend
Questions answered by this insight:
- How has the audience size changed over time, including anomalies for an audience mapped to a destination?
- How do I find the overall trend in audience size, by destination, over the specified periods of 30 days, 90 days, and 12 months?
- What are the key characteristics of the audience contributing to the size, for example, spikes regarding any email marketing campaigns?
code language-sql |
---|
|
See the Audience size trend widget documentation for information on the appearance and functionality of this insight.
Common audiences common-audiences
Questions answered by this insight:
- Which are the audiences that are common between two different destinations?
- How many profiles do each of the common audiences between two different destinations have?
- Which is the largest audience that two destinations are mapped to?
code language-sql |
---|
|
See the Common audiences widget documentation for information on the appearance and functionality of this insight.
Destination status destination-status
Questions answered by this insight:
- What is the total number of destinations enabled for use?
- What is the total number of destinations that are disabled?
- What is the percentage split between enabled and disabled destinations?
code language-sql |
---|
|
See the Destination status widget documentation for information on the appearance and functionality of this insight.
Destinations count destinations-count
Questions answered by this insight:
- How many destinations are currently configured?
- How has the total count of destinations changed over time?
code language-sql |
---|
|
See the Destinations count widget documentation for information on the appearance and functionality of this insight.
Mapped audience health mapped-audience-health
Questions answered by this insight:
- Which audiences mapped to a destination have significant variations in the last 30 days?
- What is the latest size of a mapped audience and whether it has changed over the last month?
- How do I list all the audiences mapped to a destination based on the severity of their size changes in the last month?
code language-sql |
---|
|
See the Mapped audience health widget documentation for information on the appearance and functionality of this insight.
Mapped audiences mapped-audiences
Questions answered by this insight:
- How many audiences are mapped to a particular destination?
- How has the count of mapped audiences changed over time?
- Where can I compare two destinations to see the audience overlap mapped to each destination?
code language-sql |
---|
|
See the Mapped audiences widget documentation for information on the appearance and functionality of this insight.
Most used destinations most-used-destinations
Questions answered by this insight:
- What are the most used destinations?
- How many audiences are mapped to each destination, sorted by most to least?
- How does the mapping of audiences to destinations change from one snapshot to another?
code language-sql |
---|
|
See the Most used destinations widget documentation for information on the appearance and functionality of this insight.
Recently activated audiences recently-activated-audiences
Questions answered by this insight:
- Which destination was an audience most recently activated to?
- How do I find a list of all destinations sorted by the last updated date?
- How can I compare two destinations based on the most recent activations?
code language-sql |
---|
|
See the Recently activated audiences widget documentation for information on the appearance and functionality of this insight.
Recently activated audiences by destination recently-activated-audiences-by-destination
Questions answered by this insight:
- What are the audiences activated to a particular destination?
- How do I find a list of audiences activated by a particular audience from most to least recent?
- How do I find a list of audiences by the date it was activated for a specific destination?
code language-sql |
---|
|
See the Recently activated audiences by destination widget documentation for information on the appearance and functionality of this insight.
Recently created destinations recently-created-destinations
Questions answered by this insight:
- Which are the most recently created destinations?
- How do I find a list of destinations with the date they were created?
- What new destination was created recently?
code language-sql |
---|
|
See the Recently created destinations widget documentation for information on the appearance and functionality of this insight.
Next steps next-steps
By reading this document, you now understand the SQL that generates dashboard insights and what common questions this analysis solves. You can now edit and iterate these SQL queries to generate your own insights.
See the View SQL documentation for more information on how to adapt your insights’ SQL directly through the PLatform UI.
You can also read and understand the SQL that generates insights for the Profiles, Account Profiles and Audiences dashboards.