I might be wrong but shouldn't you use body_entered(body) instead of area_entered(area)?
Mind, I just woke up and am still drinking my first cup of coffee here so not all there yet.
edit: also make sure it's the specific object/collider that is in the group, or get the area/body parent and check that if that is the one with the group meta attached.