theiconic / php-ga-measurement-protocol

Send data to Google Analytics from the server using PHP. Implements GA measurement protocol.
MIT License
656 stars 135 forks source link

ecommerce parameter 'currency' adding #19

Closed crucifyer closed 8 years ago

crucifyer commented 8 years ago

https://github.com/theiconic/php-ga-measurement-protocol/blob/master/src/Parameters/EnhancedEcommerce/Product.php

'/^currency$/' => 'cr',

https://developers.google.com/analytics/devguides/collection/analyticsjs/ecommerce#multicurrency

thank you.

crucifyer commented 8 years ago

sorry, not work.