Shared Storage and Budget Deduction

Here we set the value of an id, here just an index 0-2, to set in shared storage and control the rendering
of content in an iframe. We also log the remaining budget in console

You can set the value of the index explicitly via the query param special_id. Valid values are 0, 1, and 2, any other value should result in 0.

You can also use these links to see the ID selection working:

The content of a page chosen by the shared storage seed should show up here shortly. Below this you can see a screenshot of what
console should look like with the remaining budget...in particular, if you refresh this page serveral times you will notice
there is no deduction for only rendering the iframe.