Versions Compared

Key

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



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Info

On this page, you can find documentation about x-bees Snalytics which provides all the information you need to keep on top of your business.

Created: May 2022

Permalink: https://confluence.wildix.com/x/BYL6Bg


Html
<div class="fb-like" data-href="#" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...

Switch between table/ chart view

You can change the view of your answer so it appears as either a table or a chart. To change the view of your answer, toggle between either a table or a chart type:

Your search needs at least one attribute and one measure to be presented as a chart. When you display your data as a chart, x-bees automatically selects the type of chart that works best for your data. If you want to use another type, click Change visualization (chart icon) on the right:

...

The answer opens and besides viewing its details. Also, using the Explore this data panel on the right, you can modify the answer by applying additional filters, adding/ replacing columns, choose data for comparison:


Keyword reference

Use keywords to help define a search.

General

Note

Note: When using the top or bottom keywords without specifying a number (n), the number defaults to 10.


Keyword Description
top n

Generates the top n items from a sorted result.

ExamplesExample:

top 10 sales rep revenue

top sales rep by count sales for average revenue > 10000 sales

rep average revenue for each region topcaller callee direction status duration today top 5

top n measure1 by attribute|measure2

Calculates top n items, then sorts the top items by another measure or attribute.

Contrast with top with top n (swaps the order of operations).

Example:

top 10 sales rep revenue by profit margincaller by conversations this month

bottom n

Generates the bottom n items from a sorted result.

ExamplesExample:

bottom 25 customer by revenue for each sales rep

bottom revenue average

bottom revenue by state

customer by revenue for each sales rep bottom

10 caller by conversations this month

sort by

Sorts the result set by an attribute or measure.

ExamplesExample:

revenue by state caller callee direction status duration today sort by average revenue descendingduration

by <measure>

Treats the measure as an attribute and groups the result set by it.

ExamplesExample:

conversations by day

Date

KeywordExamples
after

conversations after 10/31/2022

before

conversations before 03/01/2022

between ... and ...

conversations between 01/30/2022 and 01/30/2022

dailyday

conversations daily

daily year-over-year

growth of revenue by order date daily year-over-year

day

count monday restaurant

day of week

conversations by day of week last 6 3 months
count conversations Monday

growth of …​ by ...

growth of sales by order dateconversations by time last month unanswered

growth of …​ by …​ daily

growth of sales conversations by order date time daily last month unanswered

growth of …​ by …​ monthly

growth of sales conversations by date shipped monthly sales > 24000time monthly unanswered

growth of …​ by …​ quarterly

growth of sales conversations by date shipped time quarterly unanswered

growth of …​ by …​ weekly

growth of sales conversations by receipt date weekly for pro-ski2000

hourly

conversations by callee hourly

time weekly last month unanswered

last day by

conversations last day by callee

last month

conversations last month by callee

last month by

conversations last month by day

last n days

conversations last 7 days

last n months

conversations last 10 months by day

last n quarters

conversations last 2 quarters by month by service

last n weeks

conversations last 10 weeks by day

last

n years

conversations last 2 years by service 

last quarter

conversations last quarter 

last week

conversations last week by service

last year

conversations last year by callee

month

conversations by month last year

month

conversations January

month to date

sales by product conversations month to date sales > 2400??  

month year

conversations by service February 2022

monthly

conversations by service monthly

monthly year-over-year

growth of revenue

by receipt date

monthly year-over-year

n days ago

conversations 2 days ago

last n days for each month

conversations 2 days for each month

last n days for each quarter

conversations last 15 days for each quarter

last n days for each week

conversations last 2 days for each week

last n days for each year

conversations last 300 days for each year

last n hours for each day

conversations last 2 hours for each day

n months

conversations last 6 months

n months ago

conversations 2 months ago by service

last n months for each quarter

conversations last 2 months for each quarter

last n months for each year

conversations last 8 months for each year

n quarters ago

conversations 4 quarters ago by service

last n quarters for each year

last 2 quarters for each year

n weeks ago

conversations 4 weeks ago by callee

last n weeks for each month

conversations last 3 weeks for each month

last n weeks for each quarter

last 2 weeks for each quarter

last n weeks for each year

last 3 weeks for each year

n yearsopportunities next 5 years by revenue
n years agoconversations 2 years ago by service
next dayshipments next day by order
next monthappointments next month by day
next n daysshipments next 7 days
next n monthsopenings next 6 months location
next n quartersopportunities next 2 quarters by campaign

next n weeks

shipments next 10 weeks by day
next n yearsprojected deals next 5 years
next quarteropportunities next quarter amount > 30000
next weekshipments next week by store
next yearopportunities next year by sales rep

quarter to date

sales by quarter to date

sales by product quarter to date

for top 10 products by salesquarterly

conversations quarterly by service

quarterly year-over-year

