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?
Page 1 / 1
Hey! Might be handy to ask in Developer Category too!
Yes maybe! Thanks!
Copying in @mhouston !
```{
"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!
Hey Dillon! Thanks for that! Didn't realize it was an available endpoint! This helped me a lot!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.