v1

latestSwagger 2.02026-07-1420021.4 KB
content

Get Behavioral Trigger Distribution

This endpoint analyzes the first value in the behavioral_triggers array of each notification and returns a count of how often each trigger (e.g. "FOMO", "Urgency", "Reward", "Curiosity") appears. Only documents with a valid value (not "None") are included. Useful for identifying behavioral nudges used by brands in their push notifications.

get/content/behavioral-triggers

Query parameters

start_datestring date

Start date in YYYY-MM-DD format (default is 30 days ago).

end_datestring date

End date in YYYY-MM-DD format (default is today).

brandstring

Filter by brand (maps to appName in the database).

genrestring

Filter by app genre (e.g. Retail, Finance, News).

Headers

X-API-Keystring required

API key used for authenticating the request.

Response

A list of behavioral triggers and their usage counts.