Hi Matthew,

In my apps, I just create a Data Type (table) with a single entry and, on page load, I get the information from this table last item.

You can use a reusable element (1x1px) to load this information on page load, so you don’t have to configure every page.

At least, this was the easiest solution I thought.

You can create custom states on the reusable element and set these states on page load, so you can retrieve the information on every page.

Hope it’s helpful