CN108108381B - Page monitoring method and device - Google Patents

Page monitoring method and device Download PDF

Info

Publication number
CN108108381B
CN108108381B CN201611063882.1A CN201611063882A CN108108381B CN 108108381 B CN108108381 B CN 108108381B CN 201611063882 A CN201611063882 A CN 201611063882A CN 108108381 B CN108108381 B CN 108108381B
Authority
CN
China
Prior art keywords
split
screen page
monitoring
hash value
url
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.)
Active
Application number
CN201611063882.1A
Other languages
Chinese (zh)
Other versions
CN108108381A (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.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum 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 Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201611063882.1A priority Critical patent/CN108108381B/en
Publication of CN108108381A publication Critical patent/CN108108381A/en
Application granted granted Critical
Publication of CN108108381B publication Critical patent/CN108108381B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a page monitoring method and device. The method comprises the following steps: acquiring a URL (uniform resource locator) of a currently accessed split-screen page; extracting a hash value in the URL; monitoring the hash value; and if the hash value is monitored to be changed, executing a hash change event to determine that the split screen page is switched. Through the method and the device, the problem that the webpage split screen cannot be monitored on a single page in the related technology is solved.

Description

Page monitoring method and device
Technical Field
The application relates to the technical field of internet, in particular to a page monitoring method and device.
Background
Under the wave of the current mobile internet, the HTML5 has a plurality of advantages and more use scenes, and a plurality of web page monitoring companies on the market realize the monitoring of the access, the jump-out, the stay time and the like of web pages through the HTML 5. In order to optimize the user experience of a mobile terminal and a PC terminal, more and more enterprises perform split-screen processing on single-page webpages, so that one single-page webpage comprises a plurality of split-screen pages, but only a single page can be monitored based on the traditional monitoring method, and the single page cannot be monitored, so that whether and when the split-screen pages are switched cannot be determined.
Aiming at the problem that the split screen of the webpage cannot be monitored on a single page in the related technology, an effective solution is not provided at present.
Disclosure of Invention
The main objective of the present application is to provide a method and an apparatus for monitoring a page, so as to solve the problem that the split-screen monitoring of a web page cannot be performed on a single page in the related art.
In order to achieve the above object, according to one aspect of the present application, a method for monitoring a page is provided. The method comprises the following steps: acquiring a URL (uniform resource locator) of a currently accessed split-screen page; extracting a hash value in the URL; monitoring the hash value; and if the hash value is monitored to be changed, executing a hash change event to determine that the split screen page is switched.
Further, before obtaining the URL of the currently accessed split-screen page, the method further includes: naming the split screen pages according to a preset rule to obtain the name of each split screen page, wherein the names of the split screen pages are different from each other, and the preset rule corresponds to a writing rule of a hash value in a URL (uniform resource locator) of the split screen pages; and modifying the hash value in the URL of the corresponding split-screen page by adopting the name of each split-screen page.
Further, monitoring the hash value comprises: if the current browser supports the hash change event, monitoring the hash value according to the monitoring period of the current browser; and if the current browser does not support the hash change event, monitoring the hash value according to a preset period.
Further, performing the hash change event includes: and sending the URL of the currently accessed split-screen page and the URL of the switched split-screen page.
Further, after determining that the split-screen page is switched, the method further includes: acquiring a hash value in a URL of the switched split-screen page; and determining the name of the switched split-screen page according to the hash value in the URL of the switched split-screen page, and monitoring the switched split-screen page.
Further, monitoring the switched split-screen page comprises: monitoring operation indexes on the split-screen page and/or a chart generated according to the operation indexes, wherein the operation indexes comprise: and the chart comprises a thermodynamic diagram generated according to the click times.
In order to achieve the above object, according to another aspect of the present application, there is provided a page monitoring apparatus. The device includes: the acquisition unit is used for acquiring the URL of the currently accessed split-screen page; the extracting unit is used for extracting the hash value in the URL; the monitoring unit is used for monitoring the hash value; and the execution unit is used for executing a hash change event under the condition that the change of the hash value is monitored so as to determine that the split screen page is switched.
Further, the apparatus further comprises: the naming unit is used for naming the split screen pages according to preset rules before the URLs of the split screen pages which are accessed currently are acquired to obtain the names of the split screen pages, wherein the names of the split screen pages are different from each other, and the preset rules correspond to the writing rules of hash values in the URLs of the split screen pages; and the modifying unit is used for modifying the hash value in the URL of the corresponding split-screen page by adopting the name of each split-screen page.
Further, the monitoring unit comprises: the first monitoring module is used for monitoring the hash value according to the monitoring period of the current browser under the condition that the current browser supports the hash change event; and the second monitoring module is used for monitoring the hash value according to a preset period under the condition that the current browser does not support the hash change event.
Further, the execution unit is further configured to send the URL of the currently accessed split-screen page and the URL of the switched split-screen page.
Through the application, the following steps are adopted: acquiring a URL (uniform resource locator) of a currently accessed split-screen page; extracting a hash value in the URL; monitoring the hash value; and if the hash value is monitored to be changed, executing a hash change event to determine that the split screen pages are switched, so that the problem that the split screen pages cannot be monitored on a single page in the related technology is solved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
FIG. 1 is a flowchart of a method for monitoring a page provided according to an embodiment of the present application; and
fig. 2 is a schematic diagram of a page monitoring device provided in an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of description, some terms or expressions referred to in the embodiments of the present application are explained below:
anchor point: the term "Anchor" in the W3C standard word is the Anchor point, which is interpreted as: a certain area in a resource may be zero, one, or multiple linked targets or sources. An anchor may reference an entire resource, or a particular portion thereof, or a particular representation of the resource. It is colloquially understood that an anchor is a hyperlink, but it is a hyperlink within a page.
Hash value: the hash value attribute is a readable and writable character string that is the anchor part of the URL (part starting with # number).
HTML5 is designed for multimedia support on mobile devices. New syntactic features are introduced to support this, such as video, audio and canvas marks. HTML5 also introduces new functionality that can actually change the way a user interacts with a document, including: the new parsing rule enhances flexibility; a new attribute; obsolete or redundant attributes are eliminated; drag and drop functionality from one HTML5 document to another; editing off line; enhancement of information transfer; detailed analysis rules; multipurpose Internet Mail Extensions (MIME) and protocol handler registration; a general standard for storing data in an SQL database (Web SQL); HTML5 was adopted by the new working group of the world wide web consortium (W3C) in 2007.
According to an embodiment of the application, a method for monitoring a page is provided.
Fig. 1 is a flowchart of a page monitoring method according to an embodiment of the present application. As shown in fig. 1, the method comprises the steps of:
step S101, obtaining the URL of the currently accessed split-screen page.
When a user accesses a web page, the URL of the web page is displayed on the browser, and when a web page includes a plurality of split-screen pages, for example, a web page a includes a split-screen page a, a split-screen page b, and a split-screen page c. When a user accesses a current split-screen page of a current webpage, a URL of the currently accessed split-screen page is obtained. For example, the URL of the split-screen page (e.g., split-screen page a) currently accessed by the user is obtained as: http:// www.360.112.87.156.53/Pdfview/# ABD 537.
Optionally, in the method for monitoring a page provided in the embodiment of the present application, before acquiring a URL of a currently visited split-screen page, the method further includes: naming the split screen pages according to a preset rule to obtain the name of each split screen page, wherein the names of the split screen pages are different from each other, and the preset rule corresponds to a writing rule of a hash value in a URL (uniform resource locator) of the split screen pages; and modifying the hash value in the URL of the corresponding split-screen page by adopting the name of each split-screen page.
Before the URL of the currently accessed split-screen page is obtained, naming the split-screen page according to a preset rule to obtain the name of each split-screen page, wherein the names of the split-screen pages are different, and the preset rule corresponds to a writing rule of a hash value in the URL of the split-screen page. In order to store the name of the split-screen page to be consistent with the hash value in the URL of the split-screen page, for example, the URL of the split-screen page a is: http:// www.360.112.87.156.53/Pdfview/# ABD537, the name of split-screen page a is A1, that is, the hash "ABD 537" in http:// www.360.112.87.156.53/Pdfview/# ABD537 is modified to A1, that is, the URL of the modified split-screen page a is: http:// www.360.112.87.156.53/Pdfview/# A1.
And step S102, extracting the hash value in the URL.
Since the hash value is a readable and writable character string, the character string is an anchor part (part starting from # number) of the URL. And extracting the obtained hash value in the URL of the currently accessed split-screen page. For example, the hash value obtained from http:// www.360.112.87.156.53/Pdfview/# A1 is: A1.
and step S103, monitoring the hash value.
Since the hash value in the URL of the web page changes when the web page is changed among the split-screen pages in the web page, the hash value extracted from the URL is monitored in order to monitor the split-screen pages.
Optionally, in the method for monitoring a page provided in the embodiment of the present application, the monitoring a hash value includes: if the current browser supports the hash change event, monitoring the hash value according to the monitoring period of the current browser; and if the current browser does not support the hash change event, monitoring the hash value according to a preset period.
And monitoring the hash value in different modes according to whether the current browser supports the hash change event. If the current browser supports the hash change event, the hash value is monitored according to the monitoring period of the current browser, and whether the hash value is changed or not is monitored in real time. If the current browser does not support the hash change event, a time period is preset, the hash value is collected according to the preset period and is compared with the hash value obtained last time to judge whether the hash value is changed. So as to realize the monitoring of the hash value.
And step S104, if the hash value is monitored to be changed, executing a hash change event to determine that the split screen page is switched.
And if the hash value is monitored to be changed, executing a hash change event to determine that the split screen page is switched. The hash change event is specifically that a notification message is sent to the server, and the URL of the current split-screen page and the URL of the split-screen page after the switching operation are sent, so that the server can determine that the split-screen page is switched, and therefore the split-screen page can be monitored as a webpage.
Optionally, in the method for monitoring a page provided in the embodiment of the present application, executing a hash change event includes: and sending the URL of the currently accessed split-screen page and the URL of the switched split-screen page.
If the hash value is monitored to be changed, the URL of the currently accessed split-screen page and the URL of the switched split-screen page are sent to the server, and the server can determine that the split-screen page is switched according to the URL of the currently accessed split-screen page and the URL of the switched split-screen page.
Optionally, in the method for monitoring a page provided in the embodiment of the present application, after it is determined that a split-screen page is switched, the method further includes: acquiring a hash value in a URL of the switched split-screen page; and determining the name of the switched split-screen page according to the hash value in the URL of the switched split-screen page, and monitoring the switched split-screen page.
Before the URL of the currently accessed split-screen page is obtained, the hash value in the URL of the corresponding split-screen page is modified by adopting the name of each split-screen page, so that after the split-screen page is switched, the hash value in the URL of the switched split-screen page is determined, the name of the split-screen page can be determined, and the switched split-screen page is monitored.
Optionally, in the method for monitoring a page provided in the embodiment of the present application, the monitoring the switched split-screen page includes: monitoring operation indexes on each split-screen page and/or a chart generated according to the operation indexes, wherein the operation indexes comprise: and the chart comprises a thermodynamic diagram generated according to the click times.
By the method, each split-screen page can be monitored as a single webpage, so that the browsing time and the click rate of each split-screen page can be monitored. For example, at the time a, the split-screen page is switched to the split-screen page B, and at the time a1, the split-screen page B is switched to the split-screen page C, so that the dwell time on the split-screen page B, that is, the browsing duration is (a1-a), and by monitoring the browsing durations of a plurality of split-screen pages under the same web page, reference can be provided for subsequent data analysis on each split-screen page. For another example, the click rate on the split-screen page B is 1125, the click rate on the split-screen page C is 1567, and the like, and a thermodynamic diagram is generated according to the click rate on each split-screen page, so that the user can intuitively know the click rate at different positions on each split-screen page. Therefore, the user can more conveniently acquire the information on the split-screen page, and the user experience is improved.
According to the page monitoring method provided by the embodiment of the application, the URL of the currently accessed split-screen page is obtained; extracting a hash value in the URL; monitoring the hash value; and if the hash value is monitored to be changed, executing a hash change event to determine that the split screen pages are switched, so that the problem that the split screen pages cannot be monitored on a single page in the related technology is solved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a device for monitoring a page, and it should be noted that the device for monitoring a page according to the embodiment of the present application may be used to execute the method for monitoring a page according to the embodiment of the present application. The following describes a page monitoring device provided in an embodiment of the present application.
FIG. 2 is a schematic diagram of a device for monitoring pages according to an embodiment of the application. As shown in fig. 2, the apparatus includes: an acquisition unit 10, an extraction unit 20, a monitoring unit 30 and an execution unit 40.
Specifically, the acquiring unit 10 is configured to acquire a URL of a currently accessed split-screen page.
When a user accesses a web page, the URL of the web page is displayed on the browser, and when a web page includes a plurality of split-screen pages, for example, a web page a includes a split-screen page a, a split-screen page b, and a split-screen page c. When a user accesses a current split-screen page of a current web page, the obtaining unit 10 obtains a URL of the currently accessed split-screen page. For example, the URL of the split-screen page (e.g., split-screen page a) currently accessed by the user is obtained as: http:// www.360.112.87.156.53/Pdfview/# ABD 537.
And the extracting unit 20 is used for extracting the hash value of the URL.
Since the hash value is a readable and writable character string, the character string is an anchor part (part starting from # number) of the URL. The extraction unit 20 extracts the hash value in the acquired URL of the currently accessed split-screen page. For example, the hash value obtained from http:// www.360.112.87.156.53/Pdfview/# A1 is: A1.
and the monitoring unit 30 is used for monitoring the hash value.
Since the hash value in the URL of the web page is changed when the web page is changed among the split-screen pages in the web page, the monitoring unit 30 monitors the hash value extracted from the URL in order to monitor the split-screen pages.
And the execution unit 40 is configured to execute a hash change event to determine that the split screen page is switched when the hash value is monitored to be changed.
The executing unit 40 executes a hash change event to determine that the split screen page is switched when monitoring that the hash value is changed. The hash change event is specifically that a notification message is sent to the server, and the URL of the current split-screen page and the URL of the split-screen page after the switching operation are sent, so that the server can determine that the split-screen page is switched, and therefore the split-screen page can be monitored as a webpage.
The page monitoring device provided by the embodiment of the application is used for acquiring the URL of the currently accessed split-screen page through the acquisition unit 10; an extracting unit 20, configured to extract a hash value of the URL 1; a monitoring unit 30, configured to monitor the hash value; the execution unit 40 is configured to execute a hash change event to determine that a split screen page is switched when it is monitored that a hash value changes, so as to solve a problem that a single page cannot be monitored in a related art, and by monitoring the hash value, execute the hash change event to determine that the split screen page is switched when it is monitored that the hash value changes, so as to achieve an effect of monitoring the single page on the split screen page.
Optionally, in the device for monitoring a page provided in the embodiment of the present application, the device further includes: the naming unit is used for naming the split screen pages according to preset rules before the URLs of the split screen pages which are accessed currently are acquired to obtain the names of the split screen pages, wherein the names of the split screen pages are different from each other, and the preset rules correspond to the writing rules of hash values in the URLs of the split screen pages; and the modifying unit is used for modifying the hash value in the URL of the corresponding split-screen page by adopting the name of each split-screen page.
Before the URL of the current accessed split-screen page is obtained, the naming unit names the split-screen pages according to preset rules to obtain the name of each split-screen page, and it needs to be noted that the names of the split-screen pages are different from each other, and the preset rules correspond to the writing rules of the hash value in the URL of the split-screen page. In order to store the name of the split-screen page to be consistent with the hash value in the URL of the split-screen page, for example, the URL of the split-screen page a is: http:// www.360.112.87.156.53/Pdfview/# ABD537, the name of split-screen page a is A1, and the modifying unit modifies hash "ABD 537" in http:// www.360.112.87.156.53/Pdfview/# ABD537 to A1, that is, the URL of the modified split-screen page a is: http:// www.360.112.87.156.53/Pdfview/# A1.
Optionally, in the device for monitoring a page provided in the embodiment of the present application, the monitoring unit 30 includes: the first monitoring module is used for monitoring the hash value according to the monitoring period of the current browser under the condition that the current browser supports the hash change event; and the second monitoring module is used for monitoring the hash value according to a preset period under the condition that the current browser does not support the hash change event.
The monitoring unit 30 monitors the hash value in different manners according to whether the current browser supports the hash change event. If the current browser supports the hash change event, the hash value is monitored according to the monitoring period of the current browser, and whether the hash value is changed or not is monitored in real time. If the current browser does not support the hash change event, a time period is preset, the hash value is collected according to the preset period and is compared with the hash value obtained last time to judge whether the hash value is changed. So as to realize the monitoring of the hash value.
Optionally, in the page monitoring apparatus provided in this embodiment of the application, the execution unit 40 is further configured to send a URL of a currently visited split-screen page and a URL of a switched split-screen page.
Before the URL of the currently accessed split-screen page is acquired, the hash value in the URL of the corresponding split-screen page is modified by using the name of each split-screen page, so that after the split-screen page is switched, the execution unit 40 determines the hash value in the URL of the switched split-screen page, that is, the name of the split-screen page can be determined, and the switched split-screen page is monitored.
Optionally, in the device for monitoring a page provided in the embodiment of the present application, the device further includes: the third monitoring module is used for monitoring the operation indexes on each split-screen page and/or the charts generated according to the operation indexes, and the operation indexes comprise: and the chart comprises a thermodynamic diagram generated according to the click times.
The unit and the module can monitor each split-screen page as a single webpage, so that the browsing time and the click rate of each split-screen page can be monitored. For example, at the time a, the split-screen page is switched to the split-screen page B, and at the time a1, the split-screen page B is switched to the split-screen page C, so that the dwell time on the split-screen page B, that is, the browsing duration is (a1-a), and by monitoring the browsing durations of a plurality of split-screen pages under the same web page, reference can be provided for subsequent data analysis on each split-screen page. For another example, the click rate on the split-screen page B is 1125, the click rate on the split-screen page C is 1567, and the like, and a thermodynamic diagram is generated according to the click rate on each split-screen page, so that the user can intuitively know the click rate at different positions on each split-screen page. Therefore, the user can more conveniently acquire the information on the split-screen page, and the user experience is improved.
Therefore, the monitoring device for the page includes a processor and a memory, the above-mentioned acquiring unit 10, the extracting unit 20, the monitoring unit 30, the executing unit 40, and the like are all stored in the memory as program units, and the processor executes the above-mentioned program units stored in the memory to realize the corresponding functions. The preset rules and the preset periods can be stored in the memory.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to one or more, and the page is monitored by adjusting kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
The present application further provides an embodiment of a computer program product, which, when being executed on a data processing device, is adapted to carry out program code for initializing the following method steps: acquiring a URL (uniform resource locator) of a currently accessed split-screen page; extracting a hash value in the URL; monitoring the hash value; and if the hash value is monitored to be changed, executing a hash change event to determine that the split screen page is switched.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
It will be apparent to those skilled in the art that the modules or steps of the present application described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present application is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (4)

1. A method for monitoring a page, comprising:
acquiring a URL (uniform resource locator) of a currently accessed split-screen page;
extracting a hash value in the URL;
monitoring the hash value; and
if the hash value is monitored to be changed, executing a hash change event to determine that the split screen page is switched;
wherein the executing the hash change event comprises:
sending the URL of the currently accessed split-screen page and the URL of the switched split-screen page;
before obtaining the URL of the currently accessed split-screen page, the method further comprises the following steps:
naming the split screen pages according to a preset rule to obtain the name of each split screen page, wherein the names of the split screen pages are different from each other, and the preset rule corresponds to a writing rule of a hash value in a URL (uniform resource locator) of the split screen pages; and
modifying a hash value in a URL (uniform resource locator) corresponding to each split-screen page by adopting the name of each split-screen page;
after determining that the split-screen page is switched, the method further comprises:
acquiring a hash value in a URL of the switched split-screen page;
determining the name of the switched split screen page according to the hash value in the URL of the switched split screen page, and monitoring the switched split screen page;
the monitoring the switched split-screen page comprises:
monitoring operation indexes on a split-screen page and/or a chart generated according to the operation indexes, wherein the operation indexes comprise: and the chart comprises a thermodynamic diagram generated according to the click times.
2. The method of claim 1, wherein monitoring the hash value comprises:
if the current browser supports the hash change event, monitoring the hash value according to the monitoring period of the current browser;
and if the current browser does not support the hash change event, monitoring the hash value according to a preset period.
3. A device for monitoring pages, comprising:
the acquisition unit is used for acquiring the URL of the currently accessed split-screen page;
the extracting unit is used for extracting the hash value in the URL;
the monitoring unit is used for monitoring the hash value; and
the execution unit is used for executing a hash change event under the condition that the hash value is monitored to be changed so as to determine that the split screen page is switched;
the execution unit is further configured to send the URL of the currently accessed split-screen page and the URL of the switched split-screen page;
wherein the apparatus further comprises:
the naming unit is used for naming the split screen pages according to preset rules before the URLs of the split screen pages which are accessed currently are acquired to obtain the names of the split screen pages, wherein the names of the split screen pages are different from each other, and the preset rules correspond to the writing rules of hash values in the URLs of the split screen pages; and
the modifying unit is used for modifying the hash value in the URL corresponding to the split screen page by adopting the name of each split screen page;
after the split-screen page is switched, the execution unit determines a hash value in a URL of the switched split-screen page, determines the name of the split-screen page and monitors the switched split-screen page;
the device further comprises: the third monitoring module is used for monitoring the operation indexes on each split-screen page and/or the charts generated according to the operation indexes, and the operation indexes comprise: and the chart comprises a thermodynamic diagram generated according to the click times.
4. The apparatus of claim 3, wherein the monitoring unit comprises:
the first monitoring module is used for monitoring the hash value according to the monitoring period of the current browser under the condition that the current browser supports the hash change event;
and the second monitoring module is used for monitoring the hash value according to a preset period under the condition that the current browser does not support the hash change event.
CN201611063882.1A 2016-11-25 2016-11-25 Page monitoring method and device Active CN108108381B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611063882.1A CN108108381B (en) 2016-11-25 2016-11-25 Page monitoring method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611063882.1A CN108108381B (en) 2016-11-25 2016-11-25 Page monitoring method and device

Publications (2)

Publication Number Publication Date
CN108108381A CN108108381A (en) 2018-06-01
CN108108381B true CN108108381B (en) 2021-06-22

Family

ID=62204620

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611063882.1A Active CN108108381B (en) 2016-11-25 2016-11-25 Page monitoring method and device

Country Status (1)

Country Link
CN (1) CN108108381B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109101544A (en) * 2018-06-29 2018-12-28 深圳市彬讯科技有限公司 Heating power drawing generating method, calculates equipment and readable storage medium storing program for executing at device
CN109145198A (en) * 2018-06-29 2019-01-04 深圳市彬讯科技有限公司 Heating power drawing generating method, calculates equipment and readable storage medium storing program for executing at device
CN113496003A (en) * 2020-04-08 2021-10-12 北京沃东天骏信息技术有限公司 Method and device for determining page stay time

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8631394B2 (en) * 2011-01-13 2014-01-14 Facebook, Inc. Static resource processing
CN103870551A (en) * 2014-02-28 2014-06-18 小米科技有限责任公司 Method and device for obtaining cross-domain data
CN103984686A (en) * 2013-02-07 2014-08-13 阿里巴巴集团控股有限公司 Page-switching method and device
CN104850602A (en) * 2015-05-04 2015-08-19 微梦创科网络科技(中国)有限公司 Method and apparatus for rendering and refreshing based on Internet webpage

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8631394B2 (en) * 2011-01-13 2014-01-14 Facebook, Inc. Static resource processing
CN103984686A (en) * 2013-02-07 2014-08-13 阿里巴巴集团控股有限公司 Page-switching method and device
CN103870551A (en) * 2014-02-28 2014-06-18 小米科技有限责任公司 Method and device for obtaining cross-domain data
CN104850602A (en) * 2015-05-04 2015-08-19 微梦创科网络科技(中国)有限公司 Method and apparatus for rendering and refreshing based on Internet webpage

Also Published As

Publication number Publication date
CN108108381A (en) 2018-06-01

Similar Documents

Publication Publication Date Title
CN106294648B (en) Processing method and device for page access path
CN104063460B (en) A kind of method and apparatus loading webpage in a browser
CN107463641B (en) System and method for improving access to search results
US10043199B2 (en) Method, device and system for publishing merchandise information
JP6488508B2 (en) Web page access method, apparatus, device, and program
US10515142B2 (en) Method and apparatus for extracting webpage information
CN102646135B (en) Webpage collecting method, device and system
CN102857369B (en) Website log saving system, method and apparatus
CN105095280A (en) Caching method and apparatus for browser
WO2015062416A1 (en) Method and device for loading webpages based onuiwebview components
CN104765746B (en) Data processing method and device for mobile communication terminal browser
CN107526755B (en) Data processing method and device
CN108108381B (en) Page monitoring method and device
CN110851756A (en) Page loading method and device, computer readable storage medium and terminal equipment
CN106815248B (en) Website analysis method and device
CN105653678A (en) Data chart subscription method and data chart subscription system
CN106446055B (en) Webpage generation method and system
CN110955855B (en) Information interception method, device and terminal
CN108062352B (en) Webpage page caching processing method, mobile terminal equipment and medium product
CN105893584A (en) Method, client and system for displaying website label of favorites
CN106897297B (en) Method and device for determining access path between website columns
US20160117392A1 (en) Information search method and apparatus
KR20160069402A (en) Method for providing user reaction web page
CN107784054B (en) Page publishing method and device
CN105512123B (en) Method and apparatus for creating web page characteristics image and generating Web page bookmark

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Applicant after: Beijing Guoshuang Technology Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Applicant before: Beijing Guoshuang Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant