Hi surabhis88595869,
It's a good question and the answer depends on where you are looking at the pages with the events. If you are in reports & analytics and just looking at the pages report. Any events pulled into that report are linearly allocated to pages. Meaning if you have 1 order, it is divided amongst all the pages seen in the visit (so would be small fractions).
If you are in workspace and pull in the pages dimension then it is a last allocation to page which would be the page it fired on (assuming it fired on an s.t() call or page view, if it fired in a link request s.tl() then it won't get allocated to the page.
You could work around this by creating a calculated metric with the event with different allocation types and use those in the various reports.
I hope that helps,
Seth