Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Scroll export button
scopecurrent
template-id0fa09813-8b86-460a-aa1d-ef450a80e9ce
quick-starttrue
add-onScroll PDF Exporter

Info

In this document, you can find answers to some questions regarding Analytics feature in x-bees and Collaboration, including examples of search requests that you may use while building your reports.

Created: January 2022March 2023

Permalink: https://wildix.atlassian.net/wiki/x/nQFSCQ

Table of Contents


  • How to see calls by trunks?

In some cases you may want to see e.g. via which trunk calls were made or how many calls have been made via a specific trunk last week. 

...

Code Block
Calls  Country='de' Direction='outbound' Caller  Callee  last week


  • How to find conferences in which certain user(s) participated?

Say, you want to see all conferences in which a particular user participated this week and at what time. In this case, make the following request:

Code Block
Conferences this week Subject Time detailed Name=’name of the participant’

Image Added

If you want to see conferences in which several users participated together e.g. last week, enter the following items in the Search field:

Code Block
Conversation id  Subject  Type='conference' Time detailed  last week Name='name of user 1''name of user 2' unique count Name=2  sort by count Name

Image Added

In our example, there are two users. If you want to check conferences, in which

...

, say, 3 or more users participated, mention the relevant names in the 'Name' parameter and specify the relevant number in 'Count name' parameter. 

  • How to see participants of a conference?

To see the list of participants of a specific conference, enter the following request:

Code Block
Conference id='ID of the conference' Name

Image Added

To find ID of a conference, that were held this week, you can enter the following request:

Code Block
Conference id  Subject  Type='conference'  this week

Image Added

  • How to see calls to/ from a specific number? 

If, say, you want to see all calls made to specific number, including such details as caller/callee and call status (whether call was completed or missed), enter the following request in the search field:

Code Block
Remote number=’+492123456789’ Caller Callee Status 

Where +492123456789 is the number you want to check. 

  • How to check how long user was in conferences?

If you want to see how much time user spent in conferences by day of week, say, during the last month, enter the following command:  

Code Block
Total duration  by day of week  conference  last 30 days  Name contains 'name of the user' by day  sort by Time daily

Instead of 'name of the user' enter the relevant user's name. 

Image Added

Macrosuite divider macro
dividerTypetext
dividerWidth70
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight2
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textNot finding the help you need? Join the Facebook group to ask a question!
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

...