Skip to content

Commit

Permalink
Merge pull request #347 from Ecwid/ECWID_129661
Browse files Browse the repository at this point in the history
ECWID-129661 New Reports: internal API for addToCartConversion report
  • Loading branch information
filka96 authored Nov 2, 2023
2 parents 22cf13f + 03b76f4 commit 1bd951f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ enum class ReportType {

/** conversions */
conversions,

/** addToCartConversion */
addToCartConversion,
}

0 comments on commit 1bd951f

Please sign in to comment.