Skip to content

Commit

Permalink
Add: track stats customize insights shown
Browse files Browse the repository at this point in the history
  • Loading branch information
Momo Ozawa committed Oct 13, 2021
1 parent 0a8fbc1 commit 27648b0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ class CustomizeInsightsCell: UITableViewCell, NibLoadable, Accessible {
self.insightsDelegate = insightsDelegate
applyStyles()
prepareForVoiceOver()

WPAnalytics.track(.statsCustomizeInsightsShown)
}

func prepareForVoiceOver() {
Expand Down

0 comments on commit 27648b0

Please sign in to comment.