CN107038053B - Statistical method and device for loading webpage pictures and mobile terminal - Google Patents

Statistical method and device for loading webpage pictures and mobile terminal Download PDF

Info

Publication number
CN107038053B
CN107038053B CN201710296124.2A CN201710296124A CN107038053B CN 107038053 B CN107038053 B CN 107038053B CN 201710296124 A CN201710296124 A CN 201710296124A CN 107038053 B CN107038053 B CN 107038053B
Authority
CN
China
Prior art keywords
picture
sending
loading
browsing
server
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.)
Expired - Fee Related
Application number
CN201710296124.2A
Other languages
Chinese (zh)
Other versions
CN107038053A (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 Xingxuan Technology Co Ltd
Original Assignee
Beijing Xingxuan 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 Xingxuan Technology Co Ltd filed Critical Beijing Xingxuan Technology Co Ltd
Priority to CN201710296124.2A priority Critical patent/CN107038053B/en
Publication of CN107038053A publication Critical patent/CN107038053A/en
Application granted granted Critical
Publication of CN107038053B publication Critical patent/CN107038053B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • 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]
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

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

Abstract

The embodiment of the invention provides a statistical method and device for loading webpage pictures and a mobile terminal, and relates to the technical field of computer application. Wherein, the method comprises the following steps: determining a picture loading area entering a visible area in a webpage; loading a real picture corresponding to a picture loading area entering the visible area in the webpage; and sending a browsing statistic request for the real picture to a server. The technical scheme provided by the embodiment of the invention can realize browsing statistics of the pictures loaded in the webpage, thereby providing a basis for product popularization.

Description

Statistical method and device for loading webpage pictures and mobile terminal
Technical Field
The embodiment of the invention relates to the technical field of internet, in particular to a statistical method and a statistical device for loading webpage pictures and a mobile terminal.
Background
With the wide application of the mobile terminal, it is more and more convenient to browse the webpage by using the mobile terminal. Pictures in web pages are also a way for people to obtain information, particularly for displaying pictures of specific products. For example, on an e-commerce website, when a product web page corresponding to a certain product picture is opened, browsing statistics on the product web page is performed. If the product webpage is not opened, the product pictures displayed on the webpage are not counted.
After the product picture is loaded on the webpage, the visitor can know the product information, so that the interest of the visitor in the loaded product picture is reflected. Therefore, there is a need for a method for browsing and counting pictures loaded in a web page, so as to accurately count the browsing times of the pictures by a visitor, thereby providing a basis for product promotion.
Disclosure of Invention
The embodiment of the invention provides a statistical method and device for loading webpage pictures and a mobile terminal, which are used for realizing browsing statistics on the pictures loaded in a webpage.
In a first aspect, an embodiment of the present invention provides a statistical method for loading a web page picture, including:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
and sending a browsing statistic request for the real picture to a server.
In a second aspect, an embodiment of the present invention provides a statistical apparatus for loading a web page picture, including:
the determining module is used for determining a picture loading area entering a visible area in a webpage;
the loading module is used for loading a real picture corresponding to the picture loading area entering the visible area in the webpage;
and the sending module is used for sending a browsing statistic request for the real picture to a server.
In a third aspect, an embodiment of the present invention provides a mobile terminal, including a memory and a processor; wherein the content of the first and second substances,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are for the processor to invoke for execution;
the processor is configured to:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
and sending a browsing statistic request for the real picture to a server.
The embodiment of the invention provides a statistical method for loading webpage pictures, which comprises the steps of determining a picture loading area entering a visible area in a webpage, loading a real picture corresponding to the picture loading area entering the visible area in the webpage, and finally sending a browsing statistical request for the real picture to a server, so that browsing statistics of the pictures loaded in the webpage are realized, and a basis is provided for product popularization.
These and other aspects of the invention are apparent from and will be elucidated with reference to the embodiments described hereinafter.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a statistical method for loading a web page picture according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating another statistical method for loading a web page picture according to an embodiment of the present invention;
FIG. 3 is a block diagram of a statistical apparatus for loading a web page picture according to an embodiment of the present invention;
FIG. 4 is a block diagram of another statistical device for loading a web page picture according to an embodiment of the present invention;
fig. 5 is a block diagram of a mobile terminal according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention.
In some of the flows described in the present specification and claims and in the above figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the order of the operations being indicated as 101, 102, etc. merely to distinguish between the various operations, and the order of the operations by themselves does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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 invention.
Referring to fig. 1, a flowchart of a statistical method for loading a web page picture according to an embodiment of the present invention is shown, where the method specifically includes the following steps:
step 101, determining a picture loading area entering a visible area in a webpage.
In specific implementation, the position relationship between the image loading area and the visual area can be obtained by calculating the size of the image loading area, the scroll distance of the scroll bar and the distance from the image loading area to the edge of the document. The size of the picture loading area can be the size of the picture to be loaded.
The visual area can be a visual area corresponding to a display screen on the mobile terminal.
In a specific implementation, pictures in a webpage can be defined by using picture tags, and a small-volume picture or other default background pictures can be loaded in a picture loading area according to an src value in an attribute of a picture tag after the webpage is opened. The small volume picture may be a reduced version of the real picture, the size of which is smaller than the size of the real picture. The real picture is a picture finally displayed in the picture loading area.
In the process of browsing the webpage, when a touchmove event occurs, namely in the process of continuously sliding the touch screen by a finger, continuously monitoring all picture loading areas in the webpage, in which real pictures are not loaded, so as to determine the picture loading areas entering the visible area. When the touchend event occurs, namely the finger leaves the touch screen, the monitoring of the picture loading area is finished.
For the page of the first screen, as the touchmove event does not occur, one monitoring can be actively triggered after the page is opened, so that the picture loading area in the first screen is judged.
And 102, loading the real picture corresponding to the picture loading area entering the visible area in the webpage.
In specific implementation, when a certain picture loading area is monitored to enter a visible area, the scr value in the picture tag corresponding to the picture loading area is replaced by the value of the data-original of the real source, so that the real picture in the real source is loaded.
In the process of displaying the picture, an instruction for controlling the picture display effect can be called through the callback function, so that the real picture in the picture loading area is loaded according to the preset picture display effect, and the visual aesthetic feeling is improved. The picture display effect can be a display effect appearing from left to right, a horizontal shutter and the like.
And after the real picture is loaded in the picture loading area, the picture loading area is not monitored.
According to the webpage picture loading method and device, the picture in the visible area is loaded first, and the picture which does not enter the visible area is not loaded, so that the network bandwidth can be saved, and the initial loading speed can be increased.
And 103, sending a browsing statistic request for the real picture to a server.
The embodiment of the invention provides a statistical method for loading webpage pictures, which comprises the steps of determining a picture loading area entering a visible area in a webpage, loading a real picture corresponding to the picture loading area entering the visible area in the webpage, and finally sending a browsing statistical request for the real picture to a server, so that browsing statistics of the pictures loaded in the webpage are realized, and a basis is provided for product popularization.
Referring to fig. 2, fig. 2 is a flowchart illustrating another statistical method for loading web page pictures according to an embodiment of the present invention. The embodiment shown in fig. 2 is an embodiment based on the refinement of step 103 in fig. 1, so the same contents as fig. 1 can be referred to the embodiment shown in fig. 1. The method shown in fig. 2 may comprise the following steps:
step 201, collecting the loaded identification of the real picture.
After the picture loading area entering the visible area is determined, a collection instruction can be called through a callback function, and the identification of the loaded real picture is collected.
The embodiment of the invention can store the identification of the real picture in the global array, thereby realizing the uniform processing of the identification in the global array.
Step 202, in response to detecting that the webpage stops sliding, sending a browsing statistics request including the identifier to the server.
The server can conduct browsing statistics on the corresponding real pictures according to the identification of the real pictures to obtain the browsing times of the loaded real pictures, and therefore basis can be provided for product popularization.
According to the embodiment of the invention, the browsing statistic request is sent only when the webpage stops sliding, so that the browsing statistic request is sent together with the real pictures loaded from the last time of stopping sliding of the webpage to the current time of stopping sliding of the webpage, instead of sending the browsing statistic request once for each picture entering the visible area, thereby saving network resources and reducing system load.
In a preferred example of the embodiment of the present invention, step 12 may specifically include:
and after the preset time of the touch ending signal is detected and no continuous touch signal is detected within the preset time, sending a browsing statistic request comprising the identifier to the server.
When a touch event occurs, a touch end signal is issued. According to the touch ending signal, a settimeout function can be used for carrying out delay processing, and in a preset time period for carrying out delay processing, if a continuous touch signal sent by a touchmove event is not detected, the system calls an identifier in the global array to be used for sending a browsing statistic request to the server.
When the touchmove event and the touchend event occur continuously and alternately, the browsing statistical request cannot be sent immediately after the touchmove event occurs through delay processing, and the browsing statistical request is sent only after the touchend event occurs within a preset time period and a continuous touch signal is not detected within the preset time period, so that real pictures to be counted can be combined to the maximum extent, the browsing statistical request is not sent once to each picture loading area entering the visible area, and network resources are saved to the maximum extent and system load is reduced.
The identification of the real picture in the browsing statistic request can be transmitted in the form of a json object, and the identification of each real picture is different so as to clearly distinguish each element in the global array.
Step 203, removing the identifier already included in the browsing statistics request from the collected identifiers.
The identifier of the real picture which is sent with the browsing statistic request is removed from the collected identifier, so that the problem of inaccurate statistics caused by repeated browsing statistics on the same real picture can be avoided.
In summary, the embodiment of the invention can realize browsing statistics of the pictures loaded in the webpage, thereby providing a basis for product promotion.
Referring to fig. 3, a block diagram of a statistical apparatus for loading a web page picture according to an embodiment of the present invention is shown, where the apparatus may specifically include the following steps:
the determining module 301 is configured to determine a picture loading area entering a visible area in a web page.
A loading module 302, configured to load, in the web page, a real picture corresponding to the picture loading area entering the visible area.
The loading module 302 may be specifically configured to load, in the web page, a real picture corresponding to the picture loading area entering the visible area according to a preset picture display effect.
A sending module 303, configured to send a browsing statistics request for the real picture to a server.
In summary, the embodiment of the invention can realize browsing statistics of the pictures loaded in the webpage, thereby providing a basis for product promotion.
Referring to fig. 4, fig. 4 is a block diagram of another statistical device for loading a web page picture according to an embodiment of the present invention. The embodiment shown in fig. 4 is a detailed embodiment based on the sending module 303 in fig. 3, so the same contents as fig. 3 can be referred to the embodiment shown in fig. 3. The apparatus shown in fig. 4 may specifically include:
a collecting unit 401, configured to collect the loaded identifier of the real picture.
A sending unit 402, configured to send, in response to detecting that the webpage stops sliding, a browsing statistics request including the identifier to the server.
The sending unit 402 is specifically configured to send a browsing statistics request including the identifier to the server in response to that a preset time is passed after the touch end signal is detected and no continuous touch signal is detected within the preset time.
A removing unit 403, configured to remove, from the collected identifiers, the identifiers that have been included in the browsing statistics request.
The embodiment of the invention can realize browsing statistics of the pictures loaded in the webpage, further provide basis for product popularization, and can carry out maximum merging processing on the loaded pictures to be counted instead of sending a browsing statistics request to each picture loading area entering the visible area, thereby saving network resources and reducing system burden to the maximum extent.
Referring to fig. 5, a block diagram of a mobile terminal provided in an embodiment of the present invention is shown, where the mobile terminal may specifically include a memory 501 and a processor 502; wherein the content of the first and second substances,
the memory 501 is configured to store one or more computer instructions, where the one or more computer instructions are invoked for execution by the processor 502;
the processor 502 is configured to:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
and sending a browsing statistic request for the real picture to a server.
In summary, the embodiment of the invention can realize browsing statistics of the pictures loaded in the webpage, thereby providing a basis for product promotion.
An embodiment of the present invention further provides a computer storage medium, where one or more computer instructions are stored, and when executed, the computer instructions implement the statistical method for loading the web page pictures in the embodiments shown in fig. 1 and fig. 2.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and 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 modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
The invention discloses A1, a statistical method for loading webpage pictures, which comprises the following steps:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
and sending a browsing statistic request for the real picture to a server.
A2, the method according to a1, wherein the step of loading the real picture corresponding to the picture loading area entering the visible area in the web page includes:
and loading a real picture corresponding to the picture loading area entering the visible area in the webpage according to a preset picture display effect.
A3, the method of A1, wherein the step of sending a browsing statistics request for the real pictures to a server comprises:
collecting the loaded identification of the real picture;
in response to detecting that the web page stops sliding, sending a browsing statistics request including the identification to the server.
A4, the method of A3, wherein the step of sending a request for browsing statistics including the identification to the server in response to detecting that the web page stops sliding comprises:
and after the preset time of the touch ending signal is detected and no continuous touch signal is detected within the preset time, sending a browsing statistic request comprising the identifier to the server.
A5, the method as in A3, wherein the step of sending a request for browsing statistics including the identification to the server in response to detecting that the web page stops sliding comprises:
removing the identifiers already included in the browsing statistics request from the collected identifiers.
The invention also discloses B6, a statistical device for loading web page pictures, comprising:
the determining module is used for determining a picture loading area entering a visible area in a webpage;
the loading module is used for loading a real picture corresponding to the picture loading area entering the visible area in the webpage;
and the sending module is used for sending a browsing statistic request for the real picture to a server.
B7, in the apparatus according to B6, the loading module is specifically configured to load, in the web page, the real picture corresponding to the picture loading area entering the visible area according to a preset picture display effect.
B8, the apparatus as in B6, the sending module comprising:
the collecting unit is used for collecting the loaded identification of the real picture;
a sending unit, configured to send, in response to detecting that the webpage stops sliding, a browsing statistics request including the identifier to the server.
B9, the apparatus according to B8, wherein the sending unit is specifically configured to send a browsing statistics request including the identifier to the server in response to detecting that the touch end signal is detected for a preset time and no continuous touch signal is detected within the preset time.
B10, the apparatus as defined in B6, wherein the sending module further comprises:
a removing unit, configured to remove, from the collected identifiers, the identifiers that have been included in the browsing statistics request.
The invention also discloses C11, a mobile terminal, comprising a memory and a processor; wherein the content of the first and second substances,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are for the processor to invoke for execution;
the processor is configured to:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
and sending a browsing statistic request for the real picture to a server.
Also disclosed is D12, a computer storage medium storing one or more computer instructions that, when executed, implement the method of any one of a1-a 5.

