Adobe Experience Platform ingests data from a wide variety of sources. A major challenge for marketers is making sense of this data to gain insights about their customers. Adobe Experience Platform Query Service facilitates that by allowing you to use standard SQL to query data in Platform. Using Query Service, you can join any dataset in the Data Lake and capture the query results as a new dataset for use in reporting, machine learning, or for ingestion into Real-Time Customer Profile. This document provides an overview of the role of Query Service within Experience Platform.
Query Service makes it possible for brands to connect the online-to-offline customer journey and understand omni-channel attribution. The following video shows how an experience business can leverage Query Service to address key use cases and how Query Service works.
Query Service provides a user interface and a RESTful API from which you can create SQL queries to better analyze your data. With the user interface, you can write and execute queries, view previously executed queries, and access queries saved by users within your organization. The user interface is intended to be used as a sandbox to test out your queries before executing them on your wider dataset. More information on using the interactive service within Platform can be found in the Query Service user interface guide. The RESTful API provides a similar experience, allowing you to programatically write and execute queries, schedule queries for future use and repetition, as well as create templates for queries you wish to write. More information on using the Query Service API can be found in the Query Service developer guide.
Query Service interacts and can be used in conjunction with multiple Experience Platform services. In order to make the most out of Query Service’s capabilities, it is recommended that you become familiar with these services and how they interact with Query Service.
Adobe Experience Platform Data Science Workspace uses machine learning and artificial intelligence to gain insights from data stored within Experience Platform. Data Science Workspace allows data scientists to build recipes based on record and time-series data about customers and their activities, facilitating predictions such as buying propensity and recommended offers that the individual is likely to appreciate and use. You can use SQL within Data Science Workspace by integrating Query Service into JupyterLab, allowing you to explore, transform, and analyze Adobe Analytics data. Please read the Data Science Workspace overview for more information about Data Science Workspace, and the Query Service integration guide for more information about how Data Science Workspace interacts with Query Service.
Adobe Experience Platform Segmentation Service allows users to divide their customers into smaller groups that share similar traits. These segments can subsequently be evaluated to provide better analysis on your Real-Time Customer Profile data. Query Service can be used to provide this analysis by running queries on this segment data within the Data Lake. Please read the Segmentation Service overview for more information about segmentation, and the Profile Query Language (PQL) guide for more information on how to analyze segments.
Query Service provides a flexible approach to your data processing that serves many purposes. Amongst others, it can ease the burden of segmentation from marketers, and help generate actionable audiences and meaningful business insights. The following use cases offer more indepth examples of the power of Query Service.
This browse abandonment example centers on using Adobe Analytics data to create a particular actionable audience. Query Service accommodates complex logic for segmentation to calculate various personalized attributes for use downstream, or to greatly simplify how you build out your segments.
With Adobe Experience Platform, you can ingest, store, structure, and pull all stored datasets — including behavioral, CRM, and point-of-sale data. Using Experience Platform’s Query Service, you can query on these datasets and answer specific questions about the business and then start generating impactful insights. The following video demonstrates the value of building dashboards in business intelligence (BI) tools using Query Service.
By reading this document, you have been introduced to Query Service and how it functions within the greater scope of Experience Platform. For more information on interacting with various endpoints within the Query Service API, please read the Query Service developer guide. For more information on using the interactive service within Platform, please read the Query Service user interface guide. For a comprehensive list on connecting external clients with Query Service, please read the Query Service clients overview.
To better prepare yourself to run queries, watch the following video. This video shares tips and best practices for running queries in the query editor interface, PSQL clients, business intelligence (BI) solutions, and the HTTP API.