php-ga-measurement-protocol icon indicating copy to clipboard operation
php-ga-measurement-protocol copied to clipboard

Add Enhanced Ecommerce

Open liamqma opened this issue 10 years ago • 5 comments

Hi,

I am trying to development a similar package. Do you know how to implement Enhanced Ecommerce: https://developers.google.com/analytics/devguides/collection/analyticsjs/enhanced-ecommerce

I couldn't send data to ga.

Just wondering if you have Enhanced Ecommerce work?

liamqma avatar Jul 03 '14 08:07 liamqma

Hi @liamqma thank you for pointing out the Enhanced e-commerce as I was not aware of this new feature within the Measurement Protocol API. This library currently does not have build-in support for the enhanced ecommerce parameters but I agree it should.

I would love to see a pull request adding this parameters, are you willing to do that? If not i will try to add this asap but since i'm limited in time this could take some days or weeks.

Thanks again

krizon avatar Jul 03 '14 11:07 krizon

Hello, just to add, I'm actually looking into this feature and I'll try to implement it. If I see that my changes can contribute to this project and may help someone else I'll be more than happy to make a pull request. :)

pauloschilling avatar Jul 03 '14 11:07 pauloschilling

Hello

Thanks you. You dedication and contribution to the community really inspires me. I am working on google measurement protocol enhanced e-commerce this week. However, I found it's extremely hard to do end-to-end test. As I need to wait a while for the statics to appear, also the response string from ga is not helpful either. Just wondering if you have a better way?

On Thu, Jul 3, 2014 at 9:39 PM, pauloschilling [email protected] wrote:

Hello, just to add, I'm actually looking into this feature and I'll try to implement it. If I see that my changes can contribute to this project and may help someone else I'll be more than happy to make a pull request. :)

— Reply to this email directly or view it on GitHub https://github.com/krizon/php-ga-measurement-protocol/issues/12#issuecomment-47895917 .

Regards, Liam

liamqma avatar Jul 03 '14 12:07 liamqma

I'm not sure if this will help anyone here, but I have crated a spreadsheet of all the measurement protocol parameters. https://docs.google.com/spreadsheets/d/16VpGZgfBFVhMMbRJ1zlNwH-fYwEGtCn4ZfaqqZ8CFRo/pubhtml

MxAshUp avatar Aug 07 '14 16:08 MxAshUp

Hi.

With out this pull request https://github.com/krizon/php-ga-measurement-protocol/pull/13 I can't use Enhanced Ecommerce? It would be very good if somebody merge this pull request in the near future :)

antonsivogrivov avatar Aug 19 '14 13:08 antonsivogrivov