Jan Galek
Jan Galek
@James-N-M I think yes, but there are 2 pending reviewers, so you must wait.
Thumb down :), ok I reopen :)
@dg Ok, I will be a self confidence. :)
@Zorrototo this should be solve in wine (winehq.org) ;)
There is 9.01 :partying_face:
I'm using Enhanced E-commerce, try this (change to your data) ```php $analytics = new Analytics(true); $amount = $this->currencyConversionToPLN($eventValue, $currency); $analytics ->setProtocolVersion('1') ->setTrackingId($trackingId) ->setClientId($clientId) ->setTransactionId($transactionID) ->setRevenue($amount) ->setAsyncRequest(true) ->setCurrencyCode('PLN'); $analytics->addProduct([ 'sku' =>...
np, no i havent custom events, I have this https://github.com/theiconic/php-ga-measurement-protocol/issues/59#issuecomment-383075119 with foreach for addProduct I like it works ;)
np, I gladly helped ;)
same for 2019.1.2