Hi @Nesan
modern browsers tend to cancel open requests when a browser navigation is initiated.
In Adobe Analytics, you can try setting "s.useBeacon = true" before you send your requestin Web SDK, you can set the "document will unload" flag
This tells the browser to send the request as "ping" which ...