As we offer new alternatives for image on page we would like to track the replacement of html <img> tags as a way to show full width images.
We began site surveys with this first ever probe.
export function probe(page) { return {img:index.tags(page.story,'img')} }