diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index d32054108..2e35a1d46 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -484,7 +484,7 @@ export default { }; }, mounted() { - this.attachCustomEvents(); + this.attachCustomEventsForAnalytics(); }, computed: { lineItemsCloneForWatcher() { @@ -670,7 +670,7 @@ export default { ); } }, - attachCustomEvents() { + attachCustomEventsForAnalytics() { this.prependActionToMethod(this, this.forwardButtonAction, () => { if (!this.isInsuranceSelected && this.lineItems.vaps?.length == 0) { const tierOnePrice =