JP2016528608A5 - - Google Patents

Download PDF

Info

Publication number
JP2016528608A5
JP2016528608A5 JP2016524893A JP2016524893A JP2016528608A5 JP 2016528608 A5 JP2016528608 A5 JP 2016528608A5 JP 2016524893 A JP2016524893 A JP 2016524893A JP 2016524893 A JP2016524893 A JP 2016524893A JP 2016528608 A5 JP2016528608 A5 JP 2016528608A5
Authority
JP
Japan
Prior art keywords
native application
user
content
module
code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016524893A
Other languages
Japanese (ja)
Other versions
JP2016528608A (en
Filing date
Publication date
Priority claimed from GBGB1312280.9A external-priority patent/GB201312280D0/en
Application filed filed Critical
Publication of JP2016528608A publication Critical patent/JP2016528608A/en
Publication of JP2016528608A5 publication Critical patent/JP2016528608A5/ja
Pending legal-status Critical Current

Links

Description

このシステムは、サーバは、より高い実行コンテンツ変異型を自動的に検出し、それらのより高い実行コンテンツ変異型を、より多くの今後のビジターに対して供するよう配するように構成されるシステムであってもよい。 This system, the server automatically detects the higher execution contents variants, their higher execution contents variants, in a system configured to distribution to provide for a greater number of future visitors It may be.

テストは、より高い実行コンテンツ変異型を自動的に検出し、次いでそれらをより多くの今後のビジターに対して供するよう構成され得る。これは、全体のアプリパフォーマンスがキャンペーン中およびキャンペーン後にも最適化されることを意味する。これは動的最適化として公知である。 The test may be configured to automatically detect higher performing content variants and then serve them to more future visitors. This means that the overall app performance is optimized during and after the campaign. This is known as dynamic optimization.

この環境から集められたデータは、どの変異型が最もよいパフォーマであるかを判断するために、解析のために、報告領域(Maxymiser UI−解析タブを参照のこと)において利用可能にされる。 Data gathered from this environment is made available in the reporting area (see Maxymiser UI-Analysis tab) for analysis to determine which variants are the best performers.

Claims (16)

リフレクションベースのプログラミング言語でそのソフトウェアが書かれているネイティブアプリケーションのための最適化の方法であって、前記ネイティブアプリケーションはディスプレイおよびプロセッサを含むコンピューティングデバイス上で実行可能であり、前記ネイティブアプリケーションは前記コンピューティングデバイスの前記ディスプレイにユーザインターフェイスを表示するように構成され、前記方法は、
前記ネイティブアプリケーションがジェネリックなコードを含むように修正して、前記コンピューティングデバイスの外部のサーバと通信するよう構成される修正されたネイティブアプリケーションを生成するステップとを含み、前記ジェネリックなコードは前記ネイティブアプリケーションのソースコードに適用される唯一のコードであり、
前記サーバから前記修正されたネイティブアプリケーションをリモートで構成して、前記修正されたネイティブアプリケーションによって生成されるユーザインターフェイスのデータ、機能またはコンテンツの1つ以上を変更することができるように実行時に前記修正されたネイティブアプリケーションの構造および挙動を調査および修正するステップと、
前記修正されたネイティブアプリケーションを用いてユーザインターフェイスの1つ以上の変異型を生成するステップと、
前記1つ以上の変異型のうちから、ユーザからのアクションを受ける頻度の高い1つ以上の変異型を検出するステップと、
今後のビジターに対して供するように前記1つ以上の変異型を前記サーバへ配置するステップとを含む、方法。
A method of optimization for a native application whose software is written in a reflection based programming language, said native application being executable on a computing device comprising a display and a processor, said native application comprising Configured to display a user interface on the display of a computing device, the method comprising
Modifying the native application to include generic code to generate a modified native application configured to communicate with a server external to the computing device , the generic code The only code that applies to the application's source code,
The modification at runtime so that the modified native application can be remotely configured from the server and one or more of the user interface data, functions or content generated by the modified native application can be changed Examining and correcting the structure and behavior of the native application
Generating one or more variants of the user interface using the modified native application;
From among the one or more variants, the steps of detecting frequent one or more variants for receiving an action from the user,
Placing the one or more variants on the server to provide for future visitors.
前記ジェネリックなコードは、前記ネイティブアプリケーションの複数バージョンおよびインスタンス内において前記コードを変更することなしに、多数の種類の最適化が最適化システムのユーザインターフェイスにおいてリモートで構成されることを可能にする、請求項1に記載の方法。   The generic code enables numerous types of optimization to be configured remotely at the user interface of the optimization system without changing the code within multiple versions and instances of the native application. The method of claim 1. 実行時に前記修正されたネイティブアプリケーションの前記構造および挙動を修正することは、前記修正されたネイティブアプリケーションの値、メタデータ、プロパティ、イメージおよび機能のうちの1つ以上を修正することを含む、請求項1または2に記載の方法。   Modifying the structure and behavior of the modified native application at runtime includes modifying one or more of the value, metadata, properties, images and features of the modified native application The method of claim 1 or 2. 最適化は、ユーザが所望のアクションを完了する確率を上げるために、オンザフライで各ユーザに対して視覚的エクスペリエンスを適合させることを含む、請求項1〜3のいずれか1項に記載の方法。   The method according to any one of the preceding claims, wherein the optimization comprises adapting the visual experience for each user on the fly to increase the probability that the user will complete the desired action. 前記方法は、ユーザ挙動をターゲットとするか、プロファイリングするか、または解析することにおいて使用するために、ユーザ/デバイスについて1つ以上の属性を収集することをさらに含む、請求項1〜4のいずれか1項に記載の方法。 The method, or the user behavior to target, for use in that or analysis to profile further comprises collecting one or more attributes for User chromatography THE / device, according to claim 1 to 4 The method according to any one of the above. 前記収集された属性は、以下の:前記デバイスへの接続タイプ(例えば、2G、3G、4G、Wi−Fi);デバイスタイプ;アプリケーションバージョン;オペレーティングシステムタイプおよびバージョン;ロケーション(例えば、座標、都市、国、大陸、郵便番号による);インターネットサービスプロバイダ;アプリへの過去の訪問の最近度および詳細;過去のアクションの最近度および詳細;特定の製品カテゴリとの過去のインタラクションなどのようなカスタムユーザ定義の属性;ユーザが様々なロケーションからアプリを起動する機会を有する照会ソース;日付、曜日、時間による訪問の時間、およびCRMデータベースなどのような他のロケーションからインポートされるデータ、のうちの1つ以上である、請求項5に記載の方法。   The collected attributes are: connection type to the device (e.g. 2G, 3G, 4G, Wi-Fi); device type; application version; operating system type and version; location (e.g. coordinates, city, Country, continent, zip code); Internet service providers; recent visits to the app and details; past actions recent and details; custom user definitions such as past interactions with specific product categories, etc. Attributes of the user; a query source that has the opportunity for the user to launch the app from various locations; data imported from other locations such as date, day of the week, time of visit by time, and CRM database etc. Claim 6 which is the above Method. キャンペーンからビジター/デバイスを、それらの属性を用いて含むかまたは排除するステップと、
他のユーザセグメント情報のためのルールとの組合せにおいて、ビジター/デバイスの属性に従って、当該ビジター/デバイスに対するコンテンツを対象とするセグメンテーションルールを作成するステップとをさらに含む、請求項5または6に記載の方法。
Including or excluding visitors / devices from the campaign using their attributes;
In combination with the rule for other users segment information, according to the attributes of visitors / device, further comprising the step of creating a segmentation rules to target content to be paired to the visitor / device to claim 5 or 6 Method described.
変更可能なユーザインターフェイスコンテンツは:
a)シンプルテキストまたはイメージブロック(バナー、ページのヘッダ)、移動、リサイズ、ハイディング、再フォーマット;
b)ボタンテキスト、移動、リサイズ、再フォーマット、およびハイディング;
c)「通知プッシュ」頻度およびコンテンツ;
d)表示されるピクチャ(ピクチャは外部サーバに記憶され得る);
e)新たなテキストまたはイメージブロック;
f)リスト&テーブル(順序づけ、いくつの項目を表示するか);
g)前記アプリケーション内のナビケーションパス(例えば、'add to cart'は、ユーザをカートページに向けるか、またはさらなる選択をなすためにカテゴリページに戻るか)、および
h)最後のユーザ選択に基いたナビゲーションの表示、の1つ以上を含む、請求項1〜7のいずれか1項に記載の方法。
The modifiable user interface content is:
a) Simple text or image block (banner, page header), move, resize, hide, reformat;
b) button text, move, resize, reformat, and hide;
c) "notification push" frequency and content;
d) Pictures to be displayed (pictures may be stored on an external server);
e) new text or image blocks;
f) Lists & tables (ordered, how many items to display);
g) navigation paths within the application (eg, 'add to cart' directs the user to a cart page or return to a category page to make further selections), and h) based on the last user selection The method according to any one of the preceding claims, comprising one or more of the following navigational displays.
前記ネイティブアプリケーションはライブラリを含む、請求項1〜8のいずれか1項に記載の方法。   9. The method of any one of the preceding claims, wherein the native application comprises a library. 前記ライブラリはすべてのアプリケーションに対して静的である、請求項9に記載の方法。   The method of claim 9, wherein the library is static for all applications. 前記ライブラリは、
コンテンツジェネレータに要求を送信し、当該コンテンツジェネレータから応答を受信するステップと、
ネイティブアプリケーションのスタートでコンテンツジェネレータに対して要求をなすステップと、
コンテンツジェネレータに対して要求をなすステップであって、当該要求はロケーションおよびユーザ属性をパラメータで含んでいるステップと、
ネイティブアプリケーションに含まれるネイティブアプリケーションキャッシュと対話するステップとのうち、1つ以上を実行するように構成される、請求項9または10に記載の方法。
The library is
Sending a request to the content generator and receiving a response from the content generator;
Making a request to the content generator at the start of the native application,
Making a request to the content generator, the request including the location and user attributes as parameters;
11. The method of claim 9 or 10, configured to perform one or more of the steps of interacting with a native application cache included in a native application.
前記ネイティブアプリケーションキャッシュは前記外部サーバからプッシュされたコンテンツを受信するように構成される、請求項11に記載の方法。   The method of claim 11, wherein the native application cache is configured to receive pushed content from the external server. 前記ライブラリは以下のモジュール:
1)CG要求モジュール;
2)外部アセットモジュール(イメージトランザクション);
3)トラッキングモジュール(アクショントラッキング、CGに対して結果を送信する);
4)アプリケーションオブジェクト識別モジュール;
5)MVTモジュール(代替的なコンテンツビジュアライゼーションを実現する);
6)パーソナライゼーションモジュール;
7)セグメンテーションモジュール、および
8)管理制御コンソールモジュール、の1つ以上を含む、請求項9〜12のいずれか1項に記載の方法。
The library has the following modules:
1) CG request module;
2) External asset module (image transaction);
3) Tracking module (action tracking, send results to CG);
4) Application object identification module;
5) MVT module (implements alternative content visualization);
6) Personalization module;
The method according to any one of claims 9 to 12, comprising one or more of 7) a segmentation module, and 8) a management control console module.
前記ライブラリは、コード命令において、指定されたオブジェクトおよびプロパティのみを修正することができる、請求項9〜13のいずれか1項に記載の方法。   14. A method according to any one of claims 9 to 13, wherein the library is able to modify only specified objects and properties in code instructions. 請求項1〜14のいずれか1項に記載の方法を実行するよう構成されるシステム。   A system configured to perform the method of any one of claims 1-14. 請求項1〜14のいずれか1項に記載の方法をコンピュータに実行させる、プログラム。The program which makes a computer perform the method of any one of Claims 1-14.
JP2016524893A 2013-07-09 2014-07-09 Optimization methods for applications Pending JP2016528608A (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB1312280.9 2013-07-09
GBGB1312280.9A GB201312280D0 (en) 2013-07-09 2013-07-09 Native app
PCT/GB2014/052088 WO2015004452A1 (en) 2013-07-09 2014-07-09 Method of optimization for an application

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019142100A Division JP6865252B2 (en) 2013-07-09 2019-08-01 Optimization methods, systems and programs for applications

Publications (2)

Publication Number Publication Date
JP2016528608A JP2016528608A (en) 2016-09-15
JP2016528608A5 true JP2016528608A5 (en) 2019-04-25

Family

ID=49033535

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2016524893A Pending JP2016528608A (en) 2013-07-09 2014-07-09 Optimization methods for applications
JP2019142100A Active JP6865252B2 (en) 2013-07-09 2019-08-01 Optimization methods, systems and programs for applications

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2019142100A Active JP6865252B2 (en) 2013-07-09 2019-08-01 Optimization methods, systems and programs for applications

Country Status (5)

Country Link
EP (1) EP3019955A1 (en)
JP (2) JP2016528608A (en)
CN (1) CN105683912B (en)
GB (2) GB201312280D0 (en)
WO (1) WO2015004452A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105561579A (en) * 2015-12-25 2016-05-11 北京奇虎科技有限公司 Game material display method and device
WO2018010565A1 (en) * 2016-07-13 2018-01-18 Huawei Technologies Co., Ltd. Application resilience system and method thereof for applications deployed on platform
US10735449B2 (en) 2017-07-11 2020-08-04 Viaforensics, Llc Methods and apparatuses for improved mobile app security testing via bridged native and web user interface interaction
CN108491370B (en) * 2018-03-26 2021-11-26 成都睿码科技有限责任公司 System and method for generating content using metadata structures and data-driven approaches
CN109032629A (en) * 2018-06-28 2018-12-18 北京达佳互联信息技术有限公司 A kind of code update method and device
CN109754511B (en) * 2019-01-14 2021-05-14 深圳前海微众银行股份有限公司 Shopping cart equipment firmware updating method, system, platform, gateway and storage medium
TR201907957A2 (en) * 2019-05-24 2020-12-21 D Market Elektronik Hizmetler Ve Ticaret Anonim Sirketi A SYSTEM AND METHOD OF PERFORMING A / B TESTING
CN113568634B (en) * 2021-06-28 2022-05-17 荣耀终端有限公司 Processing method and processing device for application optimization
CN113672228A (en) * 2021-09-17 2021-11-19 灵犀科技有限公司 Visual development method and system based on component and data asset transaction

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1237078A1 (en) 2001-01-19 2002-09-04 Siemens Aktiengesellschaft Execution of a time-optimised exchange of a software application
FR2841014B1 (en) 2002-06-18 2005-02-11 Canon Kk METHOD AND DEVICE FOR OPTIMIZING A COMPUTER PROGRAM
US7155706B2 (en) * 2003-10-24 2006-12-26 Microsoft Corporation Administrative tool environment
US7444327B2 (en) * 2004-01-09 2008-10-28 Microsoft Corporation System and method for automated optimization of search result relevance
CN1835507A (en) * 2005-03-17 2006-09-20 国际商业机器公司 Method for the server side processing of user interactions with a web-browser
US20070027760A1 (en) * 2005-07-29 2007-02-01 Collins Robert J System and method for creating and providing a user interface for displaying advertiser defined groups of advertisement campaign information
WO2007087251A2 (en) * 2006-01-25 2007-08-02 Greystripe, Inc. System and methods for managing content in pre-existing mobile applications
US20080134045A1 (en) * 2006-07-13 2008-06-05 Neustar, Inc. System and method for adaptively and dynamically configuring a graphical user interface of a mobile communication device
WO2008020443A1 (en) * 2006-08-14 2008-02-21 Inner-Active Ltd. System and method for real time delivery of interactive advertising messages into mobile applications
US8275419B2 (en) * 2007-11-14 2012-09-25 Yahoo! Inc. Advertisements on mobile devices using integrations with mobile applications
US9063765B2 (en) * 2008-04-28 2015-06-23 Kaazing Corporation System and methods for distributed execution of computer executable programs utilizing asymmetric translation
US20100037204A1 (en) * 2008-08-07 2010-02-11 Google Inc. Content Distribution for Mobile Device
US20100153866A1 (en) * 2008-12-11 2010-06-17 Accenture Global Services Gmbh Method and system for modifying the execution of a native application running on a portable electronic device
GB0909695D0 (en) * 2009-06-05 2009-07-22 Maxymiser Ltd On page console
JP2011215758A (en) * 2010-03-31 2011-10-27 Kyocera Mita Corp Information processing apparatus and program
JP6066096B2 (en) * 2011-02-22 2017-01-25 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method, system, and computer program for on-page manipulation and real-time replacement of content

Similar Documents

Publication Publication Date Title
JP2016528608A5 (en)
US20200372100A1 (en) Configurable Relevance Service Test Platform
AU2014235416B2 (en) Real world analytics visualization
US9760777B2 (en) Campaign optimization for experience content dataset
CA2861616C (en) Method and system to provide a scroll map
CN102306174B (en) Method and equipment for interacting with user based on web page elements
CN108701014A (en) Inquiry database for tail portion inquiry
US9594540B1 (en) Techniques for providing item information by expanding item facets
AU2017334312B2 (en) Objective based advertisement placement platform
KR20150131358A (en) Content creation tool
US20140267407A1 (en) Segmentation of content delivery
US8788248B2 (en) Transparent flow model simulation implementing bi-directional links
US20150221014A1 (en) Clustered browse history
KR102480515B1 (en) Method and system for generating and displaying three-dimensional digital assets for use in an online environment
US11941685B2 (en) Virtual environment arrangement and configuration
KR102277673B1 (en) Method and system for supporting collection based on search
KR20170137844A (en) Web page creation support device, and storage medium
CN107015733B (en) Option information presentation system and method
CN105830051A (en) Displaying activity across multiple devices
US20230350964A1 (en) Platform independent session player
EP4030374A1 (en) Virtual environment arrangement and configuration
KR101653686B1 (en) Service flow providing method, service flow providing server performing the same and storage medium storing the same
JP2023183704A (en) Information processor, information processing method, and information processing program
AU2014100732A4 (en) Method and system to provide a scroll map
Rahman Geo-location Based Search Tool for Tweets