CN104184780A - Method and system for pushing service - Google Patents

Method and system for pushing service Download PDF

Info

Publication number
CN104184780A
CN104184780A CN201310201801.XA CN201310201801A CN104184780A CN 104184780 A CN104184780 A CN 104184780A CN 201310201801 A CN201310201801 A CN 201310201801A CN 104184780 A CN104184780 A CN 104184780A
Authority
CN
China
Prior art keywords
user
character string
business
information
business information
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.)
Granted
Application number
CN201310201801.XA
Other languages
Chinese (zh)
Other versions
CN104184780B (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310201801.XA priority Critical patent/CN104184780B/en
Publication of CN104184780A publication Critical patent/CN104184780A/en
Application granted granted Critical
Publication of CN104184780B publication Critical patent/CN104184780B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention is suitable for the field of computers, and provides a method and system for pushing a service. The method includes: establishing a character string which represents service information of a user, the character string being formed by attribute characters which represent a service name and status characters which represent whether the service is handled; loading the current service information of the user to the character string, and generating the character string which represents the current service information of the user; and when the status characters of the character string which represent the current service information of the user change, pushing the service to the user. By using the method for pushing the service, a change of service information of the user can be acquired in real time, and the service can be pushed to the user according to the change.

Description

A kind of method for pushing of business and system
Technical field
The invention belongs to computer realm, relate in particular to a kind of method for pushing and system of business.
Background technology
In present e-commerce system, conventionally can recommend business for user according to user's identity information, use habit.Prior art will be stored user's the information such as identity and use habit by word, and obtain the user up-to-date information such as identity state and use habit by statistics every day, and recommends business according to described information for user.
But there is following shortcoming in prior art: obtaining of (1), user profile needs obtain after statistics every day, and obtaining of user's up-to-date information had to a fixed response time; (2), by word, user profile is stored, data volume is too large.
Summary of the invention
Given this, the invention provides a kind of method for pushing and system of business, ductility while having to solve the obtaining information of prior art, and store the technical problems such as data volume is large.
The embodiment of the present invention is achieved in that a kind of method for pushing of business, said method comprising the steps of:
Create the character string of the business information that represents user, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms;
Business information current user is loaded into described character string, generates the character string that represents the current business information of user;
In the time that the status word of the described character string that represents the current business information of user changes, it is described user's transmission service.
The embodiment of the present invention also provides a kind of supplying system of business, and described system comprises:
Character string creating unit, for creating the character string of the business information that represents user, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms;
Generation unit, the character string creating for business information current user being loaded into described character string creating unit, generates the character string that represents the current business information of user;
Service propelling unit, while changing for the character string generating when described generation unit, is described user's transmission service.
The embodiment of the present invention, create the character string of the business information that represents user, business information current user is loaded into described character string, obtaining the character string that represents user's current business information, in the time that the character string of described expression user current business information changes, is described user's transmission service, make the variation that system can Real-time Obtaining user service information, and be changed to user's transmission service according to described, and store by character string, the data of storage can effectively be reduced.
Brief description of the drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the Organization Chart of the service propelling system that provides of the embodiment of the present invention;
Fig. 2 is the flow chart of the service push method that provides of the embodiment of the present invention;
Fig. 3 is the structure chart of the service propelling system that provides of the embodiment of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
For technical solutions according to the invention are described, describe below by specific embodiment.
Embodiment mono-
Be illustrated in figure 1 the Organization Chart of the service propelling system that the embodiment of the present invention provides, comprise: server 1 creates the character string of the business information that represents user, and from the memory 2 of server 1, obtain the current business information of user, business information current user is loaded into described character string, generate the character string that represents the current business information of user, and in the time that described character string changes, terminal 3 transmission services that use to user.Described terminal 3 can be that mobile terminal (as mobile phone) can be also fixed terminal (as PC).The all or part of step realizing in above-described embodiment method is can control relevant hardware by program command to complete, described program can be stored in the read/write memory medium of server 1 and/or terminal 3, described storage medium, comprise ROM/RAM, disk, CD etc., the electronic installation of operation above-mentioned steps can be PC, mobile phone etc.
Embodiment bis-
The flow chart that is illustrated in figure 2 the service push method that the embodiment of the present invention provides, said method comprising the steps of:
In step S201, create the character string of the business information that represents user, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms.
In embodiments of the present invention, staff creates the character string of the business information for representing user, described business information includes but not limited to: whether user is member, whether bought thing etc. in store, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms, and described character string changes according to the variation of user's business information, the described attribute character that represents Business Name can be letter (as: a, b, c etc.) can be also numeral (as: 1, 2, 3 etc.), or be the combination of letter and number, the described status word that represents whether business is handled can be letter (N, Y), also can be numeral (0, 1), conventionally in order to facilitate terminal identification, described status word binary zero, 1 represents.For the ease of understanding, described character string is exemplified below:
Attribute character status word
Zhang San: 10
The sequence of the numeral business under attribute character, as " 1 " under attribute character represents first business; With 1 and 0 state that represents status word, wherein: 1 representative has had this business, 0 representative does not have this business.Known according to above-mentioned statement, Zhang San does not have first business.
Described establishment represents the step of the character string of user's business information, comprising:
(1) quantity of the business, providing according to server is determined the quantity of described attribute character.
In embodiments of the present invention, the quantity of the business that staff provides according to server is determined the quantity of attribute character, such as current server provides 10 kinds of different business, the quantity of attribute character is set to 10, it is to be noted, the increase of the business that can provide along with subsequent server, the quantity of described attribute character also can increase.The form of attribute character is as follows:
Attribute character
Zhang San: 1
2
9
10
(2), define the Business Name that each attribute character represents.
In embodiments of the present invention, staff, after having determined the quantity of attribute character, defines the Business Name that each attribute character represents, as: whether the first bit attribute character representation is whether member, second character representation are honored guest member etc.
In step S202, business information current user is loaded into described character string, generate the character string that represents the current business information of user.
In embodiments of the present invention, the current business information of invoke user from the memory of server, is mapped to described business information in described character string, generates the character string that represents the current business information of user.
In step S203, in the time that the status word of the described character string that represents the current business information of user changes, be described user's transmission service.
In embodiments of the present invention, character string is along with the variation of business information changes, therefore when character string changes, just can be according to described character string be changed to user's transmission service, it is to be noted, can carry out classification to the business pushing, that is: in the time that user has multiple status words to change, preferentially push high-grade business to user.When the status word of the described character string when the current business information of described expression user changes, be the step of described user's transmission service, comprise:
(1), in the time that the status word of the character string of the current business information of described expression user changes, the variation of obtaining user service information according to the variation of described character string.
In embodiments of the present invention, character string, along with the variation of user service information changes, therefore, when variation has occurred character string, just can be obtained according to the variation of described character string the variation of user service information.Such as the status word of the character string that represents " user puts card information " becomes " 0 ", can get the information that " user puts card " is finished.
As an optional embodiment of the present invention, in the time that described character string changes, send reminder message to client.
(2), according to the variation of described user service information, be user's transmission service.
In embodiments of the present invention, after the variation of business information of having obtained user, according to the described user's transmission service that is changed to.Such as: in the time getting user's the variation of some card business information, can recommend the card business that continues to pay dues to user.
The embodiment of the present invention, create the character string of the business information that represents user, business information current user is loaded into described character string, obtaining the character string that represents user's current business information, in the time that the character string of described expression user current business information changes, is described user's transmission service, make the variation that system can Real-time Obtaining user service information, and be changed to user's transmission service according to described, and store by character string, the data of storage can effectively be reduced.
As an optional embodiment of the present invention, described, business information current user is loaded into described character string, after generating the step of the character string that represents the current business information of user, described method is further comprising the steps of:
When the status word of the character string of the current business information of described expression user exceedes the default time while not changing, it is described user's transmission service.
In embodiments of the present invention, the transformation period of preset state character, in the time that status word exceedes Preset Time and do not change, is described user's transmission service.Can better push more business to user by this embodiment.
Illustrate:
Suppose user " Zhang San ", create the character string of representative of consumer " Zhang San ", this character string is as follows:
Attribute character status word
Zhang San: 1
2
3
The attribute character that represents attribute in this character string is defined: 1 → " whether handling any business in 30 days ", 2 → " whether having handled video traffic ", 3 → " whether having handled speech business ", and generate status word according to the actual conditions of " Zhang San ", for status word: 1 represents "Yes", and 0 represents "No"; If Zhang San has handled member's business in 30 days, but do not handle VIP member's business, the final Zhang San's who generates business information is listed as follows:
Attribute character status word
Zhang San: 11
2 1
3 0
If member's business of Zhang San has expired or Zhang San does not have transacting business in 30 days, above-mentioned character string changes automatically, and system can be recommended business to Zhang San according to the variation of character string.
Embodiment tri-
The structure chart that is illustrated in figure 3 the service propelling system that the embodiment of the present invention provides, for convenience of explanation, only illustrates the part relevant to the embodiment of the present invention, comprising:
Character string creating unit 301, for creating the character string of the business information that represents user, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms.
In embodiments of the present invention, character string creating unit 301 creates the character string of the business information for representing user, described business information includes but not limited to: whether user is member, whether bought thing etc. in store, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms, and described character string changes according to the variation of user's business information, the described attribute character that represents Business Name can be letter (as: a, b, c etc.) can be also numeral (as: 1, 2, 3 etc.), or be the combination of letter and number, the described status word that represents whether business is handled can be letter (N, Y) can be also numeral (0, 1), conventionally in order to facilitate terminal identification, described status word binary zero, 1 represents.
Described character string creating unit 301 specifically comprises:
Quantity is determined subelement 3011, and the quantity of described attribute character is provided for the quantity of the business that provides according to server.
In embodiments of the present invention, quantity determining unit 3011 is provided according to the type of the business that can provide by the length of character string, provide 10 kinds of different business such as current, the number of described character wound is set to 10, it is to be noted, along with the increase of the follow-up business that can provide, the length of described character string also can increase.The form that is described character string is as follows:
Attribute character
Zhang San: 1
2
9
10
Business Name definition subelement 3012, the Business Name of determining that for defining described quantity definite each attribute character of subelement 3011 represents.
In embodiments of the present invention, quantity determines that subelement 3011 is after having determined the quantity of attribute character, the Business Name that Business Name definition subelement 3012 each attribute character of definition represent, as: whether first bit attribute character-expression is whether member, second attribute character-expression are honored guest member etc.
Generation unit 302, for business information current user being loaded into the character string that described character string creating unit 301 creates, generates the character string that represents the current business information of user.
In embodiments of the present invention, generation unit 302 is the current business information of invoke user from the memory of server, and described business information is mapped in described character string, generates the character string that represents the current business information of user.
Service propelling unit 303, while changing for the character string generating when described generation unit 302, is described user's transmission service.
In embodiments of the present invention, character string is along with the variation of business information changes, therefore when character string changes, service propelling unit 303 just can be according to described character string be changed to user's transmission service, it is to be noted and can carry out classification to the business pushing, that is: in the time that user has multiple status words to change, preferentially push high-grade business to user.Described service propelling unit 303, specifically comprises:
Business information changes obtains subelement 3031, in the time that the status word of the described character string that represents the current business information of user changes, and the variation of obtaining user service information according to the variation of described character string.
In embodiments of the present invention, character string is along with the variation of user service information changes, and therefore, when variation has occurred character string, business information changes the variation that acquiring unit 2031 just can obtain according to the variation of described character string user service information.Such as the status word of the character string that represents " user puts card information " becomes " 0 ", can get the information that " user puts card " is finished.
As an optional embodiment of the present invention, in the time that described character string changes, send reminder message to client.
Pushing subelement 3032, for change the variation of the business information that acquiring unit 3031 obtains according to described business information, is user's transmission service.
In embodiments of the present invention, after the variation of business information of having obtained user, push subelement 3032 according to described in be changed to user's transmission service.Such as: in the time getting user's the variation of some card business information, can recommend the card business that continues to pay dues to user.
The embodiment of the present invention, create the character string of the business information that represents user, business information current user is loaded into described character string, obtaining the character string that represents user's current business information, in the time that the character string of described expression user current business information changes, is described user's transmission service, make the variation that system can Real-time Obtaining user service information, and be changed to user's transmission service according to described, and store by character string, the data of storage can effectively be reduced.
As an optional embodiment of the present invention, after described generation unit 202 generates, described system also comprises:
Not changing push unit, for exceeding the default time when the status word of the character string of the current business information of described expression user while not changing, is described user's transmission service.
In embodiments of the present invention, the transformation period of preset state character, in the time that status word exceedes Preset Time and do not change, changing push unit is not described user's transmission service.Can better push more business to user by this embodiment.
One of ordinary skill in the art will appreciate that and just divide according to function logic for above-described embodiment two included unit, but be not limited to above-mentioned division, as long as can realize corresponding function; In addition, the concrete title of each functional unit also, just for the ease of mutual differentiation, is not limited to protection scope of the present invention.
Those of ordinary skill in the art it is also understood that, the all or part of step realizing in above-described embodiment method is can carry out the hardware that instruction is relevant by program to complete, described program can be being stored in a computer read/write memory medium, described storage medium, comprises ROM/RAM, disk, CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a method for pushing for business, is characterized in that, said method comprising the steps of:
Create the character string of the business information that represents user, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms;
Business information current user is loaded into described character string, generates the character string that represents the current business information of user;
In the time that the status word of the described character string that represents the current business information of user changes, it is described user's transmission service.
2. the method for claim 1, is characterized in that, described establishment represents the step of the character string of user's business information, comprising:
The quantity of the business providing according to server is determined the quantity of described attribute character;
Define the Business Name that each attribute character represents.
3. the method for claim 1, is characterized in that, when the status word of the described character string when the current business information of described expression user changes, is the step of described user's transmission service, comprising:
In the time that the status word of the described character string that represents the current business information of user changes, the variation of obtaining user service information according to the variation of described character string;
According to the variation of described user service information, it is user's transmission service.
4. the method for claim 1, is characterized in that, the method also comprises:
When the status word of the character string of the current business information of described expression user exceedes the default time while not changing, it is described user's transmission service.
5. the method as described in claim 1-4 any one, is characterized in that, the described attribute character that represents Business Name and the described status word that represents whether business is handled are letter, digital, or the combination of letter and number.
6. a supplying system for business, is characterized in that, described system comprises:
Character string creating unit, for creating the character string of the business information that represents user, described character string is by representing the attribute character of Business Name and representing that the status word whether described business is handled forms;
Generation unit, the character string creating for business information current user being loaded into described character string creating unit, generates the character string that represents the current business information of user;
Service propelling unit, while changing for the character string generating when described generation unit, is described user's transmission service.
7. system as claimed in claim 6, is characterized in that, described character string creating unit, specifically comprises:
Quantity is determined subelement, and the quantity of described attribute character is provided for the quantity of the business that provides according to server;
Business Name definition subelement, for determine the quantity of the definite attribute character of subelement according to described quantity, defines the Business Name that each attribute character represents.
8. system as claimed in claim 6, is characterized in that, described business recommended unit, specifically comprises:
Business information changes obtains subelement, in the time that the status word of the described character string that represents the current business information of user changes, and the variation of obtaining user service information according to the variation of described character string;
Recommending subelement, for change the variation of the user service information that acquiring unit obtains according to described business information, is user's transmission service.
9. system as claimed in claim 6, is characterized in that, after described generation unit generates character string, described system also comprises:
Not changing push unit, for exceeding the default time when the status word of the character string of the current business information of described expression user while not changing, is described user's transmission service.
10. the system as described in claim 6-9 any one, is characterized in that, the described status word that represents whether the attribute character of Business Name and the business that represents are handled is letter, digital, or the combination of letter and number.
CN201310201801.XA 2013-05-27 2013-05-27 A kind of method for pushing and system of business Active CN104184780B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310201801.XA CN104184780B (en) 2013-05-27 2013-05-27 A kind of method for pushing and system of business

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310201801.XA CN104184780B (en) 2013-05-27 2013-05-27 A kind of method for pushing and system of business

Publications (2)

Publication Number Publication Date
CN104184780A true CN104184780A (en) 2014-12-03
CN104184780B CN104184780B (en) 2019-01-29

Family

ID=51965515

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310201801.XA Active CN104184780B (en) 2013-05-27 2013-05-27 A kind of method for pushing and system of business

Country Status (1)

Country Link
CN (1) CN104184780B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107770726A (en) * 2017-09-28 2018-03-06 深圳微品致远信息科技有限公司 The method and device of user data is obtained in business handling

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1921702A (en) * 2006-10-08 2007-02-28 北京博为远景信息技术有限公司 System and method for message pushing based on starting up of terminal
CN1946239A (en) * 2006-11-21 2007-04-11 北京博为远景信息技术有限公司 Information push system and method based on terminal hanging machine
CN101453351A (en) * 2008-12-31 2009-06-10 腾讯科技(深圳)有限公司 Method and system for pushing customer status
CN102801817A (en) * 2012-09-07 2012-11-28 深圳市学之泉集团有限公司 Subscriber context-based pushing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1921702A (en) * 2006-10-08 2007-02-28 北京博为远景信息技术有限公司 System and method for message pushing based on starting up of terminal
CN1946239A (en) * 2006-11-21 2007-04-11 北京博为远景信息技术有限公司 Information push system and method based on terminal hanging machine
CN101453351A (en) * 2008-12-31 2009-06-10 腾讯科技(深圳)有限公司 Method and system for pushing customer status
CN102801817A (en) * 2012-09-07 2012-11-28 深圳市学之泉集团有限公司 Subscriber context-based pushing method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107770726A (en) * 2017-09-28 2018-03-06 深圳微品致远信息科技有限公司 The method and device of user data is obtained in business handling

Also Published As

Publication number Publication date
CN104184780B (en) 2019-01-29

Similar Documents

Publication Publication Date Title
US10013416B1 (en) Language based solution agent
CN102622406B (en) The expression of people in electrical form
US10430070B2 (en) Providing defined icons on a graphical user interface of a navigation system
CN105468364A (en) Processing method for notification messages of application programs and mobile terminal
CN105450586A (en) Information pushing method and system, server and client
CN103019693A (en) System and method for generating user interface
CN104301207B (en) Web information processing method and device
CN108537644A (en) A kind of method and apparatus of customer service recommended products
US20170366493A1 (en) Smart chunking logic for chat persistence
CN104951456A (en) Method, device and equipment used for obtaining answer information
CN112152913B (en) Service control method, device and system
US11516169B2 (en) Electronic messaging platform that allows users to change the content and attachments of messages after sending
CN104811458A (en) Method and device for displaying information
CN104219639A (en) Method and device for displaying text message record
CN112784112A (en) Message checking method and device
CN104375814A (en) Generation method and device of an interface document
CN105468345A (en) Method for remotely changing visit job at mobile phone end in fast moving consumer goods system
CN103078782A (en) Friend note recommendation note implementation method and system
CN106970758A (en) Electronic document operation processing method, device and electronic equipment
US20160343039A1 (en) Configurable electronic business card
CN104615422A (en) Procedure customizing method for application software interface
CN104184780A (en) Method and system for pushing service
US20130318425A1 (en) Method for copying multiple content between applications
CN113110829B (en) Multi-UI component library data processing method and device
US9230022B1 (en) Customizable result sets for application program interfaces

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant