logPushStoryPageClicked

open override fun logPushStoryPageClicked(campaignId: String?, pageId: String?)

Reports that the user clicked on a push story page.

Parameters

campaignId

The ID of the campaign that triggered the push notification. This can be found as an extra in the push notification intent.

pageId

The ID of the push story page that was clicked.