Centiloc Service Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Tracing data

This tutorial show how to retrieve tracing data.

There are two kind of tracing data in Centiloc’s system:

  • Item’s full history (tracking page).
  • Geomapping of item taping (geomap page).

1. Connect to Dataui

Your first connection to Dataui is described in previous section and is the same as Centui.

Let’s browse https://demo.dataui.centiloc.com, and log in with your configured account.

Change demo with your tenant name.

2. Geomap of item taping (Geomap)

Geomapping page displays the location of NFC taps. Depending on the matching labels attached to the NFC tag, the location displayed can have 3 colors:

  • blue: configuration insufficient to conclude matching
  • green: matching concluded to an expected tap
  • red: matching concluded to an unexpected tap
As the location is usually done using a smartphone, the location displayed reflects the position of the mobile operator central.

geomap global view

You can zoom in, out, drag and parse the map as any map application you can find in the internet.

2.1 Selecting taps

When selecting a tap, or a group of taps, you display general information about the NFC tag that has been tapped. You can then get more details by clicking the link icon and jumping to the tracking page.

geomap global view
geomap global view

2.2. Sorting & Filtering

As usual in Centiloc pages, you have access to filters to limit the number of icon displayed. Available filters are:

  • UID: to see all the taps for a specific item
  • product: to see all the taps of a specific product (assigned at enrolment)
  • Item label: use a label expression to vizualize only a group of items.
  • Status: to see taps which match ended up with UNKNOWN, OK or FAIL

3. Full item’s history (Tracking)

The Tracking Page allows users to view the complete event history of an item in the system. Users can filter, sort, and explore different types of events related to an item.

3.1. Enter item’s UID

You can access the tracking page directly from CentUI (version >1.11.0). To do so, simply click the ℹ icon next to the item’s UID:

track.select.fromcentui

You can access the tracking page directly from geomap page of Dataui. To do so, simply click a pin or a cluster. Then click on the icon next to the item’s UID:

track.select.fromgeo

If you know the UID of the item you can directly enter it in the page. Once you’ve filled the line, you can press Enter or the refresh button.

track.select.manual

3.2. Sorting & Filtering

3.2.1. Event types

There are multiple ways to filter the history data. First off, you can select the type of event to display. There are 3 different types:

  • Movements: tracks when the item was detected IN/OUT of a CADS.
  • Enrolments: register the enrolments the item was part of.
  • Tappings: tracks when the item was tapped on a phone.

You can show/hide some events by checking/unchecking the box next to the types at the top of the page: track.filter.types

3.2.2. Timerange

You can reduce the number of events to fit a given timerange. This will filter out any event not in the specified timerange.
To add a timerange just click on the Add timespan button. Then you can select the start date and the end date.

Dates cannot be empty.

track.filter.timerange

3.2.3. Sort by date

You can change the orientation of time, using the options below:

track.sort.date

As stipulated:

  • Newest First: displays the most recent events first
  • Oldest First: shows the first events collected for the item first

When scrolling the events down, when you hit the bottom of the list, you can click LOAD MORE button to get the next events

track.loadmore

3.3. Concat view

When selecting (=clicking) an event, you will open an detail pane:

track.concat

This view displays all the information we have about an event. The information displayed depends on the event selected:

  • Movement: all the geolocation information, position, but also behavior data of the item (nb hits, hold time, fill ratio…)
  • Enrolments: all the information about the enrolment operated: product assigned, labels applied…
  • Tappings: all the geolocation and reaction of the tapping operated, source geolocation and matching conclusion
track pane movement
track pane enrolment
track pane tap
If you feel we should provide more details about the events description, please let us know

3.4. Table view

When select table view, you retrieve all columns from the different panes inside a single table.

track select table view

While this view is not easy to read, it allows you to get a view of what will be generated in the csv file.

3.5. Exporting as CSV

The table above can so be exported to csv file using the button below:

track export

From here you can process any data or re-import in another system.