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

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

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