CN110045976A - A kind of update method and system of application - Google Patents

A kind of update method and system of application Download PDF

Info

Publication number
CN110045976A
CN110045976A CN201910434984.7A CN201910434984A CN110045976A CN 110045976 A CN110045976 A CN 110045976A CN 201910434984 A CN201910434984 A CN 201910434984A CN 110045976 A CN110045976 A CN 110045976A
Authority
CN
China
Prior art keywords
user
application
determining
browsing
identifier
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
CN201910434984.7A
Other languages
Chinese (zh)
Inventor
袁晓静
翟京卿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN201910434984.7A priority Critical patent/CN110045976A/en
Publication of CN110045976A publication Critical patent/CN110045976A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present embodiments relate to a kind of update method of application and systems.Wherein, this method comprises: according to the user identifier and application identities that get, from browsing corresponding with the user identifier and application identities respectively record obtained in presetting database in preset time period, it is recorded according to browsing and determines user to the preference information of the subservice function of application, wherein, user is corresponding with user identifier, using corresponding with application identities, is updated according to preference information to application.The technical solution provided by the embodiment of the present disclosure, the preference information of the subservice function of the application is updated by being then based on the user, may be implemented for different users like different updates is carried out to same application, and then realize the diversity updated, to meet the demand of different users.

Description

