Skip to content

Bug: Duplicate Checkout Events & Incorrect Purchase Event Trigger yireo / Yireo_GoogleTagManager2LokiCheckout #308

@sertacyilmaz-3webapps

Description

@sertacyilmaz-3webapps

Description

We are seeing duplicate event triggers during the checkout process.

  • The begin_checkout and add_payment_info events are each triggered three times when the user is logged in.
  • When the user is not logged in, these events are triggered twice.

Additionally:

  • The purchase event is being triggered even when the payment is cancelled.

Expected Behavior

  • begin_checkout and add_payment_info should only be triggered once per checkout session.
  • The purchase event should only be triggered after a successful and completed payment.

Actual Behavior

  • Duplicate begin_checkout and add_payment_info events.

  • purchase event fires even when the payment is cancelled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions