Hi everyone! I have a quick question: In Guru we can see for a card how many times it was viewed and read, but the API shows only views, without this differentiation. Which is the difference?
@marcos.perez hey, not sure if this is exactly what you're asking, but `cardviewstats` ( `api.getguru.com/api/v1/facts/some-card-id/cardviewstats` )returns this:
```{
"analytics": {
"favorites": 0,
"copies": 3,
"views": 44
},
"membersWithCardView": 9,
"membersWithoutCardView": 50
}```
This seems to differentiate between net "views" and unique users that have opened the card at some point (membersWithCardView). I could be wrong, but I don't think "read" is determined in any way other than the card having been opened by a user. My bad if I misunderstood your question!
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.