Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into patch-7
Browse files Browse the repository at this point in the history
  • Loading branch information
j9t authored Jun 30, 2022
2 parents 089a35b + cebf7de commit ae59d00
Show file tree
Hide file tree
Showing 3,184 changed files with 108,374 additions and 22,897 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**As of August 2018, please open all Pull Requests DIRECTLY TO THE MASTER BRANCH ON THE PUBLIC VERSION OF THIS REPOSITORY. THERE IS NO MORE NEED FOR THE INTERNAL REPOSITORY**

**This site is maintained by the Product Communications and Experience team. Please contact lmart@liveperson.com for issues, questions, and the such**.
**This site is maintained by the Product Communications and Experience team. Please contact ihaephrati@liveperson.com for issues, questions, and the such**.

This repository generates LivePerson's Developer Center, which can be found at https://developers.liveperson.com. The site is generated using [Jekyll](https://jekyllrb.com/). If you find an issue with the documentation, site structure, meta or anything else, please open an issue and we'll respond as soon as possible.

Expand Down Expand Up @@ -115,7 +115,8 @@ Example Documentname is pagename:
- documentname: API Guidelines
pages:
- pagename: Accessing LivePerson APIs
- pagename: Create API keys
- pagename: Create OAuth 1.0 API keys
- pagename: OAuth 2.0 Client Credentials
- pagename: Domain API
- pagename: Data APIs
- pagename: API Data Metrics
Expand All @@ -132,7 +133,7 @@ To updated production and staging enviornments, create a pull request for master

* Production (built from the `master` branch): [https://developers.liveperson.com/](https://developers.liveperson.com/)

* Staging (built from the `Staging` branch): [https://developers.liveperson.com.staging-vdt2zeq-jlynhjefjcpgg.us.platform.sh/](https://developers.liveperson.com.staging-vdt2zeq-jlynhjefjcpgg.us.platform.sh/)
* Staging (built from the `Staging` branch): [https://staging-vdt2zeq-jlynhjefjcpgg.us.platform.sh/](https://staging-vdt2zeq-jlynhjefjcpgg.us.platform.sh/)


#### Updating/Creating Headers
Expand Down
4 changes: 2 additions & 2 deletions _data/apimetrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -419,15 +419,15 @@
analysisType: Skill Performance
Channel: Messaging
formulaOptional:
Description: "The number of conversations closed by a consumer which included no agent message. Measured during the last skill-segment of the conversation, and is unaffected by the agent activity from previous skill-segments.For example:Start Consumer: Hi Skill-A-Agent: Hello Transfer to Skill B Conversation Closed by Consumer while in Skill BSkill B has an abandoned segment while Skill A does not."
Description: "The number of conversations closed by a consumer which included no agent message. Measured during the last skill-segment of the conversation, and is unaffected by the agent activity from previous skill-segments. For example: Start Consumer: Hi Skill-A-Agent: Hello Transfer to Skill B Conversation Closed by Consumer while in Skill BSkill B has an abandoned segment while Skill A does not."
apiMethod: Messaging Operations - Messaging Skill Segments
filteredBy: Skill
- metricitem:
Metric: skillSegmentsAbandonedByConsumersInQueue
analysisType: Skill Performance
Channel: Messaging
formulaOptional:
Description: "The number of conversations closed by a consumer which included no agent message since no agent was assigned. Measured during the last skill-segment of the conversation, and is unaffected by the agent activity from previous skill-segments.For example:Start Consumer: Hi Skill-A-Agent: Hello Transfer to Skill B Conversation Closed by Consumer while in Skill B before an Agent is assigned to itSkill B has an abandoned segment while Skill A does not."
Description: "The number of conversations closed by a consumer which included no agent message since no agent was assigned. Measured during the last skill-segment of the conversation, and is unaffected by the agent activity from previous skill-segments. For example: Start Consumer: Hi Skill-A-Agent: Hello Transfer to Skill B Conversation Closed by Consumer while in Skill B before an Agent is assigned to itSkill B has an abandoned segment while Skill A does not."
apiMethod: Messaging Operations - Messaging Skill Segments
filteredBy: Skill
- metricitem:
Expand Down
Loading

0 comments on commit ae59d00

Please sign in to comment.