Scenes Explore custom queries and reference
Use the Scenes Explore to analyze the performance of your Scenes and the relevance of each screen.
Data availability depends on your Performance Analytics plan.
Navigation
To access the Explore:
- Go to Reports, then Performance Analytics.
- Select the folder icon (), then Shared.
- Under Looks, select Explore Glossary (Explore Glossary EUCS for EU customers).
- Select Scenes, then Navigate to Explore.
For a list of all Explores in the glossary, see Predefined Explores in Exploring Performance Analytics data.
Field categories
The sidebar lists categories for various filters, DimensionsGenerally, a string field in Performance Analytics. They can be grouped and can act as filters or members of a data set., and MeasuresA numeric field in Performance Analytics — like a count or sum. Measures appear in orange within an explore. you can use to explore your data. To see their definitions, hover over an item, then select the “i” icon ().
Field categories in the Scenes Explore:
Category | Description |
---|---|
Attributes Current | Get Attribute values associated with the channels at the time the report is run. |
Attributes Relevant | Get Attribute values associated with the channels at the time the Scene was displayed. |
Device Properties Current | Get device property values associated with the channels at the time the report is run. |
Device Properties Relative | Get device property values associated with the channels at the time the Scene was displayed. |
Query Parameters | Target all or specific projects, and specify dates and response windows, where relevant. |
Scenes | Set Scene parameters for the query. Includes survey-related data if NPS or Questions are included in a Scene. |
Survey | Set Survey parameters for the query. Does not include data from Scenes. |
Tags Current | Get Tag values associated with the channels at the time the report is run. |
Tags Relative | Get Tag values associated with the channels at the time the Scene was displayed. |
User Detail | Get information about the channel that performed the filtered event. |
Default filters
Use filters to reduce the number of records scanned and results returned. Each Explore includes filters that cannot be removed from the query.
The filter name, field category, and usage information for the default filters in the Scenes Explore:
Filter name | Field category | Use the filter to... |
---|---|---|
Current Project Only | Query Parameters | Determine which projects are included in the query. Default selection: Yes. To include other projects within your company, select No, then:
|
Date Range | Query Parameters | Target events that occurred on a specific date or within a specific date range. |
Building custom queries
The following sections walk you through using the Scenes Explore to create custom queries that answer:
- How can I identify the users who completed a Scene?
- To optimize my Scene, how do I determine which screen is the most relevant and which one generates churn?
Identify who completed a Scene
Follow these steps to get the Channel IDsAn Airship-specific unique identifier used to address a channel instance, e.g., a smartphone, web browser, email address. of the users who viewed all screens in a specific Scene and the number of times they viewed it.
First, get the Push IDA unique identifier for a push operation. for the Scene you want information about:
- Go to Messages, then Messages Overview.
- Search for an active or stopped Scene.
- If the list is in collapsed view, hover over the Scene and select the report icon () to open its message report. If in expanded view, select Report.
- Copy the Push ID from the address bar. The ID follows
pushdetail/
in the URL. In this image, the ID is644dae8d-4ff4-4688-9fe9-e7dac2138ea7
:
Next, open the Scenes explore, and then configure your query:
- Set up the filters:
- Leave Current Project Only set to
is Yes
. - Set Date Range to the range you are interested in.
- Select Filter, then Scenes, then Notification ID, and paste the Push ID for your Scene.
- Select Filter, then Scenes, then Scene Completed Count, and set the value to
is >= 1
(greater than or equal to one).
- Leave Current Project Only set to
- In the sidebar, specify the values and measurements to display:
- Select Scenes, then select the Dimension Notification ID.
- Select User Detail, then select the Dimension Channel ID.
- Select Scenes, then select the Measures Scene Displayed Count and Scene Completed Count.
Now you are ready to get your data. Select Run, and you should see results similar to the below image. To save your custom query for later access, follow the steps in Saving Performance Analytics queries.

Find relevant screens
Follow these steps to identify which screen is the most relevant to users and which generates churn.
First, get the Push IDA unique identifier for a push operation. for the Scene you want information about:
- Go to Messages, then Messages Overview.
- Search for an active or stopped Scene.
- If the list is in collapsed view, hover over the Scene and select the report icon () to open its message report. If in expanded view, select Report.
- Copy the Push ID from the address bar. The ID follows
pushdetail/
in the URL. In this image, the ID is644dae8d-4ff4-4688-9fe9-e7dac2138ea7
:
Next, open the Scenes explore, and then configure your query:
- Set up the filters:
- Leave Current Project Only set to
is Yes
. - Set Date Range to the range you are interested in.
- Select Filter, then Scenes, then Notification ID, and paste the Push ID for your Scene.
- Leave Current Project Only set to
- In the sidebar, specify the value and measurements to display:
- Select Scenes, then select the Dimension Screen Number.
- Select Scenes, then select the Measures Screen View Count and Per Notification Rates: Button Tap Rate.

Next, select Run to get your data, then select the gear icon () in the header of the Button Tap Rate column, then Calculations, then % of column. This sets the value to the percentage of views per screen.
As a final step, you can personalize the visualization in order to highlight the percentage of displays per screen and the percentage of engagement per screen. This can help you to quickly identify the impact of each screen of your Scene. Select an icon in the Visualization section header and hover over an icon to see its label. You may need to select the three dots icon () to expose all options. Select Edit for options specific to the current format. Some Visualization types may be incompatible with the currently selected Dimensions and Measures. The image below shows the report with the Column visualization selected.

To save your custom query for later access, follow the steps in Saving Performance Analytics queries.
Categories