diff --git a/src/app/models/logging-event.enum.ts b/src/app/models/logging-event.enum.ts index 65c2cbe7..3fe76997 100644 --- a/src/app/models/logging-event.enum.ts +++ b/src/app/models/logging-event.enum.ts @@ -29,6 +29,7 @@ export enum LoggingEvent { NotFoundParentQuestionIsSelf = 'not-found-parent-question-is-self', NotFoundSheetRows = 'not-found-sheet-rows', NotFoundSubCategory = 'not-found-sub-category', + NotificationDismissed = 'notification-dismissed', OfferClick = 'offer-click', OfferDetailClick = 'offer-detail-click', ParentLinkClick = 'parent-link-click', diff --git a/src/app/referral/referral.page.html b/src/app/referral/referral.page.html index 92f8eb86..34aaec28 100644 --- a/src/app/referral/referral.page.html +++ b/src/app/referral/referral.page.html @@ -22,6 +22,7 @@ >