android - How to prevent duplicate product action in Enhanced Ecommerce -


i have implemented enhanced ecommerce in android app. first user views product list(impression), product detail(action_detail),add cart(add cart). if user deleted cart , adds same product cart again, addtocart action have multiple duplicate hits. there way protect or prevent such duplicate action hits same user or during same session rather


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -