How to check if two entities have collided using tags?

So, I want to check if the player entity has collided with a few obstacles to know when to do or run something. I want to check it by seeing if the entity that player entity has collided with is an obstacle or not. Is their a way to do that? The link to the editor is here.