-
Notifications
You must be signed in to change notification settings - Fork 50
add i18n for support #775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
add i18n for support #775
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
27f935d
add i18n for support
haonandawang 7ffd290
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang 44956b2
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang 5386cb8
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang e9efa7e
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang c836948
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang 21501b3
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang a087d5b
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang ce22742
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
haonandawang fad3359
update feture‘s name
haonandawang ff25a0a
Apply suggestions from code review
66402fe
Update i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
i18n/en/docusaurus-plugin-content-docs/current/sdk/tap-support/features.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Tap Customer Service Introduction | ||
|
||
Tap Game Customer Service assists the game operations team in solving player problems faster and better. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Key Benefits | ||
|
||
### Rich tools to improve customer service efficiency | ||
|
||
Tap Game Customer Service consists of two core systems: Ticket and Knowledge Base, providing a set of freely combinable functional modules, including announcements, FAQs, forms, etc., to solve players' problems and requests. | ||
|
||
- Ticket built-in classification-based customer service automatic assignment function, you can also customize triggers to achieve a more complex assignment mechanism, the first time the Ticket will be assigned to the most appropriate customer service hands. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- Tickets support custom fields that can be filled in by the player via a form or actively reported by the developer, providing detailed context for customer service. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- Multiple notification methods are supported to ensure you don't miss any player responses. | ||
|
||
|
||
### Multi-dimensional analytics to support operations | ||
|
||
Tap Game Customer Service is designed to help solve player problems, but it is also designed to help operations identify issues, refine and accelerate valuable content, and improve the game itself. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- Tickets have flexible search and filtering capabilities and support aggregation and analysis by classification, field, and status. It also supports data export for further analysis with third-party tools. | ||
This conversation was marked as resolved.
Show resolved
Hide resolved
|
||
|
||
- Knowledge base articles provide user feedback to see behind the scenes what content is effective and what is not solving the player's problem. | ||
This conversation was marked as resolved.
Show resolved
Hide resolved
|
||
|
||
|
||
### Simple and Powerful Management Features | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 同一篇文章里的各个标题大小写风格最好保持统一。这篇文章里可以全都用 sentence case。 |
||
|
||
Tap Game Customer Service provides an intuitive role-based permission control system that supports custom roles in addition to pre-built roles for more flexible needs. | ||
|
||
The system provides managers with detailed data to evaluate the quantity and quality of customer service work, including but not limited to the number of Tickets handled, the timeliness of responses to players, and player satisfaction. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### User Experience Designed for Players | ||
|
||
As a customer service focused on the gaming community, Tap Game Customer Service provides an in-game customer service experience. Players don't have to switch apps to use the customer service feature, and they can receive in-game prompts immediately after customer service replies. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
In addition, the SDK optimizes visuals and interactions for landscape scenarios and provides developers with a control API to reduce the impact of the SDK on the performance of the game's core processes. | ||
|
||
### Out-of-the-box development experience | ||
|
||
The Tap Game Customer Service client SDK covers popular game development platforms and provides features such as user interface, login, data reporting, and red dot maintenance. The highly integrated features provide an out-of-the-box development experience. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Customer Service supports multiple login methods, including the TDS built-in account feature if the game already uses it, or the game's own account system. | ||
|
||
|
||
|
||
>Still under development | ||
>Tap Customer Service is currently in public beta, and some features that are still in development may not be available to all users. | ||
haonandawang marked this conversation as resolved.
Show resolved
Hide resolved
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
产品的英文名称需要确认一下。