Skip to content

Commit

Permalink
Add: track nudge completed for blogging reminders
Browse files Browse the repository at this point in the history
  • Loading branch information
Momo Ozawa committed Oct 13, 2021
1 parent 6d9e03c commit 0a8fbc1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,8 @@ extension SiteStatsInsightsTableViewController: BloggingRemindersFlowDelegate {
func didSetUpBloggingReminders() {
viewModel?.markEmptyStatsNudgeAsCompleted()
refreshTableView()

WPAnalytics.trackEvent(.statsBloggingRemindersNudgeCompleted)
}
}

Expand Down

0 comments on commit 0a8fbc1

Please sign in to comment.