Generate or get unique ID from a web server and save that for the lifetime of the game :)

In CPP we have a class called UDeveloperSettings which we can use to have our own custom .ini fields.

I am afraid I don’t know the alternative for this in blueprints but you can use simple file handling to read and write the token file or just use the existing save game system.