Commit graph

132 commits

Author SHA1 Message Date
CarlNation
f78d1c4192 CASH-2037
CASH-2037 change the products logged in the session name to use the part number and part type.  Also add the service package selected for the data analytics team.
2025-12-17 05:38:15 -05:00
CarlNation
b2ab78e339 misc adjustment for logging
misc adjustment for logging
2025-11-14 13:46:50 -05:00
CarlNation
57a04a0df6 CASH-1637
CASH-1637 add coverage fields
2025-11-01 08:46:43 -04:00
Chloe Herd
0f207d8aa9 Grab from correct order rather than going around. 2025-10-29 16:27:01 -04:00
CarlNation
147db94b1f CASH-1637
CASH-1637 send cash price for insurance orders
2025-10-22 12:44:37 -04:00
CarlNation
e278bcc878 CASH-1637
CASH-1637 add useragent
2025-10-18 20:53:41 -04:00
CarlNation
a6df3a6ff6 CASH-1637
CASH-1637 call fmg session data logging endpoint
2025-10-15 13:23:22 -04:00
CarlNation
7f28449d1f CASH-1637
CASH-1637 optional chaining ? not necessary since checking for an array already
2025-10-07 15:10:18 -04:00
CarlNation
58e2ec0add CASH-1637
CASH-1637 check for array to prevent exception when not
2025-10-07 15:06:41 -04:00
CarlNation
85cad5a6ce CASH-1637
CASH-1637 correcting fields iteratively since dev environment is unstable
2025-10-07 14:57:12 -04:00
CarlNation
6f5344c583 CASH-1637
CASH-1637 correct earlybird
2025-10-06 15:50:28 -04:00
CarlNation
2ed7af2c7a CASH-1637
CASH-1637 bug cleanup
2025-10-06 15:44:51 -04:00
CarlNation
8ab2a25fe4 CASH-1637
CASH-1637 - added 2 new analytics events to capture funnel data
2025-10-06 15:38:18 -04:00
CarlNation
6f762dd97c CASH-1426
CASH-1426 change rain defense to rain repel to align with product type in promotions api
2025-10-03 10:51:58 -04:00
CarlNation
622d3fe598 Always log 2025-08-11 16:29:04 -04:00
CarlNation
ef9c0eeeba CASH-1029
CASH-1029 add exposure flag
2025-06-26 11:17:20 -04:00
CarlNation
a0a922b302 CASH-1029 Dynamo Logging
CASH-1029 Dynamo Logging
2025-06-24 14:43:54 -04:00
Minojhini Valaiyapathi
19281c2e10 CASH-609 - Renamed getPageNameByQueryString method to getPageNameFromRouter as we are not using query string anymore 2025-05-28 15:45:00 -04:00
Minojhini Valaiyapathi
f35a2f2cdf CASH-609 - Add dataevents for Sierra/Salesforce chat 2025-05-28 15:29:42 -04:00
CarlNation
77c67b7a44 Merge branch 'release/2025.05.22' into rlsmerge/2025.05.22-to-develop 2025-05-19 14:24:30 -04:00
Minojhini Valaiyapathi
6a26eeea01 CASH-696 - updated cashPriceSubTotal to be grabbed from store after it's saved. 2025-05-14 13:42:30 -04:00
Chloe Herd
81a709f716 Reapply "Unplug Legacy Router"
This reverts commit 7b73313513.
2025-05-13 16:36:23 -04:00
Chloe Herd
7b73313513 Revert "Unplug Legacy Router"
This reverts commit 572f8de5bb.
2025-05-13 14:35:48 -04:00
Chloe Herd
9f35810aee Merge branch 'release/2025.05.22' into feature/CASH-45 2025-05-08 16:20:09 -04:00
Minojhini Valaiyapathi
5aacb6ec2a CASH-535 - updated 'cashSubTotal' to be 'cashPriceSubTotal' and to match the logic of 'priceSubTotal' 2025-05-07 12:57:30 -04:00
Chloe Herd
572f8de5bb Unplug Legacy Router 2025-05-07 11:44:55 -04:00
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