Application updating method and system
Technical Field
The embodiment of the invention relates to the technical field of application management, in particular to an application updating method and system.
Background
With the popularization of terminals and the internet, Applications (APPs) are widely installed in terminals to meet different requirements of users.
In the prior art, the update of the application is mainly based on the irregular or regular update of a maintenance person in the background, and the user can be informed by sending an update prompt message so as to determine whether to update the application.
In the process of implementing the invention, the inventor finds that at least the following technical problems exist:
the same update is done simultaneously for all users of the application, and there is a lack of flexibility.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide an application updating method and system for solving the above-mentioned defects in the prior art, so as to solve the problem that the prior art lacks flexibility in updating applications.
According to an aspect of the embodiments of the present invention, an embodiment of the present invention provides an update method for an application, where the method includes:
according to the obtained user identification and the obtained application identification, browsing records respectively corresponding to the user identification and the application identification in a preset time period are obtained from a preset database;
determining preference information of a user to the sub-service function of the application according to the browsing record, wherein the user corresponds to the user identifier, and the application corresponds to the application identifier;
and updating the application according to the preference information.
In some embodiments, the determining, according to the browsing record, user preference information for the sub-service function of the application includes:
generating a behavior track chain of the user using the application according to the browsing record;
and determining the preference information according to the behavior track chain.
In some embodiments, before the obtaining, according to the obtained user identifier and the obtained application identifier, browsing records corresponding to the user identifier and the application identifier respectively in a preset time period from a preset database, the method further includes:
receiving a request sent by the user to access the application;
acquiring a historical access record of the user accessing the application;
judging whether the user is an active user or not according to the historical access record;
and if so, acquiring the user identification and the application identification.
In some embodiments, the determining whether the user is an active user according to the historical access record includes:
extracting the times of logging in the application by the user from the historical access record;
and in response to the number of times being greater than a preset first threshold, determining the user as an active user.
In some embodiments, the determining whether the user is an active user according to the historical access record includes:
determining the utilization rate of the application used by the user according to the historical access record;
and in response to the utilization rate being greater than a preset second threshold, determining the user as an active user.
In some embodiments, the browsing record includes at least one of:
browsing duration, browsing path, starting duration of sub-service functions, starting times of sub-service functions, and jumping path between sub-service functions.
According to another aspect of the embodiments of the present invention, an embodiment of the present invention provides an update system of an application, including:
the acquisition module is used for acquiring browsing records respectively corresponding to the user identifier and the application identifier in a preset time period from a preset database according to the acquired user identifier and application identifier;
the determining module is used for determining preference information of a user on the sub-business function of the application according to the browsing record, wherein the user corresponds to the user identifier, and the application corresponds to the application identifier;
and the updating module is used for updating the application according to the preference information.
In some embodiments, the determining module is specifically configured to:
generating a behavior track chain of the user using the application according to the browsing record;
and determining the preference information according to the behavior track chain.
In some embodiments, the system further comprises:
a receiving module, configured to receive a request sent by the user to access the application;
the obtaining module is further configured to obtain a historical access record of the user accessing the application;
the judging module is used for judging whether the user is an active user according to the historical access record;
if yes, the obtaining module is further configured to obtain the user identifier and the application identifier.
In some embodiments, the determining module is specifically configured to:
extracting the times of logging in the application by the user from the historical access record;
and in response to the number of times being greater than a preset first threshold, determining the user as an active user.
In some embodiments, the determining module is specifically configured to:
determining the utilization rate of the application used by the user according to the historical access record;
and in response to the utilization rate being greater than a preset second threshold, determining the user as an active user.
The embodiment of the invention has the advantages that the technical scheme that the browsing records respectively corresponding to the user identification and the application identification in the preset time period are obtained from the preset database according to the obtained user identification and the obtained application identification, the preference information of the user to the sub-service function of the application is determined according to the browsing records, wherein the user corresponds to the user identification, the application corresponds to the application identification, and the application is updated according to the preference information is adopted.
Drawings
FIG. 1 is a schematic diagram of an update method of an application of an embodiment of the present disclosure;
FIG. 2 is a schematic diagram illustrating a method for determining user preference information for a sub-service function of an application according to a browsing history according to an embodiment of the present disclosure;
fig. 3 is a schematic diagram of triggering acquisition of a user identifier and an application identifier according to the embodiment of the present disclosure;
FIG. 4 is a schematic diagram of an update system for an application of an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of an update system for an application according to another embodiment of the present disclosure;
reference numerals:
1. the device comprises an acquisition module, 2, a determination module, 3, an updating module, 4, a receiving module, 5 and a judgment module.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth such as particular system structures, interfaces, techniques, etc. in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
The embodiment of the invention provides an application updating method and system.
According to an aspect of an embodiment of the present invention, an embodiment of the present invention provides an update method for an application.
Referring to fig. 1, fig. 1 is a schematic diagram illustrating an update method applied in an embodiment of the disclosure.
As shown in fig. 1, the method includes:
s1: and acquiring browsing records respectively corresponding to the user identification and the application identification in a preset time period from a preset database according to the acquired user identification and the application identification.
Wherein, the database stores browsing records of different users browsing different applications.
In order to distinguish between different users, each user is assigned a user identification. Since each terminal has a unique number, the user identifier may be a terminal number corresponding to the user. Of course, the mobile phone number of the user can also be used as the user identifier. Of course, the user identifier may also be an identifier preset by the user (such as a user name, etc.).
Similarly, in order to distinguish different applications, each application is assigned an application identifier.
It will be appreciated that the same user may install multiple applications on their terminal at the same time. I.e. the same user can access different applications through the same terminal. In the step, browsing records of all applications browsed by the user are inquired in a database through the user identification, and then browsing records corresponding to the application identification are extracted from the browsing records of all applications.
S2: and determining preference information of the user to the sub-service function of the application according to the browsing record, wherein the user corresponds to the user identifier, and the application corresponds to the application identifier.
It will be appreciated that an application includes a plurality of sub-business functions, with different sub-business functions meeting different application requirements of the user. For example, the youth application (i.e., youth APP installed on a terminal) is divided into different sub-business functions (tv, movie, art, etc.). Among them, the sub-service function-tv mainly satisfies the user watching the series.
Due to the difference between users, different users have different preference degrees for different sub-service functions of the same application. If some users like to watch a series, they must prefer the sub-service function-tv. Whereas a user who likes to watch a movie necessarily prefers the sub-service function-movie.
In this step, preference information of a user for sub-business functions of an application may be determined based on the browsing history.
S3: the application is updated according to the preference information.
In this step, when it is determined that the preference information is good, the application may be updated based on the preference information.
From S1 to S3, in the embodiment of the present disclosure, the technical solution adopted is: the method comprises the steps of obtaining a browsing record of a user accessing an application, obtaining preference information of the user on the sub-service function of the application based on the browsing record, and updating the application based on the preference information.
As can be appreciated in conjunction with fig. 2, in some embodiments, S2 includes:
s2-1: and generating a behavior track chain of the user using the application according to the browsing record.
Wherein the browsing record comprises at least one of the following:
browsing duration, browsing path, starting duration of sub-service functions, starting times of sub-service functions, and jumping path between sub-service functions.
Of course, the browsing history may also include the time when the user logged into the application, and the like. This is not further enumerated here.
S2-2: preference information is determined from the behavior trace chain.
As can be seen in fig. 3, in some embodiments, before S1, the method further includes:
s01: and receiving a request sent by a user for accessing the application.
S02: and acquiring a historical access record of the user accessing the application.
S03: and judging whether the user is an active user or not according to the historical access record. If so, S04 is performed. If not, the process ends.
S04: and acquiring a user identifier and an application identifier.
For the specific schemes of S1 to S3, please refer to the above embodiments, which are not described herein.
In the embodiment of the disclosure, the technical scheme is as follows: after a request of a user for accessing an application is received, a historical access record of the user for accessing the application is obtained, so that whether the user is an active user (for the application) or not is determined based on the historical access record, and if the user is the active user, a user identification and an application identification are obtained, so that the application is updated finally.
That is, in the disclosed embodiments, upon determining that the user is an active user, then a subsequent update step is performed. In the prior art, the application is updated regularly or irregularly based on background staff. Therefore, through the technical scheme provided by the embodiment of the disclosure, the application updating does not need to be controlled manually, so that the flexibility of updating the application can be realized. Moreover, the influence of subjective factors of background workers is avoided, and the accuracy and timeliness of updating application can be realized. And if a certain user is an inactive user, the process is ended, i.e. the application does not need to be updated. However, in the prior art, if the update time is specified, the applications corresponding to all users are updated, thereby causing the technical disadvantage of resource waste. That is to say, through the technical scheme that this disclosure embodiment provided, still can realize the technological effect of resources are saved.
In some embodiments, S03 includes:
s03-1: and extracting the times of logging in the application by the user from the historical access record.
S03-2: and in response to the times being larger than a preset first threshold value, determining the user as an active user.
Wherein the first threshold value can be set based on actual demand.
In some embodiments, S03 includes:
s03-1': and determining the utilization rate of the application used by the user according to the historical access records.
S03-2': and in response to the utilization rate being larger than a preset second threshold value, determining the user as an active user.
Similarly, the second threshold may also be set based on actual demand.
According to another aspect of the embodiment of the present invention, the embodiment of the present invention provides an update system of an application corresponding to the above method.
Referring to fig. 4, fig. 4 is a schematic diagram of an update system applied in the embodiment of the present disclosure.
As shown in fig. 4, the system includes:
the acquisition module 1 is used for acquiring browsing records corresponding to the user identifier and the application identifier respectively in a preset time period from a preset database according to the acquired user identifier and application identifier;
the determining module 2 is used for determining preference information of the user on the sub-service function of the application according to the browsing record, wherein the user corresponds to the user identifier, and the application corresponds to the application identifier;
and the updating module 3 is used for updating the application according to the preference information.
In some embodiments, the determining module 2 is specifically configured to:
generating a behavior track chain of the user using the application according to the browsing record;
preference information is determined from the behavior trace chain.
As can be seen in conjunction with fig. 5, in some embodiments, the system further comprises:
the receiving module 4 is used for receiving a request sent by a user for accessing the application;
the obtaining module 1 is further configured to obtain a historical access record of the user accessing the application;
the judging module 5 is used for judging whether the user is an active user according to the historical access record;
if yes, the obtaining module 1 is further configured to obtain the user identifier and the application identifier.
In some embodiments, the determining module 5 is specifically configured to:
extracting the times of logging in the application by the user from the historical access record;
and in response to the times being larger than a preset first threshold value, determining the user as an active user.
In some embodiments, the determining module 5 is specifically configured to:
determining the utilization rate of the application used by the user according to the historical access records;
and in response to the utilization rate being larger than a preset second threshold value, determining the user as an active user.
The reader should understand that in the description of this specification, reference to the description of the terms "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It should also be understood that, in the embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation on the implementation process of the embodiments of the present invention.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for updating an application, the method comprising:
according to the obtained user identification and the obtained application identification, browsing records respectively corresponding to the user identification and the application identification in a preset time period are obtained from a preset database;
determining preference information of the user to the sub-service function of the application according to the browsing record;
and updating the application according to the preference information.
2. The method of claim 1, wherein the determining the preference information of the user for the sub-service function of the application according to the browsing record comprises:
generating a behavior track chain of the user using the application according to the browsing record;
and determining the preference information according to the behavior track chain.
3. The method according to claim 1, before the obtaining, according to the obtained user identifier and application identifier, browsing records corresponding to the user identifier and the application identifier respectively in a preset time period from a preset database, further comprising:
receiving a request sent by the user to access the application;
acquiring a historical access record of the user accessing the application;
judging whether the user is an active user or not according to the historical access record;
and if so, acquiring the user identification and the application identification.
4. The method of claim 3, wherein determining whether the user is an active user according to the historical access record comprises:
extracting the times of logging in the application by the user from the historical access record, and determining the user as an active user in response to the times being greater than a preset first threshold value; or,
and determining the utilization rate of the application used by the user according to the historical access record, and determining the user as an active user in response to the utilization rate being greater than a preset second threshold value.
5. The method of any of claims 1 to 4, wherein the browsing records comprise at least one of:
browsing duration, browsing path, starting duration of sub-service functions, starting times of sub-service functions, and jumping path between sub-service functions.
6. An update system for an application, the system comprising:
the acquisition module is used for acquiring browsing records respectively corresponding to the user identifier and the application identifier in a preset time period from a preset database according to the acquired user identifier and application identifier;
the determining module is used for determining preference information of the user on the sub-service function of the application according to the browsing record;
and the updating module is used for updating the application according to the preference information.
7. The system of claim 6, wherein the determination module is specifically configured to:
generating a behavior track chain of the user using the application according to the browsing record;
and determining the preference information according to the behavior track chain.
8. The system of claim 6, further comprising:
a receiving module, configured to receive a request sent by the user to access the application;
the obtaining module is further configured to obtain a historical access record of the user accessing the application;
the judging module is used for judging whether the user is an active user according to the historical access record;
if yes, the obtaining module is further configured to obtain the user identifier and the application identifier.
9. The system of claim 8, wherein the determining module is specifically configured to:
extracting the times of logging in the application by the user from the historical access record;
in response to the number of times being greater than a preset first threshold, determining the user as an active user; or,
and determining the utilization rate of the application used by the user according to the historical access record, and determining the user as an active user in response to the utilization rate being greater than a preset second threshold value.
10. The system of any of claims 6 to 9, wherein the browsing records comprise at least one of:
browsing duration, browsing path, starting duration of sub-service functions, starting times of sub-service functions, and jumping path between sub-service functions.
CN201910434984.7A 2019-05-23 2019-05-23 A kind of update method and system of application Pending CN110045976A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910434984.7A CN110045976A (en) 2019-05-23 2019-05-23 A kind of update method and system of application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910434984.7A CN110045976A (en) 2019-05-23 2019-05-23 A kind of update method and system of application

