I am attempting to monitor every page of this table. Is it possible?

I am attempting to monitor every page of this rental table in the website. Is this possible to set up or will I have to set up separate searches for each individual page?

@travisdasher Yes, this is possible, but you would need a separate monitor for each page of the table. I checked the setup you described, and when moving to page 2 the URL does not change. That means the page loads page 1 by default, so to monitor page 2 or any other page, you would need to record a Macro that clicks into that specific page first, then attach that Macro to the monitor.

So the setup would be:

  • create one monitor per table page you want to watch

  • record a Macro for each monitor to navigate to the correct page before checking it

You can learn more about Macros here:
https://distill.io/docs/web-monitor/macro-to-record-replay-actions/