-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(survey): Support identifying iterations of a repeatable survey (#…
…1200) feat(survey): Support identifying iterations of a repeatable survey 1. Change the localStorage key used to store the seenSurvey key to have the iteration as the suffix. 2. Send the current_iteration and current_iteration_start_date properties on the event 3. Moved closeSurveyPopup into the survey-utils.tsx file. 4. Rename closeSurveyPopup to dismissedSurveyEvent to match sentSurveyEvent
- Loading branch information
Phani Raj
authored
Jun 6, 2024
1 parent
4f64d8e
commit 61350f5
Showing
4 changed files
with
144 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters