Hi @MichaelJo13 ,It should be as simple as tracking photo views only, so you'll have to create a schema like below (just an example format, you can choose your own hierarchies, idea is to have those fields created), {
"_tenantID": {
"photo": {
"photoName": "", //string, set as photo name
"p...