SPL Computing Performance Test Series: Funnel Statistics
I. Test task Funnel analysis is a common statistical requirement in e-commerce business. When users shop with smart devices, the system will establish a connection, forming a session. Each session contains many action events, such as visiting a website, browsing a product page, placing an order. The action events of each user occur in a certain order; the later the event occurs, the fewer the number of users involved in the event, just like a funnel. Funnel conversion analysis first requires counting the distinct number of users for each step’s action event. Based on this, further calculations, such as conversion
...