in Web/reactVersion/src/store.ts [106:107]
appId: parseSearch('appId') || configJson.appId || '', userId: parseSearch('userId') || configJson.userId || `${Math.ceil(Math.random() * 10000)}`,