You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
We could then try to further restrict results (yellow underlined) by stating the URL of the payment step.
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
The text was updated successfully, but these errors were encountered: