たとえば、飲み注文アクションのユーザーへの最初のメッセージは、「Welcome to Boba Bonanza! 注文する準備はできましたか?それとも飲み物と一緒に飲みにいきませんか?」この場合、ユーザーがログインしなくても飲み物のオプションを聞けるようにする必要があります。ユーザーが飲み物を注文すると、アクションはユーザーにアカウントをリンクするよう求めます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-12-02 UTC。"],[[["Account linking should only be used to enhance user experience with richer, personalized features, not for basic functionalities like name retrieval."],["Users should be prompted to link their accounts only when it's necessary for the desired action, providing a clear rationale for data access."],["The account linking process should be seamlessly integrated into the conversation flow, initiated by user actions rather than explicit sign-in requests."],["After successful account linking, users should be informed about the newly available features and functionalities."],["Offer a limited 'guest flow' with alternative functionalities for users who decline account linking, clearly communicating the available options."]]],["Account linking should enhance user experience, not be a barrier. Prompt users to link accounts only when necessary, such as when they initiate an action that requires it. Clearly explain the rationale for linking and customize it. Avoid explicit invocation; users shouldn't have to say \"sign in.\" After linking, reiterate the new options available. Offer a limited \"guest flow\" if users decline linking, communicating the features available without it. Ensure best practices to maintain a user-friendly action, or risk lack of promotion.\n"]]