• readdata

    (@readdata)


    I noticed that the value parameter in the purchase event is currently calculated as (item * quantity) + tax + shipping. According to Google’s documentation (GA4 purchase event reference), the value should only be (item * quantity) and exclude tax and shipping.

    Could you please confirm if this is expected behavior in the plugin or if it can be adjusted to match GA4’s guidelines?

    Thank you.

The topic ‘Wrong value calculation in purchase event’ is closed to new replies.