Will a change in the source only (not the text) trigger an alert as the text does?

I need to set up a monitor to see changes in the html tags. No change will happen in in text itself. Will Distill capture that and trigger an alert by email as in the case of text changes, or does it necessary need to be a text change not only html tags?

Hello @joserodriguez, monitoring changes to page’s tags is a very common use case. You can do that by monitoring selected elements’ attributes or properties. Checkout https://distill.io/docs/web-monitor/what-is-visual-selector/#how-to-monitor-attribute-and-property-value-for-the-selected-element for more information. Feel free to reach out if you have any questions or need any help.