Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Adwords Conversion Value Shipping and Tax #75

Description

@sprankhub

The configuration section "Google Universal Analytics by Fooman" has the options "Exclude Shipping from Conversion Total" and "Exclude Tax from Conversion Total". These configuration values are, if I see correctly, never used. For what are they supposed to be?

It would be good to have such configuration values for the Adwords conversion value in the "Google Adwords Conversion by Fooman" section. The getValue method should then use different fields:

  • shipping no, tax no => subtotal
  • shipping no, tax yes => subtotal_incl_tax
  • shipping yes, tax no => grand_total - tax_amount
  • shipping yes, tax yes => grand_total

What do you think about it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions