diff --git a/content/docs/dashboard/dashboard-campaigns/campaigns-audience.mdx b/content/docs/dashboard/dashboard-campaigns/campaigns-audience.mdx index 81989922..6356a084 100644 --- a/content/docs/dashboard/dashboard-campaigns/campaigns-audience.mdx +++ b/content/docs/dashboard/dashboard-campaigns/campaigns-audience.mdx @@ -208,6 +208,8 @@ From there, you can edit its name, filters, paywalls, and more. #### Event count filters +Requires SDK version 4.7.0 and above. + Event count filters are a powerful way to target users based on the number of times they've performed an action or fired a placement. In this example, we would target users who have triggered the `caffeineLogged` placement at least 3 times in the last week: ![](/images/campaign_audience_event_based_count.jpeg) diff --git a/content/docs/dashboard/overview-users.mdx b/content/docs/dashboard/overview-users.mdx index e09e18b7..7431f7ba 100644 --- a/content/docs/dashboard/overview-users.mdx +++ b/content/docs/dashboard/overview-users.mdx @@ -1,21 +1,21 @@ --- title: "Users" -description: "Get a snapshot view of users who recently triggered a placement in your app." +description: "Get a snapshot view of users who recently triggered a placement in your app, see their user journey, revenue events and more." --- To view information about users who've recently triggered a placement in your app, **click** on the **Users** button in the sidebar: -![](/images/overview-users-sidebar.png) +![](/images/overview-users-sidebar.jpeg) Once there, you'll see a list of users who've had a session within the last 24 hours by default (or you can filter them by a specific event): -![](/images/overview-users-toggle-by-event.png) +![](/images/overview-users-toggle-by-event.jpeg) ### Searching by user identifier If you need to find a specific user, use the search box at the top: -![](/images/overview-users-search.png) +![](/images/overview-users-search.jpeg) This will find users by their Superwall identifier (i.e. `$SuperwallAlias:44409AAF-244D-9F08-A18A-8F66B52FDZ01`). Hit **Enter** once you've copied or typed in an identifier, and the matched user's details will display. @@ -23,11 +23,9 @@ This will find users by their Superwall identifier (i.e. `$SuperwallAlias:44409A Use the toggle at the right-hand side to toggle by a specific [placement](/campaigns-placements) or [standard placement](/campaigns-standard-placements) (such as session start, app close, app open, etc). -Below, Superwall displays all of the users who declined a paywall within the last 24 hours: +Below, Superwall displays all of the users who have opened a paywall the last 24 hours: -![](/images/overview-users-main-view.png) - -Once you've chosen a placement, **click** the **refresh icon** to view the matched users. +![](/images/overview-users-main-view.jpeg) Any placements that are specific to your own app (i.e. ones that you've manually added to a campaign) will show with your app's logo next to it. All of Superwall's standard placements will have a Superwall logo. @@ -39,31 +37,32 @@ Any placements that are specific to your own app (i.e. ones that you've manually ### Viewing user profiles -To see more details about a user, click anywhere on one of the rows. Then, the user profile will be presented: +To see more details about a user, click anywhere on one of the rows. Then, the user profile will be presented where you can review revenue events, SDK events, and more: -![](/images/overview-users-profile.png) +![](/images/overview-users-profile.jpeg) -It's divided into four main sections: +It's divided into these sections: -1. **Profile:** This houses basic information about the user, such as their install date, user seed and more. -2. **Device:** Details about the device the user was on when the last placement was matched. View the version of the app they were on, the bundle id, install timestamps and more. -3. **Aliases:** Any alias that Superwall has assigned the user will show here. Read more about how user aliases are created [here](/identity-management). -4. **Event Browser:** Browse all of the recent placements the user has matched against. Search and filter by them, and click on any one of them to see more details about it. +1. **Overview:** Displays key user information including App User ID, Country, Total Spent, SDK Version, and user registration/last seen dates. +2. **Recent Events:** View revenue events and conversions, SDK events, and see the overall breadcrumb of actions the user has taken. You can filter or search by certain events as well. +3. **Entitlements:** Displays any active entitlements the user has attached, how long they'll be active and their corresponding indentifiers. +4. **Aliases:** Any alias that Superwall has assigned the user will show here. Read more about how user aliases are created [here](/identity-management). +5. **Apple Search Ads:** If you have the [Apple Search Ads](/dashboard/dashboard-integrations/integrations-apple-search-ads) integration activated, you'll see any A.S.A. data that relates to the user (such as the keywords used which led to install, etc). +6. **User:** This houses basic information about the user, such as their install date, user seed and more. +7. **Device:** The user's device details. All device attributes are searchable here as well. The user profile contains a wealth of information. You can search events by name by using the **Search Events** textbox, and quickly filter by event domains using the toggle at the top-right of the event browser: -![](/images/overview-users-toggle.png) +![](/images/overview-users-toggle.jpeg) The domains of events you can search and filter by are: 1. **Overview:** The default option, this shows all of the key events from today. 2. **Superwall Events:** These are [events](/tracking-analytics) automatically tracked by Superwall. 3. **App Events:** Placements that you've manually added to a campaign. -4. **Integration Events:** If you've integrated any 3rd party services, such as Revenue Cat, those events will show here. +4. **Subscriptions Events:** Any transactions, trial starts, and similar subscription events. 5. **All Events:** Displays every single event that's occurred today. -Events from App Store Connect do not currently show here yet. - -To learn more about any specific event, just click on it and you'll be presented with extra details: +Click on any of them to see more information about the event: -![](/images/overview-users-drilldown-event.png) +![](/images/overview-users-toggle-metadata.jpeg) \ No newline at end of file diff --git a/content/docs/content/docs/images/click-application.png b/content/docs/images/click-application.png similarity index 100% rename from content/docs/content/docs/images/click-application.png rename to content/docs/images/click-application.png diff --git a/content/docs/content/docs/images/google-play-products.png b/content/docs/images/google-play-products.png similarity index 100% rename from content/docs/content/docs/images/google-play-products.png rename to content/docs/images/google-play-products.png diff --git a/content/docs/content/docs/images/multiple-offers.png b/content/docs/images/multiple-offers.png similarity index 100% rename from content/docs/content/docs/images/multiple-offers.png rename to content/docs/images/multiple-offers.png diff --git a/content/docs/content/docs/images/new-app.png b/content/docs/images/new-app.png similarity index 100% rename from content/docs/content/docs/images/new-app.png rename to content/docs/images/new-app.png diff --git a/content/docs/images/overview-users-main-view.jpeg b/content/docs/images/overview-users-main-view.jpeg new file mode 100644 index 00000000..41db47f2 Binary files /dev/null and b/content/docs/images/overview-users-main-view.jpeg differ diff --git a/content/docs/images/overview-users-search.jpeg b/content/docs/images/overview-users-search.jpeg new file mode 100644 index 00000000..85e91dd7 Binary files /dev/null and b/content/docs/images/overview-users-search.jpeg differ diff --git a/content/docs/images/overview-users-sidebar.jpeg b/content/docs/images/overview-users-sidebar.jpeg new file mode 100644 index 00000000..39816ef2 Binary files /dev/null and b/content/docs/images/overview-users-sidebar.jpeg differ diff --git a/content/docs/images/overview-users-toggle-by-event.jpeg b/content/docs/images/overview-users-toggle-by-event.jpeg new file mode 100644 index 00000000..5b587a1a Binary files /dev/null and b/content/docs/images/overview-users-toggle-by-event.jpeg differ diff --git a/content/docs/images/overview-users-toggle-metadata.jpeg b/content/docs/images/overview-users-toggle-metadata.jpeg new file mode 100644 index 00000000..05b03f1b Binary files /dev/null and b/content/docs/images/overview-users-toggle-metadata.jpeg differ diff --git a/content/docs/images/overview-users-toggle.jpeg b/content/docs/images/overview-users-toggle.jpeg new file mode 100644 index 00000000..90087fe2 Binary files /dev/null and b/content/docs/images/overview-users-toggle.jpeg differ diff --git a/content/docs/content/docs/images/products-in-editor.png b/content/docs/images/products-in-editor.png similarity index 100% rename from content/docs/content/docs/images/products-in-editor.png rename to content/docs/images/products-in-editor.png diff --git a/content/docs/content/docs/images/start-typing.png b/content/docs/images/start-typing.png similarity index 100% rename from content/docs/content/docs/images/start-typing.png rename to content/docs/images/start-typing.png