Minojhini Valaiyapathi
168a948d04
CASH-535 - New field needed for datalayer (CashSubtotal)
2025-05-06 13:04:42 -04:00
Scott Kiener
77c007c444
CASH-462 | Rename and restructure submittedOrder
...
Rename to submittedState
Add an applicationUser attribute
2025-04-03 13:19:44 -04:00
hiteshkumar87
7556a63971
CASH-324
...
correcting parentaccountnum and refseqnum for log-page-view event
2025-02-27 20:53:36 +05:30
hiteshkumar87
7ff513b08f
CASH-282
...
getting parent account number from submitted Order on confirmation page.
2025-02-25 18:07:17 +05:30
CarlNation
c5ad651546
CASH-109
...
CASH-109 do not use the funnel session cookie as it will be deleted when the browser closes. instead, look at vuex and make sure they at least have a vehicle year to determine if they have visited the site before.
2025-01-27 13:50:21 -05:00
CarlNation
c972a0f10c
CASH-144
...
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click. So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 11:59:11 -05:00
CarlNation
856ae81993
Revert "CASH-144"
...
This reverts commit e7fee44398 .
2025-01-23 09:47:28 -05:00
CarlNation
e7fee44398
CASH-144
...
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click. So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 07:14:57 -05:00
CarlNation
19642d48c1
CASH-109 exclude timeout check for SQ return
...
CASH-109 exclude timeout check for savequote return from heritage
2025-01-20 11:45:23 -05:00
CarlNation
5d014a2262
CASH-109 tech review recommendations
...
Use router.push to navigate to return-user page
2025-01-20 10:59:36 -05:00
CarlNation
32a73e25f4
CASH-109 add logic to direct to return user page when navigating from external site excluding heritage
...
CASH-109 add logic to direct to return user page when navigating from external site excluding heritage
2025-01-19 12:22:51 -05:00
CarlNation
9822cdfedf
CASH-109 return user page
...
CASH-109 return user page for when a session times out
2025-01-17 15:34:05 -05:00
Chloe Herd
fc834f9d12
Additional error logging
2025-01-15 10:31:06 -05:00
Adam Caouette
6ec8709aa4
CASH-61: add logging to GoToFunnelStartOn404
2025-01-14 11:47:14 -05:00
Adam Caouette
97232fa737
CSR-2489: add insuranceCompanyName value to dataLayer
2024-12-12 17:16:32 -05:00
hiteshkumar87
ffac9db4ee
Merge pull request #2018 from Safelite/feature/Digital/CSR-1629
...
CSR-1629
2024-10-09 14:17:33 +05:30
hiteshkumar87
eb09eb9a7c
CSR-1629
...
Added event names to product array, ecommerce cart and CJ pixel gtm data to data layer.
2024-10-09 13:06:27 +05:30
Sneha
e7e20f5f9f
CSR-2199
2024-09-26 17:34:51 +05:30
hiteshkumar87
ca6c05a65f
CSR-1629
...
CJ pixel amount format
2024-09-20 19:06:38 +05:30
hiteshkumar87
26b465f9ec
CSR-1629
...
formatting
2024-09-20 15:09:15 +05:30
hiteshkumar87
e162a5fd0e
Merge branch 'develop' into feature/Digital/CSR-1629
2024-09-20 15:06:56 +05:30
hiteshkumar87
25e3b83235
CSR-1629
...
fixed price subTotal
2024-09-20 15:05:11 +05:30
hiteshkumar87
404650b573
Merge pull request #1987 from Safelite/feature/Digital/CSR-2228
...
CSR-2228
2024-09-20 13:44:35 +05:30
hiteshkumar87
45bb5257d5
Merge pull request #1986 from Safelite/feature/Digital/CSR-1629
...
CSR-1629
2024-09-20 13:44:25 +05:30
hiteshkumar87
bf8cf2d8bb
CSR-2228
...
Service package discount for CJ
2024-09-20 13:15:02 +05:30
hiteshkumar87
e7a3008b3a
CSR-1629
...
CJ pixel tag event and batch event filter
2024-09-20 13:06:06 +05:30
hiteshkumar87
d7c3d64f7b
Merge pull request #1984 from Safelite/feature/Digital/CSR-1629
...
CSR-1629
2024-09-19 20:53:35 +05:30
hiteshkumar87
315acd49a7
CSR-1629
...
unit test cases
2024-09-19 19:03:59 +05:30
hiteshkumar87
2fb6726044
CSR-1629
...
CJ Pixel tracking and product array for CJ conversion tag and eCommerceCart for subTotal
2024-09-19 16:11:08 +05:30
CarlNation
3c54c6951e
CSR-2193 submittedOrder
...
CSR-2193 PR requested changes and test corrections
2024-09-08 15:42:15 -04:00
CarlNation
6b42a04068
CSR-2193 submittedOrder issue
...
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data. Possibly related to caching due to the recent upgrade to vuex. Not 100% certain. So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
hiteshkumar87
d592a9a469
CSR-1953
...
zip code CTU to string
2024-08-27 13:19:24 +05:30
hiteshkumar87
e932ba01a2
CSR-2184
...
display datalayer sub total and total in case itac
2024-08-22 20:14:34 +05:30
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