Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
1
1weather
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitriy Stepanets
1weather
Commits
eba71354
Commit
eba71354
authored
Aug 14, 2021
by
Dmitry Stepanets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added event list for onboarding analytics
parent
f08763a3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
OneWeatherAnalytics/OneWeatherAnalytics/AnalyticsEvent.swift
+6
-0
No files found.
OneWeatherAnalytics/OneWeatherAnalytics/AnalyticsEvent.swift
View file @
eba71354
...
@@ -98,6 +98,12 @@ public enum AnalyticsEvent: String {
...
@@ -98,6 +98,12 @@ public enum AnalyticsEvent: String {
case
ANALYTICS_SHORTS_LIKE_BUTTON_CLICK
=
"LIKE_BUTTON_CLICK"
case
ANALYTICS_SHORTS_LIKE_BUTTON_CLICK
=
"LIKE_BUTTON_CLICK"
case
ANALYTICS_SHORTS_EXIT_SHORTS_VIEW
=
"EXIT_SHORTS_VIEW"
case
ANALYTICS_SHORTS_EXIT_SHORTS_VIEW
=
"EXIT_SHORTS_VIEW"
case
ANALYTICS_SHORTS_NUDGE_VIEW
=
"NUDGE_VIEW"
case
ANALYTICS_SHORTS_NUDGE_VIEW
=
"NUDGE_VIEW"
case
ANALYTICS_ONBOARDING_FORECAST_SEEN
=
"ONBOARDING_FORECAST_SEEN"
case
ANALYTICS_ONBOARDING_ALERT_SEEN
=
"ONBOARDING_ALERT_SEEN"
case
ANALYTICS_ONBOARDING_RADAR_SEEN
=
"ONBOARDING_RADAR_SEEN"
case
ANALYTICS_ONBOARDING_NEXT
=
"ONBOARDING_NEXT"
case
ANALYTICS_ONBOARDING_SKIP
=
"ONBOARDING_SKIP"
case
ANALYTICS_ONBOARDING_SWIPE
=
"ONBOARDING_SWIPE"
/// FTUE Funnel: User has saved his first city after installing the app.
/// FTUE Funnel: User has saved his first city after installing the app.
case
ANALYTICS_USER_QUALIFIED
=
"USER_QUALIFIED"
case
ANALYTICS_USER_QUALIFIED
=
"USER_QUALIFIED"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment