חברת RV AppStudios משפרת את שימור המשתמשים באמצעות Google Play Asset Delivery
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
רקע
עד היום, למפתחת RV AppStudios בארה"ב יש יותר מ-200 מיליון הורדות של משחקים רגילים, אפליקציות חינוכיות לילדים ואפליקציות שירות. כבודקים מוקדמים של Google Play Asset Delivery באפליקציה שלהם Puzzle Kids – Animals Shapes and Jigsaw Puzzles, הצוות רצה לבצע אופטימיזציה של גודל האפליקציה, לחסוך כסף ולשפר את חוויית המשתמש על ידי הסרת כל מכשול שעלול להופיע כשצריך להוריד חבילות נכסים חדשות.
מה הם עשו
כשמשתמש מתקין את אפליקציית Puzzle Kids, רמת תוכן בסיסית כלולה בהתקנה הראשונית. ככל שהמשתמש מתקדם בתוכן שבאפליקציה, הוא צריך להוריד קובצי משחק נוספים כדי לקבל גישה לתוכן ולשלבים חדשים. כדי לספק את חבילות התוכן הנוספות האלה, RV AppStudios משלמת ל-CDN של צד שלישי כדי לארח את התוכן ולנהל את ההעברה.
Play Asset Delivery היה פתרון אטרקטיבי שעוזר לחסוך בעלויות של CDN ולשפר את הביצועים של המשתמשים. תהליך השילוב היה פשוט מאוד, והצוות הצליח לשלב את הפלאגין בפרויקטים הקיימים שלו ולבצע את ההגדרות הבסיסיות שלו תוך פחות מיום פיתוח. "Google Play Asset Delivery עמד בציפיות שלנו מבחינת עלות, זמן ומאמץ להטמעת הפלאגין", אמר ויвек דייב (Vivek Dave), הנשיא של RV AppStudios.
יש שלוש אפשרויות העברה בהתאמה אישית ב-Play Asset Delivery: Install-Time, Fast-Follow ו-On-Demand. התכונה 'זמן ההתקנה' מאפשרת למפתחי משחקים לארוז עד 1GB של נכסים בהתקנה הראשונית של המשחק, ואילו התכונות 'על פי דרישה' ו'מעקב מהיר' מאפשרות למפתחים להוריד נכסים באופן דינמי אחרי ההשקה (התכונה האחרונה מופעלת באופן אוטומטי אחרי ההתקנה). ב-Puzzle Kids, הצוות משתמש במצב ההעברה 'על פי דרישה' ל-17 חבילות הנכסים שלהם.
תוצאות
במשחק Puzzle Kids, המערכת מעבירה נכסים דיגיטליים בנפח של קצת יותר מ-23MB כשהשחקנים מתקדמים בשלבי המשחק. בעזרת המצב'על פי דרישה' ב-Play Asset Delivery, הם נהנו מעלייה של 4.7% בשיעור השימור למשך 15 יום וירידה של 21% במספר הקריסות וההודעות על זמן אחזור ארוך (ANR). באופן כללי, השינויים האלה עזרו לשפר את חוויית המשתמש על ידי מתן הורדות יציבות, שקופות ומאובטחות יותר, וגם לחסוך בעלויות של RV AppStudios.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2020-06-01 (שעון 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"]],["עדכון אחרון: 2020-06-01 (שעון UTC)."],[],[],null,["# RV AppStudios improves user retention with Google Play Asset Delivery\n\nBackground\n----------\n\nUS-based developer\n[RV AppStudios](https://play.google.com/store/apps/dev?id=7430005971129979939)\nhas over 200 million downloads to date across their portfolio of casual games,\neducational kids apps, and utility apps. As an early tester of Google Play Asset\nDelivery with their app\n[Puzzle Kids - Animals Shapes and Jigsaw Puzzles](https://play.google.com/store/apps/details?id=com.rvappstudios.jigsaw.puzzles.kids),\nthe team looked to optimize the size of their app, save money, and improve the\nuser experience by removing any friction when new asset packs would be required\nto be downloaded.\n\nWhat they did\n-------------\n\nWhen a user installs the Puzzle Kids app, a base level of content is included in\nthe initial install. As the user progresses through the in-app content, in order\nto access new levels and content, the user is required to download additional\ngame files. In order to deliver these additional content bundles, RV AppStudios\npays a third-party CDN to host the content and manage the delivery.\n\nPlay Asset Delivery was an appealing solution to help save CDN costs and improve\nuser performance. The integration process was very simple, taking the team less\nthan a day of development time to integrate the plugin into their existing\nprojects and to do the basic settings for the plugin. \"Google Play Asset\nDelivery met our expectations in a manner of cost, time, and effort to implement\nthe plugin\" said Vivek Dave, President at\n[RV AppStudios](https://play.google.com/store/apps/dev?id=7430005971129979939).\n\nThree custom delivery options are available with Play Asset Delivery:\nInstall-Time, Fast-Follow, and On-Demand. Install-Time allows game developers to\npackage up to 1GB of assets with their initial game download, while On-Demand\nand Fast-Follow allow developers to dynamically download assets post-launch (the\nlatter of which will be automatically triggered after installation). For Puzzle\nKids, the team utilizes the On-Demand delivery mode for their 17 asset packs.\n\nResults\n-------\n\nJust over 23MB of assets are delivered as players progress through the levels\nin Puzzle Kids. Using Play Asset Delivery's On-Demand mode, they saw a **4.7%\nincrease in 15-day retention and 21% reduction in crashes \\& ANRs**. Overall,\nthese changes helped improve the user experience by offering more stable,\ntransparent, and secure downloads, while also saving costs for RV AppStudios.\n\nGet started\n-----------\n\nGet started today by learning more about\n[Play Asset Delivery](/guide/app-bundle/asset-delivery)."]]