This is your Matomo site id.
In the Matomo site tracker code you are shown a piece of JavaScript that you are told to insert into the page, in that script is a unique string that identifies the website you just defined, that is your site ID. For example: in this code, the matomo site id is 1 ... _paq.push(['setSiteId', '1']); ...