Android
Note: Available with SDK 2.6 and higher.
You can tag dialogs in your app as a new page. Open the desired page, open the dialog and tag it. It will be saved as a new page and you'll get separate analytics for it.
iOS
Note: Available with SDK 2.7 and higher.
Alert controller dialogs with iOS cannot be tagged as pages due to an Apple OS limitation, but you can tag the features within them. Note that elements in alert controllers are tagged as 'App-Wide', meaning, we calculate user clicks on them in any screen of the application. For example: If you have two alert dialogs in your app with OK / Cancel buttons, we will calculate the clicks on these buttons from both alert dialogs as if they were the same one.