If you’re using level streaming, you can keep track of what level is ( or was ) loaded in the game instance.
If you’re using ‘load level’, it overwrites the game instance, so you can’t use that. Then you need to use the save game to record what’s going on.