Hello guys,
Can anyone help me with this warning I get when I want to see my pixel activity in Facebook?
Warnings
DESCRIPTION
One or more of your “InitiateCheckout” events have invalid event value parameters. The event may be missing a conversion value parameter or a currency parameter. The value parameter may be poorly formatted.
SOLUTION
Locate the “InitiateCheckout” event(s) and update the code snippet:
-
The code snippet should have both a value and a currency parameter.
-
The value field must contain a decimal number greater than or equal to zero, and may not include letters, special characters, currency symbols or commas.
Is this bad? How can I fix it since I don’t have access to the code of the wix website?
Thank you for your time to read this