Claims (8)

1. A statistical method for loading webpage pictures is characterized by comprising the following steps:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
sending a browsing statistic request for the real picture to a server;
the step of sending a browsing statistics request for the real picture to a server includes:
collecting the loaded identification of the real picture;
in response to detecting that the web page stops sliding, sending a browsing statistics request including the identification to the server;
the step of sending a request for browsing statistics to the server including the identification in response to detecting that the web page stops sliding comprises:
and after the preset time of the touch ending signal is detected and no continuous touch signal is detected within the preset time, sending a browsing statistic request comprising the identifier to the server.
2. The method according to claim 1, wherein the step of loading the real picture corresponding to the picture loading area entering the visible area in the web page comprises:
and loading a real picture corresponding to the picture loading area entering the visible area in the webpage according to a preset picture display effect.
3. The method of claim 1, wherein the step of sending a request to the server for browsing statistics including the identification in response to detecting that the web page stops sliding comprises, after:
removing the identifiers already included in the browsing statistics request from the collected identifiers.
4. A statistical device for loading webpage pictures is characterized by comprising:
the determining module is used for determining a picture loading area entering a visible area in a webpage;
the loading module is used for loading a real picture corresponding to the picture loading area entering the visible area in the webpage;
the sending module is used for sending a browsing statistic request for the real picture to a server;
the sending module comprises:
the collecting unit is used for collecting the loaded identification of the real picture;
a sending unit, configured to send, in response to detecting that the webpage stops sliding, a browsing statistics request including the identifier to the server;
the sending unit is specifically configured to send a browsing statistics request including the identifier to the server in response to that a touch end signal is detected for a preset time and a continuous touch signal is not detected within the preset time.
5. The apparatus of claim 4, wherein the sending module further comprises:
a removing unit, configured to remove, from the collected identifiers, the identifiers that have been included in the browsing statistics request.
6. A mobile terminal comprising a memory and a processor; wherein the content of the first and second substances,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are for the processor to invoke for execution;
the processor is configured to:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
sending a browsing statistic request for the real picture to a server;
the step of sending a browsing statistics request for the real picture to a server includes:
collecting the loaded identification of the real picture;
in response to detecting that the web page stops sliding, sending a browsing statistics request including the identification to the server;
the step of sending a request for browsing statistics to the server including the identification in response to detecting that the web page stops sliding comprises:
and after the preset time of the touch ending signal is detected and no continuous touch signal is detected within the preset time, sending a browsing statistic request comprising the identifier to the server.
7. An electronic device comprising a memory and a processor; wherein the content of the first and second substances,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are for the processor to invoke for execution;
the processor is configured to:
determining a picture loading area entering a visible area in a webpage;
loading a real picture corresponding to a picture loading area entering the visible area in the webpage;
sending a browsing statistic request for the real picture to a server;
the step of sending a browsing statistics request for the real picture to a server includes:
collecting the loaded identification of the real picture;
in response to detecting that the web page stops sliding, sending a browsing statistics request including the identification to the server;
the step of sending a request for browsing statistics to the server including the identification in response to detecting that the web page stops sliding comprises:
and after the preset time of the touch ending signal is detected and no continuous touch signal is detected within the preset time, sending a browsing statistic request comprising the identifier to the server.
8. A computer storage medium having one or more computer instructions stored thereon that, when executed, implement the method of any one of claims 1-3.
CN201710296124.2A 2017-04-28 2017-04-28 Statistical method and device for loading webpage pictures and mobile terminal Expired - Fee Related CN107038053B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710296124.2A CN107038053B (en) 2017-04-28 2017-04-28 Statistical method and device for loading webpage pictures and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710296124.2A CN107038053B (en) 2017-04-28 2017-04-28 Statistical method and device for loading webpage pictures and mobile terminal

Publications (2)

Publication Number Publication Date
CN107038053A CN107038053A (en) 2017-08-11
CN107038053B true CN107038053B (en) 2020-09-22

Family

ID=59537865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710296124.2A Expired - Fee Related CN107038053B (en) 2017-04-28 2017-04-28 Statistical method and device for loading webpage pictures and mobile terminal

Country Status (1)

Country Link
CN (1) CN107038053B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109684573B (en) * 2017-10-18 2021-10-15 北京京东尚科信息技术有限公司 Target picture display method and device, storage medium and electronic equipment
CN109542748B (en) * 2018-11-26 2023-08-01 北京时光荏苒科技有限公司 Method, device, equipment and storage medium for determining view browsing times
CN115578161A (en) * 2022-12-08 2023-01-06 深圳市加推科技有限公司 Statistical method, system, terminal device and storage medium of user intention

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079768A (en) * 2006-05-25 2007-11-28 阿里巴巴公司 A method for computing click data of webpage link
CN102999500A (en) * 2011-09-09 2013-03-27 深圳市快播科技有限公司 Statistical method and system for click rate
CN104050172A (en) * 2013-03-12 2014-09-17 腾讯科技(深圳)有限公司 Webpage picture loading method and system
CN104881408A (en) * 2014-02-27 2015-09-02 腾讯科技(深圳)有限公司 Method, device and system for counting number of clicks on page and displaying result
CN106095995A (en) * 2016-06-21 2016-11-09 武汉斗鱼网络科技有限公司 A kind of picture loading method based on viewing area and device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030023717A1 (en) * 2001-07-26 2003-01-30 Lister Michael L. Method and apparatus to reveal the usability of an internet web site
WO2007038491A2 (en) * 2005-09-26 2007-04-05 Novarra, Inc. System and method for web navigation using images
CN102663012B (en) * 2012-03-20 2017-07-04 北京搜狗信息服务有限公司 A kind of webpage preloads method and system
WO2013139025A1 (en) * 2012-03-22 2013-09-26 Google Inc. Providing content
CN102999586B (en) * 2012-11-15 2016-03-09 小米科技有限责任公司 A kind of method and apparatus of recommendation of websites
CN103544272A (en) * 2013-10-18 2014-01-29 北京奇虎科技有限公司 Method and device for displaying pictures in browser
CN104951317A (en) * 2014-03-26 2015-09-30 北京奇虎科技有限公司 Image loading device and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079768A (en) * 2006-05-25 2007-11-28 阿里巴巴公司 A method for computing click data of webpage link
CN102999500A (en) * 2011-09-09 2013-03-27 深圳市快播科技有限公司 Statistical method and system for click rate
CN104050172A (en) * 2013-03-12 2014-09-17 腾讯科技(深圳)有限公司 Webpage picture loading method and system
CN104881408A (en) * 2014-02-27 2015-09-02 腾讯科技(深圳)有限公司 Method, device and system for counting number of clicks on page and displaying result
CN106095995A (en) * 2016-06-21 2016-11-09 武汉斗鱼网络科技有限公司 A kind of picture loading method based on viewing area and device

Also Published As

Publication number Publication date
CN107038053A (en) 2017-08-11

Similar Documents

Publication Publication Date Title
CN109120984B (en) Barrage display method and device, terminal and server
JP6470735B2 (en) Estimating the visibility of content items
WO2015143956A1 (en) Method and apparatus for blocking advertisement in web page
US11232479B2 (en) Methods and systems to evaluate and determine degree of pretense in online advertisement
CN107528749A (en) Website Usability detection method, apparatus and system based on cloud protection daily record
CN107038053B (en) Statistical method and device for loading webpage pictures and mobile terminal
CN108337652B (en) Method and device for detecting flow fraud
CN108133406B (en) Information display method and device, electronic equipment and computer readable storage medium
CN106162362B (en) Video playing method and player
CN109862074B (en) Data acquisition method and device, readable medium and electronic equipment
CN110889057B (en) Service data visualization method and service object visualization device
JP6239188B2 (en) Information filtering method, apparatus, program, and recording medium
CN112989162B (en) Buried point reporting method, device, equipment and storage medium
CN107329981B (en) Page detection method and device
CN111241385A (en) Information processing method, information processing apparatus, computer system, and medium
CN106875162B (en) Data capture method, data capture device, soft cash register docking interface and terminal
CN115146146A (en) Information display method and device, terminal equipment and storage medium
EP3564833A1 (en) Method and device for identifying main picture in web page
US9118563B2 (en) Methods and apparatus for detecting and filtering forced traffic data from network data
CN103617261A (en) Picture content attribute identification method and system
CN108959393B (en) Dynamic picture processing method, device and storage medium
CN115878358A (en) Abnormal log analysis method and device, electronic equipment and storage medium
CN115273063A (en) Method and device for determining object information, electronic equipment and storage medium
CN106708706B (en) Alarm information processing method and device for task program abnormity
AU2015298135A1 (en) Method and system for performing online advertisement monitoring

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: 100085 Beijing, Haidian District on the road to the information on the ground floor of the 1 to the 3 floor of the 2 floor, room 11, 202

Applicant after: Beijing Xingxuan Technology Co.,Ltd.

Address before: 100085 Beijing, Haidian District on the road to the information on the ground floor of the 1 to the 3 floor of the 2 floor, room 11, 202

Applicant before: Beijing Xiaodu Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200922