CN103488507A - User behavior trajectory playback method - Google Patents

User behavior trajectory playback method Download PDF

Info

Publication number
CN103488507A
CN103488507A CN201310429810.4A CN201310429810A CN103488507A CN 103488507 A CN103488507 A CN 103488507A CN 201310429810 A CN201310429810 A CN 201310429810A CN 103488507 A CN103488507 A CN 103488507A
Authority
CN
China
Prior art keywords
user behavior
page
function pages
code
playback method
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
CN201310429810.4A
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201310429810.4A priority Critical patent/CN103488507A/en
Publication of CN103488507A publication Critical patent/CN103488507A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention relates to a user behavior trajectory playback method. The user behavior trajectory playback method specifically includes the steps: 1), loading Javascript on a function page; 2), when the function page receives user operation, judging whether the current user operation is needed to be recorded or not, if so, proceeding to 3), and otherwise coming to an end; 3), loading the function page, judging whether user behavior trajectory information needs to be recorded on the function page or not, if so, proceeding to 4), and otherwise coming to an end; 4), monitoring operation of a mouse and a keyboard, recording clicking-on position information of the mouse or the keyboard, and recording the clicking-on position information on the page; 5), when the function page is closed, storing the clicking-on position to a cache database; 6), analyzing data in the cache database, acquiring collection of the clicking-on position information of page operation, and realizing statistical analysis of playback and user behavior.

Description

A kind of user behavior trace playback method
Technical field
The present invention relates to a kind of user behavior trace playback method.
Background technology
Telecommunications industry generally adopts the WEB system of B/S structure at present, the application of service (server) end administration, and by browser (browser) access system, the webpage of front end man-machine interaction is mainly used the JavaScript script technology.JavaScript has brought powerful dynamic effect to webpage, and communication modes flexibly.Can utilize JavaScript to process the primary monitoring of mouse and KeyEvent, realize record, playback and analysis to user of service's sequence of operations behavior.
At present in the operation system of telecommunications industry, operating personnel are day by day strong to the controllability requirement of system to ease for use requirement and the supvr of system, the form of the passive reception suggestion of formula is obtained the method poor effect of the easy-to-use performance of system by inquiry, the solution that can not reproduce the formula Problem-Error to some is also relatively lost time, and has had a strong impact on maintainability and the ease for use upgrading of system.
Javascript is a kind of case sensitive client script language of OO regime type of the prototype succession developed by the LiveScript of Netscape, fundamental purpose is for the settlement server end instruction, such as Perl, the speed issue of leaving over, for the client provides more smooth result of browse.Service end need to be verified data at that time, because network speed is quite slow, only had 28.8kbps, and the time of verification step waste is too many.So the browser Navigator of Netscape has added Javascript, and the basic function of data verification is provided.
Summary of the invention
Technical matters to be solved by this invention is, for the deficiencies in the prior art, provide a kind of can Realization analysis and the playback operation personnel in the operation trace of special time, be convenient to the user behavior trace playback method of analyzing and observing.
The technical scheme that the present invention solves the problems of the technologies described above is as follows: a kind of user behavior trace playback method specifically comprises the following steps:
Step 1: at function pages, load the Javascript script;
Step 2: function pages receives user's operation, judges that whether active user's operation needs record, if so, carry out step 3; Otherwise, finish;
Step 3: be written into function pages, whether judgement needs record at the user behavior trace information of function pages, if so, carry out step 4; Otherwise, finish;
Step 4:Javascript script is monitored the operation of mouse and keyboard, records the positional information that mouse and keyboard are clicked, and according to predefined data memory format, the positional information of click is recorded on function pages;
Step 5: when function pages is closed, be stored in cache database being recorded in the positional information of clicking on function pages;
Step 6: resolve the data in cache database, obtain the set of positional information of all clicks of function pages operation, realize playback, and the user behavior statistics is analyzed.
The invention has the beneficial effects as follows: user behavior trace playback method of the present invention can record operation that operating personnel make at operation interface and detailed operation steps, and be stored in cache database, when needs playback and analysis, the data of special time are recalled, can the playback operation personnel in the operation trace of this time period, be convenient to analyze and observe; By replaying user behavior track, be convenient to the friendly of analytic system interface, instruct and optimize interface, further promote the user and experience; By washability user behavior trace playback, be convenient to fault recurrence and analysis.
On the basis of technique scheme, the present invention can also do following improvement.
Further, described click location information comprises the data such as coordinate figure, triggered time, operator's code, page code.
Further, described step 4 specifically comprises following two steps:
Step 4.1:Javascript script is monitored the operation of mouse and keyboard, recording user corresponding operation while triggering mouse and KeyEvent;
Step 4.2: record X coordinate and the Y coordinate of mouse and keyboard click location, and according to predefined data memory format by the click location information recording on the page.
Further, in described step 4.2 according to predefined data memory format by the page cache technology by the click location information recording on function pages.
Further, described 6 specifically comprise the following steps:
Step 6.1: resolve the data in cache database, obtain the set that function pages operates all coordinate figures, and show usually display operation track of unit according to sequence of positions and the triggered time dynamic creation page in set, realize playback function;
Step 6.2: resolve data in cache database, obtain the data such as page events triggered time, operator's code, page code, coordinate figure is carried out to statistical study according to information such as triggered time, operator's code, page code, realize the user behavior statistical study.
Further, the statistical study in described step 6.2, can realize the various combination statistical study information according to time period, operator's code or page code.
The accompanying drawing explanation
Fig. 1 is the described a kind of user behavior trace playback method flow diagram of the specific embodiment of the invention 1.
Embodiment
Below in conjunction with accompanying drawing, principle of the present invention and feature are described, example, only for explaining the present invention, is not intended to limit scope of the present invention.
As shown in Figure 1, a kind of described user behavior trace playback method of the specific embodiment of the invention 1 specifically comprises the following steps:
Step 1: at function pages, load the Javascript script;
Step 2: function pages receives user's operation, judges that whether active user's operation needs record, if so, carry out step 3; Otherwise, finish;
Step 3: be written into function pages, whether judgement needs record at the user behavior trace information of function pages, if so, carry out step 4; Otherwise, finish;
Step 4:Javascript script is monitored the operation of mouse and keyboard, recording user corresponding operation while triggering mouse and KeyEvent;
Step 5: record X coordinate and the Y coordinate of mouse and keyboard click location, and according to predefined data memory format by the click location information recording on the page;
Step 6: when function pages is closed, be stored in cache database being recorded in the positional information of clicking on function pages;
Step 7: resolve the data in cache database, obtain the set that function pages operates all coordinate figures, and show usually display operation track of unit according to sequence of positions and the triggered time dynamic creation page in set, realize playback function;
Step 8: resolve data in cache database, obtain the data such as page events triggered time, operator's code, page code, coordinate figure is carried out to statistical study according to information such as triggered time, operator's code, page code, realize the user behavior statistical study.
Described click location information comprises the data such as coordinate figure, triggered time, operator's code, page code.
In described step 5 according to predefined data memory format by the page cache technology by the click location information recording on function pages.
Statistical study in described step 8, can realize the various combination statistical study information according to time period, operator's code or page code.
In the exploitation of Shanxi Mobile NG-BOSS system, use the user behavior that the method occurs in the business operation page for operating personnel to propose technical scheme.Foreground is by the clicking operation based on the primary action listener function of browser end JavaScript record, playback analysis operation personnel.Details is as follows:
1. use JavaScript to carry out page mouse, keyboard monitoring, when triggering mouse and KeyEvent, corresponding operation is carried out to record;
2. use JavaScript to record mouse or the keyboard click location is X coordinate and Y coordinate, and data memory format according to the rules by the page cache technical notes on the page;
3. when the page close event is triggered, the data such as coordinate figure, triggered time, operator's code, page code that are cached to all click location in the page are stored in cache database;
4. use JavaScript to resolve the data of form storage according to the rules, obtain all set of coordinate values of page events, and show usually display operation track of unit according to the sequence of positions dynamic creation page in set, realize playback function;
5. use JavaScript to resolve the data of prescribed form storage, obtain the data such as page events triggered time, operator's code, page code, carry out the user behavior statistical study.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (6)

1. a user behavior trace playback method, is characterized in that, specifically comprises the following steps:
Step 1: at function pages, load the Javascript script;
Step 2: function pages receives user's operation, judges whether user's operation of active user's account number needs record, if so, carry out step 3; Otherwise, finish;
Step 3: be written into function pages, whether judgement needs record at the user behavior trace information of function pages, if so, carry out step 4; Otherwise, finish;
Step 4:Javascript script is monitored the operation of mouse and keyboard, records the positional information that mouse and keyboard are clicked, and according to predefined data memory format, the positional information of click is recorded on function pages;
Step 5: when function pages is closed, be stored in cache database being recorded in the positional information of clicking on function pages;
Step 6: resolve the data in cache database, obtain the set of positional information of all clicks of function pages operation, realize playback, and the user behavior statistics is analyzed.
2. a kind of user behavior trace playback method according to claim 1, is characterized in that, described click location information comprises coordinate figure, triggered time, operator's code, page code data.
3. a kind of user behavior trace playback method according to claim 2, is characterized in that, described step 4 specifically comprises following two steps:
Step 4.1:Javascript script is monitored the operation of mouse and keyboard, recording user corresponding operation while triggering mouse and KeyEvent;
Step 4.2: record X coordinate and the Y coordinate of mouse and keyboard click location, and according to predefined data memory format by the click location information recording on the page.
4. a kind of user behavior trace playback method according to claim 3, is characterized in that, in described step 4.2 according to predefined data memory format by the page cache technology by the click location information recording on function pages.
5. according to a kind of described user behavior trace playback method of claim 1-4 any one, it is characterized in that, described 6 specifically comprise the following steps:
Step 6.1: resolve the data in cache database, obtain the set that function pages operates all coordinate figures, and show usually display operation track of unit according to sequence of positions and the triggered time dynamic creation page in set, realize playback function;
Step 6.2: resolve data in cache database, obtain page events triggered time, operator's code, page code data, coordinate figure is carried out to statistical study according to triggered time, operator's code, page code information, realize the user behavior statistical study.
6. a kind of user behavior trace playback method according to claim 5, is characterized in that, the statistical study in described step 6.2 can realize the various combination statistical study information according to time period, operator's code or page code.
CN201310429810.4A 2013-09-18 2013-09-18 User behavior trajectory playback method Pending CN103488507A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310429810.4A CN103488507A (en) 2013-09-18 2013-09-18 User behavior trajectory playback method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310429810.4A CN103488507A (en) 2013-09-18 2013-09-18 User behavior trajectory playback method

Publications (1)

Publication Number Publication Date
CN103488507A true CN103488507A (en) 2014-01-01

Family

ID=49828764

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310429810.4A Pending CN103488507A (en) 2013-09-18 2013-09-18 User behavior trajectory playback method

Country Status (1)

