Skip to content

Commit 663690a

Browse files
authored
Merge pull request #86 from botpress/jhb-cloud-docs
Jhb cloud docs
2 parents 7c3405d + 00d2ee0 commit 663690a

File tree

451 files changed

+801
-10459
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

451 files changed

+801
-10459
lines changed

docs/analytics/analytics.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Overview
3+
hide_title: true
4+
---
5+
6+
# Analytics
7+
8+
![Messaging channels](/img/docs/analytics.png)
9+
10+
Analytics is available only for an activated bot, it holds infromation about the usage and performance of your bot. Analytics tab is per bot and it shows a dashboard that holds graphs, numbers and indexes about for the selected period.
11+
12+
13+
14+
## Selected Period
15+
You can change the selected period to focus on specific period details. By default it is set for the past week, you are still able to change it.
16+
17+
<!-- ![Messaging channels](/img/docs/calendar.png) -->
18+
19+
## Total Users
20+
The absolute total number of users during the selected period. Next to it an index that show the percentage of increase/decrease in the total users using the chatbot compared to previous priod(s).
21+
22+
<!-- ![image](https://user-images.githubusercontent.com/89806971/200643380-3970d933-14db-4eb3-83a5-353ffa3d8b35.png) -->
23+
24+
25+
## New users
26+
The absolute number of new users during the selected period. Next to it an index that show the percentage of increase/decrease in the new users using the chatbot compared to previous priod(s).
27+
28+
<!-- ![image](https://user-images.githubusercontent.com/89806971/200643772-ba754e92-dc28-4350-beca-d451c93e1e61.png) -->
29+
30+
31+
## Returning Users
32+
The absolute number of returning users during the selected period. Next to it an index that show the percentage of increase/decrease in the returning users using the chatbot compared to previous priod(s).
33+
34+
<!-- ![image](https://user-images.githubusercontent.com/89806971/200643897-de31f33b-fd46-40fb-96c8-6b6173a24f80.png) -->
35+
36+
37+
## Session
38+
The absolute number of session/conversations opened with the chatbot during the selected period. Next to it an index that show the percentage of increase/decrease in the number of the opened sessios compared to previous priod(s).
39+
40+
<!-- ![image](https://user-images.githubusercontent.com/89806971/200644081-69cb0278-a349-4660-833a-6726e3e0ce20.png) -->
41+
42+
43+
## Messages
44+
The absolute number of messages sent to the chatbot during the selected period. Next to it an index that show the percentage of increase/decrease in the number of the messages sent to the chatbot compared to previous priod(s).
45+
46+
<!-- ![image](https://user-images.githubusercontent.com/89806971/200644188-f6722343-be9b-4c08-85e8-5b308c12e5fb.png) -->
47+
48+
49+
## Overall Dashboard
50+
This graph shows the relation between users, sessions and messages over a period of time.
51+
<!--
52+
![image](https://user-images.githubusercontent.com/89806971/200644327-ac860fd8-0d49-4002-812b-e8e5cec4ac66.png) -->

docs/building-chatbots/creating-a-new-bot.md

-142
This file was deleted.

docs/building-chatbots/developers/code-execution/SDK.md

-25
This file was deleted.

0 commit comments

Comments
 (0)