Commit graph

73 commits

Author SHA1 Message Date
hiteshkumar87
e789b06f9c CSR-1953
deductible scenario
2024-04-26 18:34:39 +05:30
hiteshkumar87
883704c167 CSR-1953 2024-04-18 17:53:20 +05:30
hiteshkumar87
f101a318ea CSR-1953
GTM datalayer priceSubTotal and Price Total
2024-04-18 12:27:02 +05:30
hiteshkumar87
4891888079 CSR-1953
add insurance order data to GTM datalayer
2024-04-12 13:31:45 +05:30
Chloe Herd
b9fc0b2c8b Formatting 2024-02-15 12:14:17 -05:00
Chloe Herd
026bb5383f Ensure parsed numbers are not NaN before logging. 2024-02-15 11:59:01 -05:00
Chloe Herd
a324bba65d Remove unneeded code 2024-02-14 15:26:23 -05:00
Chloe Herd
5800d00839 Calculate total + subtotal as early as available 2024-02-14 14:48:50 -05:00
Chloe Herd
808693b443 Clarify Falsy checks 2024-02-14 13:59:21 -05:00
Chloe Herd
0514dc3387 Helper lemma for verifying existence of fields 2024-02-14 13:01:29 -05:00
Chloe Herd
db9f5f38f7 Create generic GTM logging method 2024-02-14 09:39:24 -05:00
Chloe Herd
f1e044549e Type coercion 2024-01-31 14:58:18 -05:00
Chloe Herd
978f9c948d Clip prices to 2 digits in logging. 2024-01-31 13:50:04 -05:00
Chloe Herd
5aa51fa8ca Properly extract promo string 2024-01-24 14:16:42 -05:00
Chloe Herd
3827fd238c fix key 2024-01-24 10:31:38 -05:00
Chloe Herd
fe1376438e Collate & Push info to data layer on confirmation enter 2024-01-24 10:24:40 -05:00
Matt Caimi
cc49d256d5 CSR-1881 updated getter 2023-12-12 11:44:14 -05:00
Matt Caimi
3d222e09a9 CSR-1881 use session storage ref seq num when order in vuex is cleared 2023-12-12 11:24:45 -05:00
Chloe Herd
82e2e041de Fix typo 2023-12-01 15:27:05 -05:00
Chloe Herd
42d60f4e22 Update existing unit test suite 2023-12-01 11:32:33 -05:00
Chloe Herd
c2996187bb Ensure session state is valid before logging 2023-12-01 10:30:15 -05:00
Chloe Herd
53aed87e1d Use correct userId for analytics logging 2023-12-01 09:42:11 -05:00
Chloe Herd
999d274d88 Cleanup imports 2023-12-01 09:11:10 -05:00
Chloe Herd
0ba926d20c Move all specific cookie logic to cookie-helper 2023-12-01 08:37:22 -05:00
Chloe Herd
4510241bdd Cleanup 2023-12-01 08:12:19 -05:00
Chloe Herd
edd8158148 Iteration 1 2023-11-30 17:35:21 -05:00
CarlNation
14c3fe0663 CSR-1588
Seq number should always be returned by safelite api so no need to fall back to referral number
2023-08-04 14:21:08 -04:00
CarlNation
1f32f91398 CSR-1588 prettier 2023-08-04 12:56:11 -04:00
CarlNation
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
CarlNation
563d638fe2 CSR-1588
pass referral and parent account to logging api
2023-08-03 15:02:42 -04:00
Matt Caimi
e89eadcb46 CSR-1436 provisional triggers ga event logging 2023-06-30 13:50:42 -04:00
Matt Caimi
20d7917b7c CSR-1439 email provided ga event 2023-06-21 10:17:47 -04:00
CarlNation
43954352a0 CSR-1339
Allow site to function when analytic service calls fail
2023-04-25 09:18:56 -04:00
Katie
0fb2104f97 CSR-747 Fix /initialize issue for local 2022-12-22 10:56:41 -05:00
Katie
142b7b2a07 CSR-747 Change referrer for local 2022-12-22 09:46:05 -05:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
Katie
0e3b1d79b8 CSR-762 Remove redundant property' 2022-10-17 09:36:19 -04:00
Katie
cbfd62e3a8 CSR-762 Remove pushing GA on autoselect 2022-10-14 15:07:59 -04:00
Katie
c4720c2d94 CSR-762 Remove log 2022-09-29 13:07:41 -04:00
Katie
78151929c9 CSR-762 Button click events firing correctly 2022-09-28 13:14:44 -04:00
Katie
b23361d0a3 Revert "Merge pull request #674 from Safelite/revert-665-defect/CSR-759"
This reverts commit b890d85c28, reversing
changes made to c5f76d2424.
2022-08-18 11:55:45 -04:00
katieoh-safelite
62a3ceb8c5
Revert "Defect/csr 759" 2022-08-18 10:44:20 -04:00
katieoh-safelite
a7ed47d839
Merge pull request #665 from Safelite/defect/CSR-759
Defect/csr 759
2022-08-17 13:06:37 -04:00
Katie
b526fc059f CSR-759 Update how session ID cookies are saved and updated 2022-08-17 09:25:51 -04:00
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -04:00
Matt Sykes
b73649e490 CSR-705 value logging masking type
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
CarlNation
7350835e93 CSR-663 shorthand return 2022-06-02 14:11:08 -04:00
CarlNation
2dedad7a44 CSR-663 move functions to analytics-mixin 2022-06-02 13:57:08 -04:00
CarlNation
15ed8aad39 CSR-663 Make sure the create session only runs once move to router 2022-06-02 11:25:36 -04:00
CarlNation
4be843e1b8 CSR-663 changes to make sure funnel as skey(session log seq num) 2022-05-31 13:11:16 -04:00