View source: R/st_custom_fields_workflow.R
| st_analyze_filter | R Documentation |
Provides a summary analysis of apps matching a custom filter, including top performers, growth metrics, and category breakdown.
st_analyze_filter(
filter_id,
measure = "DAU",
regions = "US",
top_n = 10,
auth_token = NULL
)
filter_id |
Character. The custom fields filter ID to analyze |
measure |
Character. Metric to analyze: "DAU", "revenue", or "units" |
regions |
Character vector. Region codes (default "US") |
top_n |
Integer. Number of top apps to show (default 10) |
auth_token |
Optional. Character string. Your Sensor Tower API token. |
A list containing summary statistics and top apps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.