addTransaction does not send data to GA
Hi,
I use the GA-plugin within the Ionic Framework (Version 3) and everything works fine for me...except for "Transactions". When running the app compiled for browsers, I can see that all trackEvent and trackPage-calls go to the google-collect script (network-console), but addTransaction and addTransactionItem are missing.
Does anybody have similar experiences?
I tried different discussed solutions, like wrapping the calls into the startTracker-promise...
Greetings, bodeme
@bodeme Did you every figure out a way around this? I'm currently running into the same issue and trying to decide how to proceed.
addTransaction is working on my app. Please check you google analitycs configuration so it need to be ON.