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 14, 2021
1 parent 01cbd7a commit 82f9684
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,8 @@ extension SiteStatsInsightsTableViewController: BloggingRemindersFlowDelegate {
func didSetUpBloggingReminders() {
viewModel?.markEmptyStatsNudgeAsCompleted()
refreshTableView()

trackNudgeEvent(.statsBloggingRemindersNudgeCompleted)
}
}

Expand Down

0 comments on commit 82f9684

Please sign in to comment.