Publications (1)

Publication Number Publication Date
CN110045976A true CN110045976A (en) 2019-07-23

Family

ID=67283424

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910434984.7A Pending CN110045976A (en) 2019-05-23 2019-05-23 A kind of update method and system of application

Country Status (1)

Country Link
CN (1) CN110045976A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459987A (en) * 2020-04-27 2020-07-28 恩亿科(北京)数据科技有限公司 Cache updating method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050060641A1 (en) * 1999-09-16 2005-03-17 Sezan Muhammed Ibrahim Audiovisual information management system with selective updating
CN105450586A (en) * 2014-07-24 2016-03-30 阿里巴巴集团控股有限公司 Information pushing method and system, server and client
CN105893075A (en) * 2015-12-28 2016-08-24 乐视网信息技术(北京)股份有限公司 Update method and device of application
CN108306956A (en) * 2018-01-26 2018-07-20 广东欧珀移动通信有限公司 Information-pushing method, device, server and computer-readable medium
CN108780562A (en) * 2015-12-22 2018-11-09 北京嘀嘀无限科技发展有限公司 Update the system and method for service sequences

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050060641A1 (en) * 1999-09-16 2005-03-17 Sezan Muhammed Ibrahim Audiovisual information management system with selective updating
CN105450586A (en) * 2014-07-24 2016-03-30 阿里巴巴集团控股有限公司 Information pushing method and system, server and client
CN108780562A (en) * 2015-12-22 2018-11-09 北京嘀嘀无限科技发展有限公司 Update the system and method for service sequences
CN105893075A (en) * 2015-12-28 2016-08-24 乐视网信息技术(北京)股份有限公司 Update method and device of application
CN108306956A (en) * 2018-01-26 2018-07-20 广东欧珀移动通信有限公司 Information-pushing method, device, server and computer-readable medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459987A (en) * 2020-04-27 2020-07-28 恩亿科(北京)数据科技有限公司 Cache updating method and device

