Hi @BenR2 ! Welcome to the Amplitude Community and happy to help! 
It is a fair question to ask on whether or not to track screen views at app foreground as it could have been not intentional and if that is the only event that the user does, you might get a lot of sessions with just 1 event which could skew your session count.
To be transparent, there’s not really one way that Amplitude would suggest and it’s really up to the customer (you). That said, here are some guiding thoughts that we can provide:
- Is Screen View an event that you would want to track and is important to your analyses?
- If so, is there a way to still track Screen View events without tracking the one that happens upon foreground?
- If not, do you think that the case of it not being intentional happen often?
- If not sure, consider instrumenting Screen View event upon foreground and see how that goes for about a month. Then check Amplitude to see if you do see a lot of sessions with just one Screen View event.
- If you find that there’s a lot of sessions with just one Screen View event and there is a way to track Screen View events without tracking the one that happens upon foreground, adjust your instrumentation accordingly.
Hope these guidelines help come to a decision with your team!