Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Checkout] Expired card blocking checkout #13

Open
filipefurtad0 opened this issue Jan 17, 2024 · 2 comments
Open

[Checkout] Expired card blocking checkout #13

filipefurtad0 opened this issue Jan 17, 2024 · 2 comments
Assignees

Comments

@filipefurtad0
Copy link
Contributor

filipefurtad0 commented Jan 17, 2024

What is the question we want to answer?

How often are users experiencing the situation that checkout is blocked due to an expired (default) card?

What type of data do we need to answer this question (and how to get it, if known)?

We can track this I think by setting up an event occurring on the /payment step of checkout.
Other options would be to set this up via page view (by creating a page view tag/trigger)

Potential solutions that will solve the problem?

Matomo.

Additional context

openfoodfoundation/wishlist#496

@filipefurtad0
Copy link
Contributor Author

Hey @wuchristina,

As we've chatted, here's a previously set up example which could work to track down the red flash element / alert-box, appearing on the payment step of checkout (/checkout/payment) for this issue:

The trigger was set up like so:

image

We could then try to further restrict results (yellow underlined) by stating the URL of the payment step.

And the respective tag:

image

Hope this helps getting you started 💪

@wuchristina
Copy link
Collaborator

Thanks @filipefurtad0 for the pointers! Updated in the OFN USA Tag Manager & will track/tweak into next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants