CN103368907A - Event report request system, method thereof, client device and report request method thereof - Google Patents

Event report request system, method thereof, client device and report request method thereof Download PDF

Info

Publication number
CN103368907A
CN103368907A CN2012100882188A CN201210088218A CN103368907A CN 103368907 A CN103368907 A CN 103368907A CN 2012100882188 A CN2012100882188 A CN 2012100882188A CN 201210088218 A CN201210088218 A CN 201210088218A CN 103368907 A CN103368907 A CN 103368907A
Authority
CN
China
Prior art keywords
reported event
client
reports
webpage
event
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
CN2012100882188A
Other languages
Chinese (zh)
Other versions
CN103368907B (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 CN201210088218.8A priority Critical patent/CN103368907B/en
Publication of CN103368907A publication Critical patent/CN103368907A/en
Application granted granted Critical
Publication of CN103368907B publication Critical patent/CN103368907B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention is applicable to the communication technical field and provides an event report request system, a method thereof, a client device, an event report request method of the client device. The system comprises a client and a server. The client is used for opening a report webpage preset in the client when the fact that an report event based on the client is triggered is detected, and sending the identification of the report event to the preset report webpage in the form of a url parameter such that the report webpage initiates the report request of the report event to the server according to the url parameter. According to the event report request system, the method thereof, the client device, and the event report request method, through a browser which is loaded dynamically and is corresponding to the identification of the report event, the report request corresponding to an event type is sent to the server, updating the client program of the client and the like to send the report request is not needed, the sending of the report request based on the client event is simpler, the report data statistics is more convenient, and the user experience is not affected.

Description

Reporting events Request System, method, client terminal device and report requesting method
Technical field
The invention belongs to communication technical field, relate in particular to the reporting events requesting method of a kind of reporting events Request System, method, client terminal device, client terminal device.
Background technology
A client (comprising pc client, cell-phone customer terminal etc.) need to write in the client-side program initiating logic if need to initiate network request in some event, carries out this operation by executive program.Because client-side program is distributed on the user PC etc., any logic alternative, as, being altered to reporting of halted state event etc. from reporting of broadcast state event in the multimedia file player client all must finish by the updating client program, and existing CS (Client/Server, client/server) pattern and unlike BS pattern (Browser/Server, browser/server) equally can arbitrarily upgrade, generally server can not require the user to force to upgrade client (this can cause customer loss), so the renewal of a client release needs very long universal process, and the client release that the same time is using has a plurality of, cause difficult obtain some event report request initiation situation, and then the data message that can't statistical phenomeon reports etc., can't recognize the universal situation etc. of the function of new interpolation.
Summary of the invention
The purpose of the embodiment of the invention is to provide the reporting events requesting method of a kind of reporting events Request System, method, client terminal device, client terminal device, be intended to solve since utilize prior art initiate based on client event report request the time, must upgrade client-side program, cause the difficult situation that reports of obtaining described event, and then can't add up the problem of the related data information of described reporting events.
The embodiment of the invention is achieved in that a kind of reporting events Request System, and described system comprises client and server, wherein:
Described client is used for when detecting reported event based on described client and be triggered, open the webpage that reports of presetting in the described client, and the sign of described reported event is sent to the described default webpage that reports with the form of url parameter, so that, initiating reporting of described reported event according to described url parameter, the described webpage that reports asks to described server.
Another purpose of the embodiment of the invention is to provide a kind of reporting events requesting method, and described method comprises the steps:
When client detects reported event based on described client and is triggered, open the default webpage that reports in the described client;
Described client is sent to the described default webpage that reports with the sign of described reported event with the form of url parameter;
The described webpage that reports is initiated reporting of described reported event and is asked to server according to described url parameter.
Another purpose of the embodiment of the invention is to provide a kind of client terminal device, and described client terminal device comprises:
Whether detecting unit is triggered for detection of client-based reported event;
Webpage is opened the unit, is used in the result of described detecting unit output opening the default webpage that reports when being;
The parameter transmitting element is used for the sign of described reported event is sent to the described default webpage that reports with the form of url parameter; And
Master unit is initiated in request, is used for according to described url parameter, reports webpage to initiate reporting of described reported event to ask to server by described.
Another purpose of the embodiment of the invention is to provide a kind of reporting events requesting method that adopts above-mentioned client terminal device, and described method comprises the steps:
When the client-based reported event of detection is triggered, open the default webpage that reports;
The sign of described reported event is sent to the described default webpage that reports with the form of url parameter;
According to described url parameter, report webpage to initiate reporting of described reported event to ask to server by described.
The embodiment of the invention is by when detecting client-based reported event and be triggered, open the webpage that reports of presetting in this client, and the sign of this reported event is sent to this default webpage that reports with the form of url parameter, so that this reports webpage according to described url parameter, that initiates described reported event reports request to described server, solved and utilized prior art to initiate the complicated problem of client-based reporting events request, report request simpler so that send based on client event, the reported data statistics is more convenient, and can not affect user's experience.
Description of drawings
Fig. 1 is the structure chart of the reporting events Request System that provides of first embodiment of the invention;
Fig. 2 is the realization flow figure of the reporting events requesting method that provides of second embodiment of the invention;
Fig. 3 is the structure chart of the client terminal device that provides of third embodiment of the invention;
Fig. 4 is the realization flow figure of the reporting events requesting method of the client terminal device that provides of fourth embodiment of the invention.
Embodiment
In order to make purpose 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.
The embodiment of the invention detects the triggering situation of reported event on the backstage by client, when detecting a certain reported event triggering, dynamic opening is default reports webpage, and according to url parameter of this reported event that gets access to etc., carry out this and default report script corresponding with this reported event on the webpage, thereby initiate corresponding with this reported event type request that reports, so that under the prerequisite that does not affect client user's use, simplify the whole process that reports request, also improved the flexibility that reports request.
Below in conjunction with specific embodiment specific implementation of the present invention is described in detail:
Embodiment one:
Fig. 1 shows the structure chart of the reporting events Request System that first embodiment of the invention provides, and for convenience of explanation, only shows the part relevant with the embodiment of the invention.
This reporting events Request System comprises client 11 and server 12, and wherein server 12 is the existing server that reports request for reception:
Client 11 is used for when detecting reported event based on this client and be triggered, open the webpage that reports of presetting in this client, and the sign of this reported event is sent to this default webpage that reports with the form of url parameter, so that this reports webpage according to this url parameter, that initiates this reported event reports request to this server 12.
Wherein, the reported event that pre-defined needs report in this client 11, each reported event has unique sign, and since reported event can be in client 11 predefine, also so that can add flexibly according to actual needs or delete other events etc.Should the default webpage that reports be the webpage that sets in advance initial network address, can be the webpage of customed blank or non-blank-white address, and in the whole system implementation, what this was default reports web page address constant, should default report in addition webpage to realize by the coding code.
Take multimedia player pc client as example, in this pc client, define the event that each may report in advance, comprise the user to reported events such as the broadcast of multimedia player, time-outs, and each reported event is assigned a unique id value.When the broadcast event of multimedia player is triggered, this pc client will be opened the default webpage that reports, further the sign that this reported event is corresponding is sent to this default webpage that reports with the form of url (Uniform/Universal Resource Locator, URL(uniform resource locator)) parameter.In addition, when this multimedia player has increased new function, such as F.F., rewind down etc., then only need to increase in client the reported event of corresponding function, need not to revise or the updating client program, by initiating to report request, just can be so that the convenient situations such as use of understanding new function of this multimedia client player provider.
In embodiments of the present invention, this reports webpage specifically for the url parameter according to this reported event that receives, obtain the type of this reported event, and initiate to ask to this server with corresponding the reporting of the type of this reported event by carrying out the javascript script corresponding with this reported event.
In the embodiment of the invention, client 11 is opened the default webpage that reports and is specially dynamic creation one IE browser, open the webpage that reports that pre-sets network address, after this, continuation is sent to this default webpage that reports with the sign of this reported event with the form of url parameter, further according to the type of this this reported event of url parameter acquiring, the javascript script corresponding with this reported event on the webpage begins to carry out at this moment, initiates the report request corresponding with the type of this reported event.This reports request to report request for http, this http can be reported request to be sent to server 12, thereby this server 12 can report according to this http the situations such as the reporting of this reported event of request statistics, use, and is real-time, fully understand this reported event.Take client 11 as multimedia player pc client as example, clicking the events such as broadcast, time-out, broadcasting pictures card as the user is example, after this Event triggered, send the report request corresponding with this event by webpage, just can add up this multimedia player operating position, take measures on customs clearance to make things convenient for third party to wait according to this multimedia player operating position etc.
The client 11 of this reporting events Request System also is used for when detecting another reported event based on this client 11 and be triggered, open this default webpage that reports, the sign that this another reported event is corresponding is passed to this default webpage that reports with the form of url parameter, so that should be default report webpage according to the type of this this another reported event of url parameter acquiring, and to upgrade current javascript script according to this url parameter be the javascript script corresponding with this another reported event, initiates the report request corresponding with the type of this another reported event by the javascript script of carrying out after upgrading.
In embodiments of the present invention, take client 11 as multimedia player pc client as example, after triggering broadcast event, client 11 by carry out the webpage javascript script corresponding with this broadcast event can initiate with the type of this broadcast event corresponding report request, and the webpage that reports that open this moment remains the default webpage that reports, when another reported event that detects this broadcast event, as suspending, F.F., retreat etc. when being triggered, in other words when reporting logic that change occurs, then reopen this default webpage that reports this moment, need the sign of this another reported event is sent to this default webpage that reports with the form of url parameter, after the sign of this another reported event that the form that receives with the url parameter represents, obtain the type of this another reported event, because the current web page script is javascript script corresponding to a upper reported event, then will upgrade current web page javascript script this moment and be updated to javascript script corresponding to this another reported event, initiate to ask to server 12 with corresponding the reporting of the type of this another reported event by the script of carrying out after upgrading, also namely only need to upgrade the current javascript script that reports the page for to the javascript script that reports the page that should another reported event, can initiate the request that reports of this another reported event.
Need to prove, after current reported event triggers, when client does not detect the triggering message of other reported events, then keep the current request that reports that reports webpage and send current reported event.The user can arrange a certain time threshold that webpage opens etc. that reports in client certain bits top set etc., after surpassing this threshold value, automatically will report webpage to close, then report request to finish, and the whole implementation of above-mentioned reporting events Request System is all carried out on the backstage, IE browser etc. is stealth mode, and the user can not see and perceive.
In embodiments of the present invention, the reported event that this reporting events Request System reports needs by webpage etc. on the backstage, the form that can not discover with the user sends the request that reports, can not affect user's experience, when needs increase other reported events or revise existing reported event etc., because client and report page loose coupling, only need to carry out in advance self-defined setting in client, need not to revise the client-side program that initiated event reports request, and when reported event changes, also only need to upgrade the current javascript script of the page that reports and to realize reporting accordingly request, realized under the prerequisite that does not affect user's experience, simplified the step that reports request that sends based on client event, made things convenient for the reported data statistics, also be beneficial to the third party and comprehensively understand in real time client-based dependent event.
Embodiment two:
Fig. 2 shows the realization flow of the reporting events requesting method that second embodiment of the invention provides, and details are as follows:
In step S201, when client detects reported event based on this client and is triggered, open the default webpage that reports in this client.
Wherein, the reported event that pre-defined needs report in this client, and each reported event has unique sign.Since reported event can be in client predefine, also so that can add flexibly according to actual needs or delete other reported events etc.
Particularly, take multimedia player pc client as example, in this pc client, define the event that each may report in advance, comprise the user to reported events such as the broadcast of multimedia player, time-outs, and each reported event is assigned a unique sign or id value.When the broadcast event that detects multimedia player is triggered, this pc client will be opened the default webpage that reports, and be specially dynamic creation one IE browser, open the default webpage that reports.Wherein, this default webpage that reports is the webpage that sets in advance initial network address, can be the webpage of customed blank or non-blank-white address, and in the whole system implementation, what this was default reports web page address constant.
In step S202, this client sign that this reported event is corresponding is passed to this default webpage that reports with the form of url parameter.
Particularly, this client sign that this reported event is corresponding is sent to this default webpage that reports with the form of url (Uniform/UniversalResource Locator, URL(uniform resource locator)) parameter.In addition, when this multimedia player has increased new function, such as F.F., rewind down etc., then only need to increase in client the reported event of corresponding function, need not to revise or the updating client program, be passed to this default webpage that reports by sign corresponding to reported event that this is newly increased with the form of url parameter, finally initiate the new request that reports, just can be so that the situations such as use of the new function of the convenient understanding of this multimedia client player provider.
In step S203, this reports webpage according to this url parameter, initiates reporting of this reported event and asks to server.
Step S203 is specially:
This reports webpage according to the url parameter of this reported event that receives, and obtains the type of this reported event;
This reports webpage to initiate to ask to this server with corresponding the reporting of the type of this reported event by carrying out the javascript script corresponding with this reported event.
In specific implementation process, receive the url parameter of client at this web page server after, type according to this this reported event of url parameter acquiring, begin to carry out by carrying out the javascript step corresponding with this reported event this moment, initiates the report request corresponding with the type of this reported event.This reports request to report request for http, this http can be reported request to be sent to server etc., thereby this server etc. can report according to this http the situations such as the reporting of this reported event of request statistics, use, and is real-time, fully understand this reported event.Particularly, take client as multimedia player pc client as example, clicking the events such as broadcast, time-out, broadcasting pictures card as the user is example, after this Event triggered, send the report request corresponding with this event by webpage, just can add up this multimedia player operating position, take measures on customs clearance to make things convenient for third party to wait according to this multimedia player operating position etc.
The reporting events requesting method that the embodiment of the invention provides is further comprising the steps of:
When detecting another reported event based on this client and be triggered, open this default webpage that reports, the sign of this another reported event is passed to this default webpage that reports with the form of url parameter;
This reports webpage according to this url parameter, obtains the type of this another reported event, and initiates to ask to this server with corresponding the reporting of the type of this another reported event by carrying out the javascript script corresponding with this another reported event.
In specific implementation process, current reported event change when client, when also namely detecting another reported event based on this client and being triggered, still open this default webpage that reports, also can be understood as and carry out one section code, and the sign of this another reported event is sent to this default webpage that reports with the form of url parameter, this reports webpage according to the type of this this another reported event of url parameter acquiring, and need upgrading this upper javascript script corresponding to a reported event be javascript script corresponding to this another reported event, by carry out javascript script initiation after the renewal corresponding with the type of this another reported event report request.
In embodiments of the present invention, this reporting events requesting method is when reported event triggers, open the default webpage that reports, and sign corresponding to this reported event is sent to the default webpage that reports with the form of url parameter, and should be default report webpage according to the type of this this reported event of url parameter acquiring, and by carrying out the request that reports that this script corresponding with this reported event is initiated and the type of this reported event is corresponding, so that the setting of reported event is more flexible, and under the prerequisite that does not affect user's experience, simplified the request that reports that sends based on client event, made things convenient for the reported data statistics, also be beneficial to the third party and comprehensively understand in real time client-based dependent event.
Embodiment three:
Fig. 3 shows the structure of the client terminal device that third embodiment of the invention provides, and for convenience of explanation, only shows the part relevant with the embodiment of the invention.
This client terminal device can be used for computer, perhaps have other portable terminals that client functionality is installed, in mobile phone etc., it can be the software unit that runs in these communication terminals, also can be used as independently, suspension member is integrated in these portable terminals or runs in the application system of these portable terminals, this client terminal device comprises that detecting unit 31, webpage are opened unit 32, parameter transmitting element 33 and master unit 34 is initiated in request, wherein:
Whether detecting unit 31 is triggered for detection of client-based reported event.
Wherein, the reported event that pre-defined needs report in the client, each reported event has unique sign, and since reported event can be in client predefine, also so that can add flexibly according to actual needs or delete other reported events etc.
Webpage is opened unit 32, is used in the result of this detecting unit 31 outputs opening the default webpage that reports when being.
Wherein, should the default webpage that reports be the webpage that sets in advance initial network address, can be the webpage of customed blank or non-blank-white address, and in the whole system implementation, that should preset reports web page address constant, should default report in addition webpage to realize by the coding code.
Parameter transmitting element 33 is used for the sign that this reported event is corresponding and is sent to this default webpage that reports with the form of url parameter.
In embodiments of the present invention, in the result of this detecting unit 31 outputs when being, open unit 32 by webpage and open the webpage that reports of presetting in this client, parameter transmitting element 33 sign that this reported event is corresponding is sent to this default webpage that reports with the form of url (Uniform/Universal Resource Locator, URL(uniform resource locator)) parameter.Take multimedia player pc client as example, in this pc client, define the event that each may report in advance, comprise the user to reported events such as the broadcast of multimedia player, time-outs, and each reported event is assigned a unique id value.When the broadcast event that detects multimedia player when this detecting unit 31 is triggered, the webpage of this pc client terminal device is opened unit 32 will open the default webpage that reports, and further utilize parameter transmitting element 33 sign that this reported event is corresponding to be sent to this default webpage that reports with the form of url parameter.In addition, when this multimedia player has increased new function, such as F.F., rewind down etc., then only need to increase in client the reported event of corresponding function, need not to revise or the updating client program, by initiating to report request, just can be so that the convenient situations such as use of understanding new function of this multimedia client player provider.
Master unit 34 is initiated in request, is used for according to this url parameter, reports webpage to initiate reporting of this reported event by this and asks to server.
This request is initiated unit 34 and is specifically comprised:
Event type acquiring unit 341 is used for the url parameter according to this reported event that receives, and obtains the type of this reported event; And
Subelement 342 is initiated in request, is used for reporting webpage to carry out the javascript script corresponding with this reported event by this, initiates to ask to server with corresponding the reporting of the type of this reported event.
In embodiments of the present invention, this event type acquiring unit 341 is according to the type of this this reported event of url parameter acquiring, request this moment is initiated subelement 342 and is begun to carry out the javascript script corresponding with this reported event, initiates the report request corresponding with the type of this reported event.This reports request to report request for http, and this http can be reported request to be sent to server, thereby this server can report according to this http the situations such as the reporting of this reported event of request statistics, use, and is real-time, fully understand this reported event.Take client terminal device as multimedia player pc client as example, clicking the events such as broadcast, time-out, broadcasting pictures card as the user is example, after this Event triggered, send the report request corresponding with this event by webpage, just can add up this multimedia player operating position, take measures on customs clearance to make things convenient for third party to wait according to this multimedia player operating position etc.
In addition, this client terminal device can also comprise updating block, and being used for upgrading current javascript script according to the url parameter that receives is the javascript script corresponding with another reported event of current triggering.
In embodiments of the present invention, when utilizing detecting unit 31 to detect another reported event based on this client to be triggered, webpage is opened unit 32 and is opened this default webpage that reports, parameter transmitting element 33 sign that this another reported event is corresponding is passed to this default webpage that reports with the form of url parameter, and the event type acquiring unit 341 of this moment is according to the type of this this another reported event of url parameter acquiring, and to upgrade current javascript script by updating block according to this url parameter be the javascript script corresponding with this another reported event, and request is initiated subelement 342 and initiated the report request corresponding with the type of this another reported event by the javascript script of carrying out after upgrading.
In embodiments of the present invention, when change occurs in reported event, prior art is to finish the request that reports accordingly by upgrading client-side program, and the embodiment of the invention does not need to upgrade client-side program, but in the operation of client terminal device running background change reporting request, and when needing to understand the operating position of client what's new, do not need client release to upgrade yet, only need in client, pre-define each and may need the event that reports, the reported event of what's new etc., just user's use can not affected, in the unware situation of user the statistics what's new report the data such as request, realized in real time, comprehensively, obtain simply the purpose of the related data information etc. of reporting events.
Embodiment four:
Fig. 4 shows the realization flow of the reporting events requesting method of the client terminal device that fourth embodiment of the invention provides, and details are as follows:
In step S401, when detecting client-based reported event and be triggered, open the default webpage that reports.
Wherein, the reported event that pre-defined needs report in the client, each reported event has unique sign, and since reported event can be in client predefine, also so that can add flexibly according to actual needs or delete other reported events etc.Should the default webpage that reports be the webpage that sets in advance initial network address, can be the webpage of customed blank or non-blank-white address, and in the whole system implementation, what this was default reports web page address constant, should default report in addition webpage to realize by the coding code.
In step S402, the sign of this reported event is sent to this default webpage that reports with the form of url parameter.
In specific implementation process, when detecting client-based reported event and be triggered, client is at backstage dynamic creation one IE browser, opening the default webpage that reports, and the unique sign that client will be corresponding with this reported event is sent to this default webpage that reports with the form of url parameter.Take multimedia player pc client as example, in this pc client, define the event that each may report in advance, comprise that the user is to the broadcast of multimedia player, the reported events such as time-out, and each reported event is assigned a unique id value, when this multimedia player has increased new function, such as F.F., rewind down etc., then only need to increase in client the reported event of corresponding function, need not to revise or the updating client program, by initiating to report request, just can be so that the convenient situations such as use of understanding new function of this multimedia client player provider.
In step S403, according to this url parameter, report webpage to initiate reporting of this reported event by this and ask to server.
This step S403 specifically may further comprise the steps:
According to the url parameter of this reported event that receives, obtain the type of this reported event;
Report webpage to carry out the javascript script corresponding with this reported event by this, initiate to ask to server with corresponding the reporting of the type of this reported event.
Particularly, this reports request to report request for http, and this http can be reported request to be sent to server, thereby this server can report according to this http the situations such as the reporting of this reported event of request statistics, use, in real time, fully understand this reported event.Take client terminal device as multimedia player pc client as example, clicking the events such as broadcast, time-out, broadcasting pictures card as the user is example, after this Event triggered, send the report request corresponding with this event by webpage, just can add up this multimedia player operating position, take measures on customs clearance to make things convenient for third party to wait according to this multimedia player operating position etc.
In specific implementation process, whether client detects in real time client-based reported event and is triggered, when detecting client-based reported event and be triggered, then open the default webpage that reports, be sent to this default webpage that reports by the sign that this reported event is corresponding with the form of url parameter, so that this webpage is initiated the report request corresponding with the type of this reported event.In addition when detecting when reporting logic alternative another reported event being triggered in other words, then open equally this and open the default webpage that reports, this another reported event is sent to this default webpage that reports to one sign with the form of url parameter, so that this web page server obtains the type of this another reported event, and to upgrade current javascript script be the javascript script corresponding with the event of this new triggering, initiates the report request corresponding with this another reported event type by the script of carrying out after upgrading.
In embodiments of the present invention, this client-based reporting events requesting method is initiated the report request corresponding with the triggering reported event by the browsing device net page of dynamic load, combine the advantage of B/S and C/S, so that to the simplification of obtaining of reporting events request, adaptivity is improved, and when change occurs reported event, do not need to upgrade client-side program, it is the operation in the request of client terminal device running background change reporting, and when needing to understand the operating position of client what's new, do not need client release to upgrade yet, only need in client, pre-define each and may need the event that reports, the reported event of what's new etc., just user's use can not affected, in the unware situation of user the statistics what's new report the data such as request, realized in real time, comprehensively, obtain simply the purpose of the related data information etc. of reporting events.
One of ordinary skill in the art will appreciate that all or part of step that realizes in above-described embodiment method is to come the relevant hardware of instruction to finish by program, described program can be stored in the computer read/write memory medium, described storage medium is such as ROM/RAM, disk, CD etc.
When the embodiment of the invention is triggered by detect client-based reported event when client, open the default webpage that reports, the sign that this reported event is corresponding is sent to the default webpage that reports with the form of url parameter, the webpage that reports that should be default is used for type according to this this reported event of url parameter acquiring, with carrying out the request that reports that the javascript script corresponding with this reported event on the webpage initiated and the type of this reported event is corresponding, solved since utilize prior art initiate based on client event report request the time, must upgrade client-side program, cause the difficult situation that reports of obtaining event, and then can't add up the problem of the related data information of this reporting events, report request simpler so that send based on client event, the reported data statistics is more convenient, and can not affect user's experience.
The above only is preferred embodiment of the present invention, not in order to limiting the present invention, all any modifications of doing within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a reporting events Request System is characterized in that, described system comprises client and server, wherein:
Described client is used for when detecting reported event based on described client and be triggered, open the webpage that reports of presetting in the described client, and the sign of described reported event is sent to the described default webpage that reports with the form of url parameter, so that, initiating reporting of described reported event according to described url parameter, the described webpage that reports asks to described server.
2. the system as claimed in claim 1 is characterized in that, the reported event that pre-defined needs report in the described client, and each reported event has unique sign.
3. system as claimed in claim 2, it is characterized in that, the described webpage that reports is specifically for the url parameter according to the described reported event that receives, obtain the type of described reported event, and initiate to ask to described server with corresponding the reporting of the type of described reported event by carrying out the javascript script corresponding with described reported event.
4. system as claimed in claim 3, it is characterized in that, described client also is used for when detecting another reported event based on described client and be triggered, open the described default webpage that reports, the sign of described another reported event is passed to the described default webpage that reports with the form of url parameter, so that the described webpage that reports is according to described url parameter, obtain the type of described another reported event, and initiate to ask to described server with corresponding the reporting of the type of described another reported event by carrying out the javascript script corresponding with described another reported event.
5. a reporting events requesting method is characterized in that, described method comprises the steps:
When client detects reported event based on described client and is triggered, open the default webpage that reports in the described client;
Described client is sent to the described default webpage that reports with the sign of described reported event with the form of url parameter;
The described webpage that reports is initiated reporting of described reported event and is asked to server according to described url parameter.
6. method as claimed in claim 5 is characterized in that, the described webpage that reports is initiated reporting of described reported event and asked to be specially to the step of server according to described url parameter:
The described webpage that reports obtains the type of described reported event according to the url parameter of the described reported event that receives;
The described webpage that reports initiates to ask to described server with corresponding the reporting of the type of described reported event by carrying out the javascript script corresponding with described reported event.
7. method as claimed in claim 6 is characterized in that, described method is further comprising the steps of:
When detecting another reported event based on described client and be triggered, open the described default webpage that reports, the sign of described another reported event is passed to the described default webpage that reports with the form of url parameter;
The described webpage that reports obtains the type of described another reported event according to described url parameter, and initiates to ask to described server with corresponding the reporting of the type of described another reported event by carrying out the javascript script corresponding with described another reported event.
8. a client terminal device is characterized in that, described client terminal device comprises:
Whether detecting unit is triggered for detection of client-based reported event;
Webpage is opened the unit, is used in the result of described detecting unit output opening the default webpage that reports when being;
The parameter transmitting element is used for the sign of described reported event is sent to the described default webpage that reports with the form of url parameter; And
Master unit is initiated in request, is used for according to described url parameter, reports webpage to initiate reporting of described reported event to ask to server by described.
9. device as claimed in claim 8 is characterized in that, described request is initiated the unit and specifically comprised:
The event type acquiring unit is used for the url parameter according to the described reported event that receives, and obtains the type of described reported event; And
Subelement is initiated in request, is used for carrying out the javascript script corresponding with described reported event by the described webpage that reports, and initiates to ask to server with corresponding the reporting of the type of described reported event.
10. one kind is adopted the as claimed in claim 8 reporting events requesting method of client terminal device, it is characterized in that, described method comprises the steps:
When the client-based reported event of detection is triggered, open the default webpage that reports;
The sign of described reported event is sent to the described default webpage that reports with the form of url parameter;
According to described url parameter, report webpage to initiate reporting of described reported event to ask to server by described.
CN201210088218.8A 2012-03-29 2012-03-29 Event report request system, method thereof, client device and report request method thereof Active CN103368907B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210088218.8A CN103368907B (en) 2012-03-29 2012-03-29 Event report request system, method thereof, client device and report request method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210088218.8A CN103368907B (en) 2012-03-29 2012-03-29 Event report request system, method thereof, client device and report request method thereof

Publications (2)

Publication Number Publication Date
CN103368907A true CN103368907A (en) 2013-10-23
CN103368907B CN103368907B (en) 2017-02-22

Family

ID=49369461

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210088218.8A Active CN103368907B (en) 2012-03-29 2012-03-29 Event report request system, method thereof, client device and report request method thereof

Country Status (1)

Country Link
CN (1) CN103368907B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106454512A (en) * 2016-09-06 2017-02-22 北京小度互娱科技有限公司 Player event statistical method and device player and terminal equipment
WO2017128261A1 (en) * 2016-01-28 2017-08-03 杨钰 Method of acquiring information on using image deletion technology, and mobile terminal
WO2018018242A1 (en) * 2016-07-24 2018-02-01 金蕾 Data collection method and playback device of advertisement playback technology
CN110740190A (en) * 2019-10-28 2020-01-31 宁波三星智能电气有限公司 Event reporting method, power terminal and computer readable storage medium
TWI712955B (en) * 2016-07-27 2020-12-11 開曼群島商創新先進技術有限公司 Method and device for waking up AP application through mobile browser

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101394406A (en) * 2008-10-22 2009-03-25 深圳市金蝶中间件有限公司 Method and apparatus for preventing duplicate button pressing by user
CN101504671A (en) * 2009-03-05 2009-08-12 阿里巴巴集团控股有限公司 Visible processing method, apparatus and system for web page access behavior of users

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101394406A (en) * 2008-10-22 2009-03-25 深圳市金蝶中间件有限公司 Method and apparatus for preventing duplicate button pressing by user
CN101504671A (en) * 2009-03-05 2009-08-12 阿里巴巴集团控股有限公司 Visible processing method, apparatus and system for web page access behavior of users

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017128261A1 (en) * 2016-01-28 2017-08-03 杨钰 Method of acquiring information on using image deletion technology, and mobile terminal
WO2018018242A1 (en) * 2016-07-24 2018-02-01 金蕾 Data collection method and playback device of advertisement playback technology
TWI712955B (en) * 2016-07-27 2020-12-11 開曼群島商創新先進技術有限公司 Method and device for waking up AP application through mobile browser
US10977103B2 (en) 2016-07-27 2021-04-13 Advanced New Technologies Co., Ltd. Awakening an application by means of a mobile browser
CN106454512A (en) * 2016-09-06 2017-02-22 北京小度互娱科技有限公司 Player event statistical method and device player and terminal equipment
CN110740190A (en) * 2019-10-28 2020-01-31 宁波三星智能电气有限公司 Event reporting method, power terminal and computer readable storage medium
CN110740190B (en) * 2019-10-28 2022-07-26 宁波三星智能电气有限公司 Event reporting method, power terminal and computer readable storage medium

Also Published As

Publication number Publication date
CN103368907B (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN102591724B (en) Method and device for information interaction
CN105446750B (en) The method and apparatus that WebApp starting runs, generates image file
CN103530160A (en) Page loading method and device
US20110238498A1 (en) Service stage for subscription management
CN104965691A (en) Method, apparatus and system for configuring page elements of a webpage
CN107181779B (en) Method, device and system for processing access request
CN106681581B (en) Application icon arrangement method and device
CN104301443A (en) Method and system for calling end capacity ports on web page
CN104756080A (en) Augmenting capabilities of a host device
CN104965848A (en) Front-end resource loading method and apparatus
CN105701122A (en) Log collection method, apparatus and system
CN103368907A (en) Event report request system, method thereof, client device and report request method thereof
CN105051685A (en) System and method to enable web property access to a native application
CN105611422A (en) Online live broadcast method based on multi-media list and apparatus thereof
CN104657201A (en) Method, device, equipment and system for pushing application program
CN104038510A (en) IOS system transparent agent realization method and system
CN103345696A (en) Display method, device and mobile terminal of pushing information
CN104113567A (en) Content distribution network data processing method, device and system
CN101771928A (en) Method and system and proxy server for Webpage transmitting
CN104092648B (en) file request method and device
CN105159692B (en) Identification method, device and the server of application
US10505811B2 (en) Multi-terminal interaction relation maintenance system and method
KR101265164B1 (en) System for providing shorten URL browsing with branding , method thereof, and web client thereof
CN103905477A (en) HTTP request processing method and server
CN103561113A (en) Web Service interface generating 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
C14 Grant of patent or utility model
GR01 Patent grant