chromium/content/test/data/attribution_reporting/page_with_conversion_redirect.html

<html>
  <head>
    <script src="register_conversion.js"></script>
    <script src="register_attribution_src.js"></script>
  </head>
  This page has a script which creates images that redirect to the conversion registration endpoint.
</html>