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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -