Keyword monitoring inspects the content a page returns, alerting if expected text is missing or if error text appears. It catches the failures a status-code check misses.
A page can return 200 OK while showing a stack trace, an empty cart, or a “service unavailable” message baked into the HTML. Keyword checks confirm the page says what it should.
It is a standard part of website monitoring.