Skip to content

Commit a9efe90

Browse files
committed
[CHORE/#338] onboarding amplitude event ์ˆ˜์ •
1 parent 85d2531 commit a9efe90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

โ€Žfeature/filtering/src/main/java/com/terning/feature/filtering/startfiltering/StartFilteringRoute.ktโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ fun StartFilteringRoute(
6969
onLaterClick()
7070
amplitudeTracker.track(
7171
type = EventType.CLICK,
72-
name = "skip_plan"
72+
name = "onboarding_pass"
7373
)
7474
},
7575
buttonState = state.isButtonVisible,

0 commit comments

Comments
ย (0)