growth of revenue by date shipped quarterly year-over-year

this day

conversations this day by callee

this month

conversations this month by day
this quarterconversations this quarter by callee
this weekconversations this week by service
this yearconversations this year by callee
todayconversations today by callee
weekconversations by week last quarter
week to datesales by order date week to date for pro-ski200
weeklyconversations weekly
weekly year-over-yeargrowth of revenue by date shipped weekly year-over-yearto date for pro-ski200
yearrevenue by product 2014 product name contains snowboard

year to date

sales by product year to date
yearlyshipments by product yearly
yesterdaysales yesterday for pro-ski200 by store

...

KeywordExamples
detailed

conversation time detailed

last hourcount unique conversations last hour
last minutecount conversations last minute
n hourscount conversations [ last | next ] 12 hours
n hours ago

conversations 2 hours ago

n minutescount conversations [ last | next ] 30 minutes
n minutes agosum conversations by service 10 minutes agonext hourcount projected visitors next hour
next minutecount projected visitors next minute
this hourconversations this hour
this minuteconversations this minute


Text 

...

product name begins with 'pro'

  // returns all products that start with 'pro'

product name begins with 'pro'

  product name begins with 'sport'

  // returns all products that start with 'pro'

  // OR  'sport'

product name begins with 'pro'

...

KeywordExamples
begins with

conversations name begins with 'joe' by name

  // returns all products that start with 'pro'

  // AND have color that starts with 'bl' (blue or black)

contains

product name contains "alpine" description contains "snow shoe"the list of conversations that have name starting with 'Joe' 

contains

conversations name contains 'bill' by name

ends with

product conversations name ends with 'deluxejoe'

similar tocourse conversations name similar to 'handjoseph'
not begins with

product conversations name not begins with "tom'bill's"

not contains

product color conversations name not contains 'tan'  product color not contains 'red'joe'

not ends withproduct conversations name not ends with "trial"'joe'
not similar tocourse conversations name not similar to 'hand'

...

Note

Notes:

  • When more than one begins with or ends with keyword in a search or formula on the same column is used, results are returned using an OR condition.
  • When you use a combination of begins with and ends with, results are returned using the AND condition.

  • When using multiple begins with on different columns, results are returned using the AND condition.

For example, if you search for state name begins with "V" state name begins with "C", your results are: Virginia, Vermont, California, and Connecticut.

If you search for state name begins with V state name ends with T, your only result is Vermont.

Number

KeywordExamples
averageconversations average duration by service this month
count

count service unique count caller by service

max

max sales by visitor by sitetalk time conversations by service 

minmin revenue by store by campaign for cost > 5000answer time by service
standard deviation

standard deviation revenue by product by month for date after 10/31/2010

sum

sum revenue

unique countunique count conversation id
variancevariance sale amount by visitor by product for last yearduration by service

Comparative

KeywordExamples
all

conversations uk_support vs all

Note

Note: The all keyword can only be used as part of a versus phrase.


between... and...

revenue between 0 and 1000

= (equal)

unique count visitor by store purchased products = 3 for last 5 days

everything

revenue asia conversations uk_support vs everything

Note

Note: The everything keyword can only be used as part of a versus phrase.


> (greater than)sum sale amount by visitor by product for last year sale amount > 2000

>= (greater than or equal)

count calls by employee lastname >= m

< (less than)

unique count visitor by product by store for sale amount < 20

<= (less than or equal)

count shipments by city latitude <= 0

!= (not equal)

sum sale amount region != canada date != last 5 days
caller callee direction status duration today callee !={null}

vs, versus

conversations uk_support vs us_support

You can use special constants for null and empty values with the = and != keywords: {null} and {empty}.

For example: customer name = {empty} or department service != {null}.

Location

...

...

revenue store name county near san francisco

...

revenue store name county near alameda within 50 miles

Period

KeywordExamples
day

conversations by day

day of monthsales conversations day of month by month
day of quarter

deals conversations day of quarter by year

day of week

customers conversations by week day of week
day of yearad clicks conversations day of year by year
hourconversations by hour weekly
month of quarterconversations month of quarter by year
quarter

conversations by quarter

quarter of year

conversations quarter of year 

week of month

conversations week of month

week of quarterconversations week of quarter

week of year

conversations week of year

In / Not in

KeywordDescription
in

Query in query search (intersection of two sets). Must match last attribute before keyword with first attribute inside subsearch.

Syntax:

attribute in (attribute subsearch)

Examples:

store name in (top 10 store name by sales footwear)

product name 2014 product name in (product name 2013) sales

not in

Relative complement of two sets. Must match last attribute before keyword with first attribute inside subsearch.

Syntax:

attribute not in (attribute subsearch)

Example:

product name 2014 product name not in (product name 2013) sales
(= Find sales for all products ordered in 2014 that were not ordered in 2013)

...