Similar Documents

Publication Publication Date Title
CN107679718B (en) List allocation method, apparatus and computer-readable storage medium
CN108989263B (en) Short message verification code attack protection method, server and computer readable storage medium
CN105847447B (en) Message pushing method and device
US9565145B2 (en) Information sharing management on an instant messaging platform
CN110209820B (en) User identification detection method, device and storage medium
CN105100032B (en) A kind of method and device for preventing resource from stealing
CN109698809B (en) Method and device for identifying abnormal login of account
CN110609937A (en) Crawler identification method and device
CN110537359B (en) Method, system, and storage medium for behavior-based authentication
CN110033302A (en) The recognition methods of malice account and device
CN113127723B (en) User portrait processing method, device, server and storage medium
CN108513301B (en) Illegal user identification method and device
CN103442267A (en) User behavior information collection method and television
CN106571942B (en) Configuration data updating method, client and server
CN114268957B (en) Abnormal business data processing method, device, server and storage medium
EP3785457A1 (en) Administration of subscription identifiers in a wireless communication network
CN114760121B (en) Access frequency control method and access frequency control system
CN113434293A (en) Method and apparatus for processing repeat request, storage medium, and electronic apparatus
CN110838971B (en) Message sending method and device, electronic equipment and storage medium
CN110045976A (en) A kind of update method and system of application
CN114386037A (en) Malicious request defense method based on Web front-end page and related equipment
CN108650123B (en) Fault information recording method, device, equipment and storage medium
CN106878030A (en) A kind of charging method and device
CN111949421B (en) SDK calling method, device, electronic equipment and computer readable storage medium
CN113360752A (en) Message pushing method, device, equipment and readable medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190723

RJ01 Rejection of invention patent application after publication