firebase / firebase/firebase-cpp-sdk

[FR] Allow to send ecommerce events passing Array<Item> parameters.

Offen
#1,204 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
api: analytics type: feature request
Vorherrschende Sprache
C++
Sterne
326
Forks
137
Ø Merge
3 T. 9 Std.
Gemergte PRs (30 T.)
5

Beschreibung

### Feature proposal

* Firebase Component: Analytics

Currently LogEvent functions support only parameters of types integer, float, string and boolean. Though several recommended GA4 events such as "begin_checkout", "purchase", "add_to_cart" require "items" parameter to be passed as Array even for one single Item, thus making impossible to send these types of ecommerce events via C++ SDK.

The possible solution would be to allow LogEvent function to accept Variant values holding vector and map.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.