In a user page, I can see that two different events are generated and applied to the same user. I was able to do it by calling identify(). However, if I create a funnel, it is not able to find this correlation (so it shows that eventB is not called after seeing eventA, even though it shows like that in the user page). Why?