Monitoring new items with criteria

I have sent up a monitor to check a webpage of brand-specific clothing product listings at the same time every day, and I would like to receive a notification when a new listings in specific sizes are added. The sizes are M, 30 and 46.

This is the page: Shop Drake's - MARRKT Pre-owned Menswear – Marrkt

I have set up a full page monitor running on the Distill Server with conditions (Added text contains M) OR (Added text contains 30) OR (Added text contains 46)

However, I seem to be getting a lot of notifications even when my criteria are not met (i.e, when the text displayed on the webpage does not include M, 30 or 46).

Could you recommend any fixes or alternative ways to approach this?

Thank you

one of the best ways to minimize false alerts is to monitor a more specific part of the page. in marrkt’s case, monitoring only the list of items is a good idea.

once the selection has been finetuned, conditions can be used to get alerts only when specific changes are found.

for figuring out why an alert or triggred, check out the following article Optimizing Alerts with Conditions – Distill. look for section “How to find out which condition triggered the alert?”. the notification status modal shows the list of conditions and their match status. let me know what you observe. thanks!

I followed your suggestions and the monitor is working a lot better. I initially changed the selection to only the product listing. However I ran into an issue where sometimes there are no products listed and this created an error and caused the monitor to turn itself off. Now I am monitoring the product listings as well as a small text item at the bottom of the page that never changes but is never empty so hopefully the error will be avoided.

As a follow up question, is there a way to set a monitor to only check during a specific window of time (e.g., between 3pm and 5pm)?