will need to do this as a state or a data or a cookie (requires a plugin)
use state if the data is only needed once and it doesn’t matter if it is lost on page refresh
use data if you need archiving/saving for later use