1
    2
    3
    4
    5
    6
    7

content / test / data / attribution_reporting / page_with_source_registration_and_conversion.html [blame]

<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>