1
    2
    3
    4
    5
    6
    7
    8
    9

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

<html>
  <head>
    <script src="register_impression.js"></script>
    <script src="register_attribution_src.js"></script>
  </head>
  <body>
    This page has a script which creates anchor tags that declare impressions.
  </body>
</html>