Wrong variable types
-
Hello, we found mistakes in variable types in data layer actions in WooCommerce. Price and quantity is very often string, but should be number. For example in add_to_cart, remove_from_cart action.
Different variables shoud be string, for example item_id on begin_checkout action, but they are nummeric.
Is possible repair this?
Thank you
https://developers.google.com/analytics/devguides/collection/ga4/reference/events?client_type=gtm
- The topic ‘Wrong variable types’ is closed to new replies.