I have already used Firebase for my android apps in order to get some statistics and track events. Now for the first time I want to use Firebase for my website to get some simple statistics of visits and clicks. While setting up my project, Firebase generated some code to be pasted after <body>
tag.
since I have multiple HTML documents in different URLs, I have to paste those codes in all my documents. Will Firebase distinguish between the visitors of each page or they will be all summed up together? I couldn't find the answer in their documentation.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…