앱 작업을 통한 앱 성장
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
앱 작업을 사용해 어시스턴트로 앱을 확장하면 사용자가 Google 어시스턴트와의 대화를 통해 주요 앱 기능을 빠르게 이용할 수 있습니다. 앱 작업을 구현하면 앱 작업을 기반으로 다음 기능을 통해 앱의 사용자 보유와 참여를 높일 수 있습니다.
시스템 바로가기 추천. Google 바로가기 통합 라이브러리를 사용하면 Google 어시스턴트가 사용자에게 동적 바로가기를 추천할 수 있습니다. 이 기능을 통해 사용자는 앱의 주요 기능을 간단히 찾고 재생할 수 있습니다.
인앱 바로가기 추천. 인앱 프로모션 SDK를 사용하면 앱에서 사용자에게 어시스턴트 단축어를 간편하게 추천할 수 있습니다. 사용자는 어시스턴트에서 음성으로 그러한 단축어를 실행할 수 있습니다. 그러면 Google 표시 경로에 단축어가 표시됩니다.
시스템 바로가기 추천 사용 설정
Android 프로젝트에 Google 바로가기 통합 라이브러리를 추가하고 어시스턴트에 동적 바로가기를 푸시하려면 어시스턴트에 동적 바로가기 푸시의 안내를 따릅니다.
사용자를 앱 작업에 바인드된 바로가기에 최대한 노출시키려면 다음 권장사항을 따르는 것이 좋습니다.
사용자가 관련 행동을 완료할 때마다 바로가기를 푸시하면, 어시스턴트와 같은 Google 표시 경로에서 사용자에게 효과적으로 바로가기를 추천할 수 있습니다. Google 바로가기 통합 라이브러리를 사용하면 바로가기를 무제한 푸시할 수 있습니다.
어시스턴트가 사용자에게 사전에 추천할 수 있게 정적 바로가기를 shortcuts.xml
에 정의합니다. 이러한 바로가기는 새 버전의 앱을 Google Play Console에 출시할 때만 업데이트될 수 있기 때문에, 모든 사용자에게 적용되는 바로가기(예: '이메일 보내기')를 추천할 때 사용하는 것이 더 좋습니다.
정적 바로가기는 앱에서 동적 바로가기가 있는 동작을 아직 실행하지 않은 신규 사용자에게 어시스턴트를 통해 앱 바로가기를 추천할 때 유용합니다.
인앱 바로가기 추천 만들기
인앱 프로모션 SDK를 사용하여 앱에서 어시스턴트 단축어를 추천할 수 있습니다. 예를 들어 사용자가 음악 앱에서 '헤비메탈 운동'을 검색할 경우 향후에 관련 검색결과에 어시스턴트 단축어를 바로 추천할 수 있습니다. 그러면 사용자는 어시스턴트에 "Hey Google, ExampleApp 헤비메탈 운동"이라고 요청해 단축어를 실행할 수 있습니다.
사용자 온보딩 과정에서 단축어를 추천해 보거나, 향후에 어시스턴트로 빠르게 재생하기를 원하는 작업을 사용자가 실행할 때 단축어를 추천하면 좋습니다.
앱과 관련된 추천을 빌드하는 방법에 관한 자세한 내용은 추천 구현을 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Grow your app with App Actions\n\nExtending your app to Assistant with App Actions lets users quickly engage\nwith the key features of your app by talking to Google Assistant. Once you\nimplement App Actions, you can use it to drive user retention and engagement\nfor your app with the following features:\n\n- **System shortcut suggestions**. The Google Shortcuts Integration library\n lets Google Assistant suggest your dynamic shortcuts to users. This\n capability makes it simple for users to discover and replay shortcuts to your\n app's key features.\n\n- **In-app shortcut suggestions** . The [In-App Promo SDK](/guide/app-actions/in-app-promo-sdk) lets you\n easily suggest Assistant shortcuts to users in your app. Users can launch\n these shortcuts using their voice with Assistant and see them suggested on\n Google surfaces.\n\nEnable system shortcut suggestions\n----------------------------------\n\nTo add the Google Shortcuts Integration library to your Android project and\npush dynamic shortcuts to Assistant, follow the instructions at [Push dynamic\nshortcuts to Assistant](/guide/app-actions/dynamic-shortcuts).\n\nThese best practices maximize user exposure to your App Actions bound shortcuts:\n\n- Push a shortcut whenever a user completes a relevant action to help Google\n surfaces, like Assistant, suggest the shortcut to the user. You can push an\n unlimited number of shortcuts with the Google Shortcuts Integration library.\n\n- Define static shortcuts in `shortcuts.xml` for Assistant to suggest\n proactively to users. These shortcuts can only update by releasing\n a new version of your app to Google Play Console, so they are best for\n suggesting shortcuts that apply to all users, for example, \"Send an email.\"\n\n Static shortcuts are useful for helping Assistant suggest app shortcuts to\n new users who have not yet taken actions in your app that have dynamic\n shortcuts.\n\nCreate in-app shortcut suggestions\n----------------------------------\n\nThe In-App Promo SDK lets you suggest Assistant shortcuts in your app.\nFor example, if a user performs a search for \"heavy metal workout\" in your music\napp, you might suggest an Assistant shortcut directly to those search results\nin the future. The user can then launch the shortcut by asking Assistant, *\"Hey\nGoogle, Example App heavy metal workout.\"*\n\nConsider suggesting shortcuts during user onboarding or when a user performs an\naction you want them to quickly replay in the future with Assistant.\n\nFor more information about building suggestions for your app, see\n[Implement suggestions](/guide/app-actions/in-app-promo-sdk#implement_suggestions)."]]