google-analytics-plugin icon indicating copy to clipboard operation
google-analytics-plugin copied to clipboard

HitBuilders.TransactionBuilder deprecated

Open gkorland opened this issue 9 years ago • 6 comments

https://developer.android.com/reference/com/google/android/gms/analytics/HitBuilders.TransactionBuilder.html

This class is deprecated. This class has been deprecated in favor of a richer set of APIs on all the HitBuilder classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction to add ecommerce data to any of the hits.

gkorland avatar Mar 12 '15 16:03 gkorland

Thanks, it is deprecated, we need help to implement the new Enhanced Ecommerce SDK.

victorsosa avatar Jul 09 '16 15:07 victorsosa

Is someone already working on this? Should be not that hard to implement the new HitBuilder features into Android. I've seen it in the Windows SDK for GA, so probably i could do something similar in the Android implementation..

spacepope avatar Jul 11 '17 06:07 spacepope

working on it; you can help me out implementing the Windows SDK for GA; I am working in the android implementation.

I sent you by email the doc.

victorsosa avatar Jul 11 '17 10:07 victorsosa

As far i can see, the deprecation of HitBuilders.TransactionBuilder seems specific to the Android SDK, so there is no need to change this in the Windows implementation..

spacepope avatar Jul 12 '17 21:07 spacepope

@spacepope the deprecation affect iOS too; and that why I want you to manage the Windows implementation (I don't know anything about it)

Did you get my email about the propose API?

victorsosa avatar Jul 12 '17 22:07 victorsosa

Nope, no email received.. Okay, I'll have a look on this..

Am 13. Juli 2017 00:11:53 MESZ schrieb victor sosa [email protected]:

@spacepope the deprecation affect iOS too; and that why I want you to manage the Windows implementation (I don't know anything about it)

Did you get my email about the propose API?

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/danwilson/google-analytics-plugin/issues/81#issuecomment-314912627

spacepope avatar Jul 12 '17 22:07 spacepope