smartlook / smartlook-android-sdk

5 stars 1 forks source link

Filter Recordings by custom user property #6

Closed adesso-synak closed 5 years ago

adesso-synak commented 5 years ago

Hello guys, I would like to filter recordings by custom user property which I can set through JSONObject which I am calling identify method from Smart look SDK with... We are developing app which is connecting more mobile devices together and We would like to see all recording from all device which belongs to specific group (set through mentioned JSONObject property).

Right now If I want to filter Recording, I can only select filter for predefined User properties.

Acro commented 5 years ago

Hello,

properties passed in using identify method from the Android SDK are now available as a filter in the dashboard.

You can find the filter under this path - Recordings > Create filter > API identification.

Both the keys and values should now be auto-completed.

screenshot 2018-11-22 at 09 50 02