Success Event on page load - impacts on bounce rate
The website that I work on has many pages that fire multiple success events on page load in addition to the page view event. The success events are used to track component presence and don't require any user interaction. They are fired as separate hits, not bundled with the page view. The bounce rate metric is the ratio of visits that contained exactly one hit compared to the number of visits on that page. Any page that has a component present success event will not have an accurate bounce rate and indeed we see incredibly low (and unbelievable) bounce rates.
In my workspace I looked at Single Page Visits and those numbers are also unbelievably low.
We are using the Web SDK implemented via Adobe Tags. I am open to redefining bounce rate using a custom calculated metric if that is the right approach.
Curious how others with page load success events calculate bounce rates? Or are there any other metrics that can help us understand page engagement/effectiveness?
Quick freeform table with bounce rate and a few other metrics to understand engagement.

Thanks for any advice!