The number of users on an Amazon website drops by 10%. What are the possible reasons, and how can we solve it?
- Pankaj Jain
Given the scale at which Amazon operates 10% drop is a very large number when we consider the absolute numbers. My initial line of questions would be to understand if the drop is:
- Sudden or gradual
- Specific to a particular region of the world or global
- Mobile or web traffic
Investigating the internal factors:
- Did we do any major releases recently or push new featuresIf yes then find the plan of action to roll back the feature or fix the issue/bugs from the new feature which is causing this drop
- Study the internal monitoring tools:
- data & analytics tools to see if there are any instrumentation errors
- API monitoring systems to see if some APIs are not working
- Are there any products in the catalog that are sold out
Was Amazon running an offer for the new iPhone and now the product is sold out which is why traffic reduced
Investigating external factors:
- Any new competitors in the market selling products or catalog of Amazon at a better pricing hence traffic is getting diverted
- The country that Amazon is operating in is facing some kind of crisis — like political unrest, natural calamities, recession etc
- Has Amazon completed a sale season or a festive season and now entered a time of the year or month where users in general are not in the mood to buy

Amazon