ThingMark scan logs
Hi,
We are sharing our ThingMarks with our customers and we would like to see how often a ThingMark is scanned. Each marker is for a predefined customer only. What I am looking for is a log that contains the lifetime history of the usage of a specific ThingMark in the terms of the number of scans and the datetime of each scan. Is it possible to change this command:
<es-protocol>://<es-host>:<es-port>/ExperienceService/
compliance/views?startDate=<start-date>&endDate=<enddate>
in such a way that I can find the same information but for a specified ThingMark?
Example call:
<es-protocol>://<es-host>:<es-port>/ExperienceService/
compliance/views?key=urn:vuforia:vumark:1234:1&startDate=<start-date>&endDate=<enddate>
(I tested this setup and it only results in the overall views and billables).
Example result:
{
"views-marker" = 235,
"billables-marker" = 156,
"views" = 470,
"billables" = 327
}
I thought it would be nice to see the marker values and the overall values for comparison in this example, but is not required.
Many thanks in advance.
With kind regards,
Martini3119