Country Link
CN (1) CN103488507A (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104346174A (en) * 2014-11-19 2015-02-11 北京大学 Method for describing and reproducing on-line vector diagram modeling process
CN104571916A (en) * 2014-12-31 2015-04-29 广东欧珀移动通信有限公司 Method and device for executing terminal operating information
CN104820634A (en) * 2014-12-25 2015-08-05 平安科技(深圳)有限公司 Method and device for detecting page test track
CN104915243A (en) * 2015-06-30 2015-09-16 北京奇虎科技有限公司 Playback method and device of keyboard and mouse script
CN105160044A (en) * 2015-10-22 2015-12-16 北京京东尚科信息技术有限公司 Method and device for counting page clicking behaviors based on position coordinates
CN105320572A (en) * 2014-06-27 2016-02-10 腾讯科技(深圳)有限公司 Browser abnormity processing method, device and system
CN105589782A (en) * 2014-10-22 2016-05-18 ***股份有限公司 User behavior collection method based on browser
CN106034174A (en) * 2015-03-13 2016-10-19 展讯通信(上海)有限公司 Operation playback system, operation playback method and mobile terminal
CN106155886A (en) * 2015-03-31 2016-11-23 北京奇虎科技有限公司 The method and apparatus that a kind of key Mus script processes
CN106897347A (en) * 2016-08-15 2017-06-27 阿里巴巴集团控股有限公司 A kind of web page display method, Action Events recording method and device
CN106951535A (en) * 2017-03-22 2017-07-14 福建中金在线信息科技有限公司 The method and device of counting user operation behavior in a kind of webpage
CN107146100A (en) * 2017-04-18 2017-09-08 北京思特奇信息技术股份有限公司 A kind of user behavior data capturing analysis method and system based on JavaScript
CN107229992A (en) * 2017-05-03 2017-10-03 北京中维百视科技有限公司 A kind of optimization method based on shared component reference pattern
CN107515924A (en) * 2017-08-24 2017-12-26 南京农纷期电子商务有限公司 A kind of page info collection method based on react native
CN108009215A (en) * 2017-11-17 2018-05-08 山东师范大学 A kind of search results pages user behavior pattern assessment method, apparatus and system
CN108073597A (en) * 2016-11-10 2018-05-25 北京国双科技有限公司 The page clicks on behavior methods of exhibiting, device and system
CN108475128A (en) * 2015-08-21 2018-08-31 雷蛇(亚太)私人有限公司 Information distributing method, computer-readable medium and information distributing server
CN108829531A (en) * 2018-06-29 2018-11-16 王帅涵 A kind of browser plug-in
CN108933823A (en) * 2018-06-28 2018-12-04 北京京东尚科信息技术有限公司 User's touching reaches method and apparatus
CN109388246A (en) * 2018-06-29 2019-02-26 王帅涵 A kind of method of network information exchange
US10250705B2 (en) 2015-08-26 2019-04-02 International Business Machines Corporation Interaction trajectory retrieval
CN109710354A (en) * 2018-12-13 2019-05-03 平安普惠企业管理有限公司 Page monitor method, page restoring method, device, equipment and medium
CN110647321A (en) * 2019-08-15 2020-01-03 平安普惠企业管理有限公司 Method, device and equipment for playing back operation flow and storage medium
CN110795311A (en) * 2019-10-30 2020-02-14 北京三快在线科技有限公司 Event playback method and device
CN111461612A (en) * 2020-04-03 2020-07-28 北京思特奇信息技术股份有限公司 Marketing resource inventory checking method and system
CN112230774A (en) * 2020-10-15 2021-01-15 北京津发科技股份有限公司 Method and system for analyzing reaction behavior based on human-computer interaction
WO2021129335A1 (en) * 2019-12-27 2021-07-01 华为技术有限公司 Operation monitoring method and apparatus, operation analysis method and apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7028306B2 (en) * 2000-12-04 2006-04-11 International Business Machines Corporation Systems and methods for implementing modular DOM (Document Object Model)-based multi-modal browsers
CN101193008A (en) * 2007-03-29 2008-06-04 腾讯科技(深圳)有限公司 A method and system for replaying user webpage access track
CN101493790A (en) * 2009-02-27 2009-07-29 北京中星微电子有限公司 Record playback system and record playback method
CN102142016A (en) * 2010-01-29 2011-08-03 微软公司 Cross-browser interactivity recording, playback and editing
CN102664932A (en) * 2012-04-09 2012-09-12 青岛百灵信息科技有限公司 Cross-terminal network browser tag page synchronizing method based on cloud computing
CN102841789A (en) * 2012-06-29 2012-12-26 北京奇虎科技有限公司 Method and device for recording and playing back user operations in browser

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7028306B2 (en) * 2000-12-04 2006-04-11 International Business Machines Corporation Systems and methods for implementing modular DOM (Document Object Model)-based multi-modal browsers
CN101193008A (en) * 2007-03-29 2008-06-04 腾讯科技(深圳)有限公司 A method and system for replaying user webpage access track
CN101493790A (en) * 2009-02-27 2009-07-29 北京中星微电子有限公司 Record playback system and record playback method
CN102142016A (en) * 2010-01-29 2011-08-03 微软公司 Cross-browser interactivity recording, playback and editing
CN102664932A (en) * 2012-04-09 2012-09-12 青岛百灵信息科技有限公司 Cross-terminal network browser tag page synchronizing method based on cloud computing
CN102841789A (en) * 2012-06-29 2012-12-26 北京奇虎科技有限公司 Method and device for recording and playing back user operations in browser

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
彭高义: "《万方学术期刊数据库》", 28 September 2011 *

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320572B (en) * 2014-06-27 2019-02-22 腾讯科技(深圳)有限公司 Browser abnormality eliminating method, apparatus and system
CN105320572A (en) * 2014-06-27 2016-02-10 腾讯科技(深圳)有限公司 Browser abnormity processing method, device and system
CN105589782A (en) * 2014-10-22 2016-05-18 ***股份有限公司 User behavior collection method based on browser
CN105589782B (en) * 2014-10-22 2018-09-04 ***股份有限公司 User behavior acquisition method based on browser
CN104346174A (en) * 2014-11-19 2015-02-11 北京大学 Method for describing and reproducing on-line vector diagram modeling process
CN104346174B (en) * 2014-11-19 2017-12-29 北京大学 A kind of description of online polar plot modeling process and replay method
CN104820634A (en) * 2014-12-25 2015-08-05 平安科技(深圳)有限公司 Method and device for detecting page test track
CN104571916A (en) * 2014-12-31 2015-04-29 广东欧珀移动通信有限公司 Method and device for executing terminal operating information
CN106034174B (en) * 2015-03-13 2019-09-24 展讯通信(上海)有限公司 A kind of operation playback system and method and mobile terminal
CN106034174A (en) * 2015-03-13 2016-10-19 展讯通信(上海)有限公司 Operation playback system, operation playback method and mobile terminal
CN106155886B (en) * 2015-03-31 2019-05-14 北京奇虎科技有限公司 A kind of method and apparatus of key mouse script processing
CN106155886A (en) * 2015-03-31 2016-11-23 北京奇虎科技有限公司 The method and apparatus that a kind of key Mus script processes
CN104915243A (en) * 2015-06-30 2015-09-16 北京奇虎科技有限公司 Playback method and device of keyboard and mouse script
CN104915243B (en) * 2015-06-30 2018-08-10 北京奇虎科技有限公司 The method and device of key mouse script playback
CN108475128A (en) * 2015-08-21 2018-08-31 雷蛇(亚太)私人有限公司 Information distributing method, computer-readable medium and information distributing server
US10250705B2 (en) 2015-08-26 2019-04-02 International Business Machines Corporation Interaction trajectory retrieval
CN105160044A (en) * 2015-10-22 2015-12-16 北京京东尚科信息技术有限公司 Method and device for counting page clicking behaviors based on position coordinates
CN106897347B (en) * 2016-08-15 2021-12-24 创新先进技术有限公司 Webpage display method, operation event recording method and device
CN106897347A (en) * 2016-08-15 2017-06-27 阿里巴巴集团控股有限公司 A kind of web page display method, Action Events recording method and device
CN108073597A (en) * 2016-11-10 2018-05-25 北京国双科技有限公司 The page clicks on behavior methods of exhibiting, device and system
CN106951535A (en) * 2017-03-22 2017-07-14 福建中金在线信息科技有限公司 The method and device of counting user operation behavior in a kind of webpage
CN107146100A (en) * 2017-04-18 2017-09-08 北京思特奇信息技术股份有限公司 A kind of user behavior data capturing analysis method and system based on JavaScript
CN107229992A (en) * 2017-05-03 2017-10-03 北京中维百视科技有限公司 A kind of optimization method based on shared component reference pattern
CN107515924A (en) * 2017-08-24 2017-12-26 南京农纷期电子商务有限公司 A kind of page info collection method based on react native
CN108009215B (en) * 2017-11-17 2018-11-06 山东师范大学 A kind of search results pages user behavior pattern assessment method, apparatus and system
CN108009215A (en) * 2017-11-17 2018-05-08 山东师范大学 A kind of search results pages user behavior pattern assessment method, apparatus and system
CN108933823A (en) * 2018-06-28 2018-12-04 北京京东尚科信息技术有限公司 User's touching reaches method and apparatus
CN108933823B (en) * 2018-06-28 2021-09-03 北京京东尚科信息技术有限公司 User touch method and device
CN109388246A (en) * 2018-06-29 2019-02-26 王帅涵 A kind of method of network information exchange
CN108829531A (en) * 2018-06-29 2018-11-16 王帅涵 A kind of browser plug-in
CN109710354A (en) * 2018-12-13 2019-05-03 平安普惠企业管理有限公司 Page monitor method, page restoring method, device, equipment and medium
CN110647321A (en) * 2019-08-15 2020-01-03 平安普惠企业管理有限公司 Method, device and equipment for playing back operation flow and storage medium
CN110795311A (en) * 2019-10-30 2020-02-14 北京三快在线科技有限公司 Event playback method and device
WO2021129335A1 (en) * 2019-12-27 2021-07-01 华为技术有限公司 Operation monitoring method and apparatus, operation analysis method and apparatus
CN111461612A (en) * 2020-04-03 2020-07-28 北京思特奇信息技术股份有限公司 Marketing resource inventory checking method and system
CN112230774A (en) * 2020-10-15 2021-01-15 北京津发科技股份有限公司 Method and system for analyzing reaction behavior based on human-computer interaction
CN112230774B (en) * 2020-10-15 2022-04-12 北京津发科技股份有限公司 Method and system for analyzing reaction behavior based on human-computer interaction

Similar Documents

Publication Publication Date Title
CN103488507A (en) User behavior trajectory playback method
CN105550184B (en) A kind of information acquisition method and device
CN104183027B (en) A kind of User Status determines method and device
WO2017167042A1 (en) Statistical method and apparatus for behaviors of front-end users
CN102395945B (en) Method, device and system for tracking user behavior in touch screen terminal
CN102841789B (en) A kind of method and apparatus of recording with playback that user in browser is operated
CN104636240B (en) A kind of acquisition methods and terminal of information report
CN110515830A (en) Operation trace method for visualizing, device, equipment and storage medium
CN105589782B (en) User behavior acquisition method based on browser
CN106445484A (en) Method and system for realizing data tracking through software development kit
US11601453B2 (en) Methods and systems for establishing semantic equivalence in access sequences using sentence embeddings
CN104636435A (en) Cloud terminal screen recording method
CN107370806A (en) HTTP conditional codes monitoring method, device, storage medium and electronic equipment
CN104348658A (en) Fault report generation method and system thereof
CN102681886A (en) Method and system for tracking user behaviors on mobile equipment
CN105607985B (en) Operation log recording method and system based on Qt graphic interface softwares
CN110647321A (en) Method, device and equipment for playing back operation flow and storage medium
CN109871963A (en) Operation troubles restoring method, device, electronic equipment and storage medium
CN104104734A (en) Log analysis method and device
CN109684571A (en) A kind of collecting method and device, storage medium
CN114692049A (en) Browser-based screen recording method and device, electronic equipment and storage medium
CN105719195A (en) Gradual-type expressing method and system for intelligent-substation event sequence analysis
CN102375667B (en) The method and apparatus of positioning input focus
CN104346174B (en) A kind of description of online polar plot modeling process and replay method
CN104750824A (en) Application functional data processing method and device

Legal Events

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

Application publication date: 20140101

RJ01 Rejection of invention patent application after publication