Page | UserId | SessionId |
---|---|---|
index.html | 1 | A |
1.html | 1 | B |
index.html | 2 | C |
Count(Distinct userId) | Count(Distinct SessionId) |
---|---|
2 | 3 |
Page | UserId | SessionId |
---|---|---|
index.html | 1 | A |
1.html | 1 | B |
index.html | 2 | C |
Count(Distinct userId) | Count(Distinct SessionId) |
---|---|
2 | 3 |