Hi @suchindra ,
As mentioned by @Deepika_S_V , to identify the events or triggers for your page events, you would need to use browser tools. One thing you can do is enable browser in debugging mode by typing _satellite.setDebug(true) in the developer console. Enable preserve log. Then observe the ...