CN110866984A - Sign-in method and device - Google Patents

Sign-in method and device Download PDF

Info

Publication number
CN110866984A
CN110866984A CN201810991137.6A CN201810991137A CN110866984A CN 110866984 A CN110866984 A CN 110866984A CN 201810991137 A CN201810991137 A CN 201810991137A CN 110866984 A CN110866984 A CN 110866984A
Authority
CN
China
Prior art keywords
check
result
specified operation
user
specified
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810991137.6A
Other languages
Chinese (zh)
Inventor
李超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810991137.6A priority Critical patent/CN110866984A/en
Publication of CN110866984A publication Critical patent/CN110866984A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C1/00Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people
    • G07C1/10Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people together with the recording, indicating or registering of other data, e.g. of signs of identity

Abstract

The embodiment of the application provides a check-in method and a check-in device, wherein the method comprises the following steps: monitoring a designated operation triggered by a user in a page, wherein the designated operation is a non-check-in operation; judging whether the specified operation is a first specified operation; and if the specified operation is the first specified operation, checking in the current user to obtain a check-in result. The user executes the designated operation and simultaneously triggers the check-in, the user does not need to enter the check-in page to check in, the check-in path is shortened, and the check-in efficiency is improved.

Description

Sign-in method and device
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for signing in.
Background
Currently, some applications such as social networking push user check-in functionality. The user can obtain certain rewards, such as special rights and the like, through continuous check-in, and the applications can improve the popularity or the liveness through the continuous check-in mode of the user.
For a user, the mode of continuously checking in is to log in an application every day and click a check-in button or option provided by the application to check in, and the mode is low in efficiency and poor in user experience.
Disclosure of Invention
In view of the above, embodiments of the present application are proposed to provide a method of check-in and an apparatus for check-in that overcome or at least partially solve the above problems.
In order to solve the above problem, an embodiment of the present application discloses a method for checking in, where the method includes:
monitoring a designated operation triggered by a user in a page, wherein the designated operation is a non-check-in operation;
judging whether the specified operation is a first specified operation;
and if the specified operation is the first specified operation, checking in the current user to obtain a check-in result.
Preferably, the determining whether the specified operation is a first specified operation includes:
determining a user identifier for initiating the specified operation and time information for initiating the specified operation;
calling a cache service to acquire real-time cache information corresponding to the user identification and the time information;
if the real-time cache information is a preset initialization value, judging that the specified operation is a first specified operation;
and if the real-time cache information is not a preset initialization value, judging that the specified operation is not the first specified operation.
Preferably, the method further comprises:
and calling the cache service according to the specified operation, and updating the real-time cache information.
Preferably, the method further comprises:
calling the service corresponding to the specified operation to obtain an operation result corresponding to the specified operation;
and displaying the operation result and the check-in result through a client.
Preferably, the checking in the current user to obtain the check-in result includes:
calling a check-in service according to the user identification of the current user;
and receiving a check-in result returned by the check-in service.
Preferably, the specified operation includes, but is not limited to, one or a combination of the following: search operation and browse operation.
The embodiment of the application also discloses a sign-in method, which comprises the following steps:
monitoring a designated operation triggered by a user in a page, wherein the designated operation is a non-check-in operation;
generating a notification message according to the specified operation and sending the notification message to a server;
and receiving a response result returned by the server, wherein the response result comprises a check-in result, and the check-in result is a result obtained after the server checks in the current user when judging that the specified operation is the first specified operation.
Preferably, the method further comprises:
and displaying the response result.
The embodiment of the application also discloses a device of registering, the device includes:
the system comprises a designated operation monitoring module, a check-in processing module and a check-in processing module, wherein the designated operation monitoring module is used for monitoring a designated operation triggered by a user in a page, and the designated operation is a check-in operation;
the first operation judging module is used for judging whether the specified operation is the first specified operation;
and the check-in module is used for checking in the current user to obtain a check-in result if the specified operation is the first specified operation.
The embodiment of the application also discloses a device of registering, the device includes:
the system comprises a designated operation monitoring module, a check-in processing module and a check-in processing module, wherein the designated operation monitoring module is used for monitoring a designated operation triggered by a user in a page, and the designated operation is a check-in operation;
the notification module is used for generating a notification message according to the specified operation and sending the notification message to the server;
and the response result receiving module is used for receiving a response result returned by the server, wherein the response result comprises a check-in result, and the check-in result is a result obtained after the server checks in the current user when the server judges that the specified operation is the first specified operation.
The embodiment of the application has the following advantages:
in the embodiment of the application, when the server monitors that the designated operation triggered by the user in the page is a non-check-in operation and is a first designated operation, the server can automatically check in the current user according to the designated operation, so that the user can trigger check-in while executing the designated operation, the user does not need to enter the check-in page to check in, the check-in path is shortened, and the check-in efficiency is improved.
In addition, the user can trigger the sign-in when executing the specified operation, so that the user can obtain a result corresponding to the specified operation, and can also obtain the corresponding point interest, so that the invisible value is brought to the user, and meanwhile, the GMV (Gross transaction Volume) improvement of the platform is also promoted to a certain extent.
Drawings
FIG. 1 is a flow chart of steps of a method embodiment of a check-in of the present application;
FIG. 2 is a flow chart of steps of another embodiment of a method of checking in of the present application;
FIG. 3 is a block diagram of an embodiment of an apparatus for checking in of the present application;
FIG. 4 is a block diagram of another embodiment of a check-in device of the present application;
FIG. 5 is a block diagram of an embodiment of a check-in system of the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
Referring to fig. 1, a flowchart of steps of an embodiment of a check-in method of the present application is shown, where the embodiment of the present application is described from a server side, and specifically may include the following steps:
step 101, monitoring specified operation triggered by a user in a page;
in a specific implementation, the page may include a page of the application program, and may also include a website page, and the like, which is not limited in this application embodiment, for example, the page may include a home page of the application program, a home page of the website, and the like.
In the embodiment of the present application, the designated operation may be a non-check-in operation, that is, an operation that is not intended for checking in. As an example, the specified operation may include, but is not limited to, one or a combination of the following: search operation and browse operation.
In particular implementations, the specified operation may be detected by the client and notified to the server side.
For example, a page may have a search button and/or a search bar for a user to search for information for a search operation, which may include, but is not limited to: an operation of clicking a search button, an operation of inputting a search keyword, and/or the like. For example, after the user enters the home page of the application program, if the client of the application program detects that the user directly clicks the search button, it may be determined that the search operation is detected, at this time, the client may send a first data acquisition request to the server, where a search keyword carried in the first data acquisition request is null, so as to notify the server side that the search operation is detected.
For another example, after the user enters the home page of the application program, if the application program detects that the user inputs a search keyword query and then clicks a search button, it may be determined that the search operation is detected, at this time, the client may send a second data acquisition request to the server, where the second data acquisition request carries the search keyword to notify the server side of detecting the search operation.
For the browsing operation, the operation may include a product browsing operation, a content browsing operation, and the like performed by the user in the page.
Of course, the embodiments of the present application are not limited to the above-mentioned specific operations, and those skilled in the art may define other non-check-in operations as the specific operations.
Step 102, judging whether the specified operation is a first specified operation;
when the server detects the specified operation, it may be further determined whether the specified operation is a first specified operation.
In a preferred embodiment of the present application, the step 102 may further include the following sub-steps:
a substep S11 of determining a user identifier for initiating the specified operation and time information for initiating the specified operation;
in a specific implementation, the user identifier may include a UserID, and the user identifier may be determined from a request message transmitted by the client.
The granularity of the time information can be determined according to actual requirements, for example, the date of the day can be determined as the time information in units of "days".
Substep S12, invoking a cache service, and obtaining real-time cache information corresponding to the user identifier and the time information;
in the substep S13, if the real-time cache information is a preset initialization value, determining that the designated operation is a first designated operation;
and a substep S14, if the real-time cache information is not the preset initialization value, determining that the designated operation is not the first designated operation.
In a specific implementation, the server may use a combination of the user identifier and the time information as a key to invoke the caching service, so as to obtain a value corresponding to the user identifier and the time information as the real-time caching information.
The real-time cache information may be used to indicate the number of times that a user corresponding to the user identifier accesses the page and initiates a specified operation on the same day.
Specifically, after receiving the user identifier and the time information sent by the server, the cache service may query whether a record matching the user identifier and the time information is stored in the cache according to the user identifier and the time information, and if so, return the corresponding real-time cache information; and if the real-time cache information does not exist, the real-time cache information is set to be a preset initialization value and then returned to the server side.
As an example, the preset initialization value may be a value of 0.
On the server side, after receiving the real-time cache information, if the real-time cache information is a preset initialization value, it may be determined that the designated operation is a first designated operation. If the real-time cache information is not the preset initialization value, it can be determined that the specified operation is not the first specified operation.
When the cache service caches data, the time information is used as a part of the key, so that the data cached by the key is valid within the duration of the time information, for example, the date is used as the time information, the validity period of the cache is one day, that is, the cache is valid on the current day, and the cache is invalid on the next day.
In a preferred embodiment of the embodiments of the present application, the method may further include the steps of:
and calling the cache service according to the specified operation, and updating the real-time cache information.
Specifically, when the cache service receives a call from the server side, the corresponding real-time cache information may be updated according to the user identifier and the time information, for example, the real-time cache information is increased by a value 1 to update the cache in real time.
After the cache service updates the cache data, the latest real-time cache information can be sent to the server side.
And 103, if the specified operation is the first specified operation, checking in the current user to obtain a check-in result.
In a preferred embodiment of the present application, step 103 may further include the following sub-steps:
calling a check-in service according to the user identification of the current user; and receiving a check-in result returned by the check-in service.
Specifically, if the server side determines that the current designation operation is the first designation operation, the check-in service may be invoked to automatically check in.
The check-in service can perform check-in processing aiming at the user identification of the current user, generate a check-in result and return the check-in result to the server side.
As an example, the check-in result may include information such as the user's auto-picked interests that are of the day, historical interests statistics, and the like.
In a preferred embodiment of the present application, the method may further include the following steps:
calling the service corresponding to the specified operation to obtain an operation result corresponding to the specified operation; and displaying the operation result and the check-in result through a client.
For example, if the designated operation is a search operation, if the search operation includes a search keyword input by the user, the server may also invoke a search service, transmit the search keyword to the search service, request the search service to obtain a search result according to the search keyword, and return the search result.
After the server obtains the search result and the check-in result, the search result and the check-in result can be returned to the client together and displayed by the client.
On the other hand, if the search operation does not carry the search keyword but the search operation is the first search operation, the server does not call the search service, and at this time, the server may only return the check-in result to the client.
If the search operation carries the search keyword but the search operation is not the first search operation, the server only calls the search service, and at the moment, the server only returns the search result to the client.
For another example, if the specified operation is a browsing operation, if the browsing operation is an operation of browsing a product detail page, the server may further invoke a service of the product detail page to obtain data of the product detail page from the service, and return the data of the product detail page to the client.
On the client side, after the data returned by the server is obtained, if the data includes the operation result, the operation result may be directly presented, for example, the search result may be directly presented in the search result page; if the data includes a check-in result, the check-in result may be presented.
In a specific implementation, the client may display the check-in result through a pop-up window.
It should be noted that the above-mentioned caching service, check-in service, search service, commodity detail page service, and other services called by the server are all distributed in different servers of the cluster, and the server may communicate with different servers of the cluster by using an agreed protocol.
In the embodiment of the application, when the server monitors that the designated operation triggered by the user in the page is a non-check-in operation and is a first designated operation, the server can automatically check in the current user according to the designated operation, so that the user can trigger check-in while executing the designated operation, the user does not need to enter the check-in page to check in, the check-in path is shortened, and the check-in efficiency is improved.
In addition, the user can trigger the sign-in when executing the specified operation, so that the user can obtain a result corresponding to the specified operation, and can also obtain the corresponding point interest, so that the invisible value is brought to the user, and meanwhile, the GMV (Gross transaction Volume) improvement of the platform is also promoted to a certain extent.
Referring to fig. 2, a flowchart illustrating steps of another embodiment of a check-in method of the present application is shown, where the embodiment of the present application is described from a client side, and specifically may include the following steps:
step 201, monitoring the designated operation triggered by a user in a page;
in a specific implementation, the page may include a page of the application program, and may also include a website page, and the like, which is not limited in this application embodiment, for example, the page may include a home page of the application program, a home page of the website, and the like.
In the embodiment of the present application, the designated operation may be a non-check-in operation, that is, an operation that is not intended for checking in. As an example, the specified operation may include, but is not limited to, one or a combination of the following: search operation and browse operation.
For example, a page may have a search button and/or a search bar for a user to search for information for a search operation, which may include, but is not limited to: an operation of clicking a search button, an operation of inputting a search keyword, and/or the like.
For the browsing operation, the operation may include a product browsing operation, a content browsing operation, and the like performed by the user in the page.
Of course, the embodiments of the present application are not limited to the above-mentioned specific operations, and those skilled in the art may define other non-check-in operations as the specific operations.
Step 202, generating a notification message according to the specified operation, and sending the notification message to a server;
when the client detects that the user executes the specified operation in the page, the client can generate a notification message according to the specified operation and the user identifier of the user, and send the notification message to the server.
For example, after the user enters the home page of the application program, if the client of the application program detects that the user directly clicks the search button, it may be determined that the search operation is detected, at this time, the client may send a notification message (i.e., a first data acquisition request) to the server, where the first data acquisition request carries a null search keyword to notify the server side of the detection of the search operation.
For another example, after the user enters the home page of the application program, if the application program detects that the user inputs a search keyword query and then clicks a search button, it may be determined that the search operation is detected, at this time, the client may send a notification message (i.e., a second data acquisition request) to the server, where the second data acquisition request carries the search keyword to notify the server side of the detection of the search operation.
Step 203, receiving a response result returned by the server, wherein the response result includes a check-in result, and the check-in result is obtained after the server checks in the current user when determining that the designated operation is the first designated operation.
As an example, if the specified operation is the first specified operation, the response result may include a check-in result and an operation result for the specified operation.
In a preferred embodiment of the embodiments of the present application, the method may further include the steps of:
and displaying the response result.
After the client obtains the response result returned by the server, if the response result includes the operation result, the operation result can be directly displayed, for example, the search result is directly displayed in the search result page; if the response result includes a check-in result, the check-in result may be presented.
In a specific implementation, the client may display the check-in result through a pop-up window.
In the embodiment of the application, after the client monitors the specified operation triggered by the user in the page, a notification message can be generated to notify the server, and a response result returned by the server is received. The whole check-in process only needs the user to execute the specified operation and trigger the check-in at the same time, the user does not need to enter the check-in page to check in, the check-in path is shortened, and the check-in efficiency is improved.
In addition, the user can trigger the sign-in when executing the specified operation, so that the user can obtain a result corresponding to the specified operation, and can also obtain the corresponding point interest, so that the invisible value is brought to the user, and meanwhile, the GMV (Gross transaction Volume) improvement of the platform is also promoted to a certain extent.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the embodiments are not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the embodiments. Further, those skilled in the art will also appreciate that the embodiments described in the specification are presently preferred and that no particular act is required of the embodiments of the application.
Referring to fig. 3, a block diagram of a check-in apparatus according to an embodiment of the present application is shown, where the apparatus may specifically include the following modules:
the designated operation monitoring module 301 is configured to monitor a designated operation triggered by a user in a page, where the designated operation is a non-check-in operation;
a first operation determining module 302, configured to determine whether the specified operation is a first specified operation;
and the sign-in module 303 is configured to sign in to the current user to obtain a sign-in result if the specified operation is a first specified operation.
In a preferred embodiment of the present application, the first operation determining module 302 further includes the following sub-modules:
the information acquisition submodule is used for determining the user identification for initiating the specified operation and the time information for initiating the specified operation;
the real-time cache information acquisition submodule is used for calling cache service and acquiring real-time cache information corresponding to the user identification and the time information;
the judgment submodule is used for judging the designated operation as a first designated operation if the real-time cache information is a preset initialization value; and if the real-time cache information is not a preset initialization value, judging that the specified operation is not the first specified operation.
In a preferred embodiment of the present application, the apparatus may further include the following modules:
and the cache updating module is used for calling the cache service according to the specified operation and updating the real-time cache information.
In a preferred embodiment of the present application, the apparatus may further include the following modules:
the operation result acquisition module is used for calling the service corresponding to the specified operation and acquiring the operation result corresponding to the specified operation;
and the result returning module is used for displaying the operation result and the check-in result through the client.
In a preferred embodiment of the present application, the check-in module 303 may further include the following sub-modules:
the check-in service calling submodule is used for calling the check-in service according to the user identification of the current user;
and the check-in result receiving submodule is used for receiving the check-in result returned by the check-in service.
In a preferred embodiment of the embodiments of the present application, the specified operation includes, but is not limited to, one or a combination of the following: search operation and browse operation.
For the apparatus embodiment of fig. 3, since it is basically similar to the method embodiment described above, the description is simple, and for the relevant points, reference may be made to part of the description of the method embodiment.
Referring to fig. 4, a block diagram of another embodiment of a check-in device of the present application is shown, where the device may specifically include the following modules:
a designated operation monitoring module 401, configured to monitor a designated operation triggered in a page by a user, where the designated operation is a non-check-in operation;
a notification module 402, configured to generate a notification message according to the specified operation, and send the notification message to a server;
a response result receiving module 403, configured to receive a response result returned by the server, where the response result includes a check-in result, and the check-in result is a result obtained after checking in a current user when the server determines that the designated operation is the first designated operation.
In a preferred embodiment of the present application, the apparatus may further include the following modules:
and the display module is used for displaying the response result.
For the embodiment of the apparatus in fig. 4, since it is basically similar to the embodiment of the method described above, the description is simple, and for the relevant points, reference may be made to the partial description of the embodiment of the method.
Embodiments of the disclosure may be implemented as a system using any suitable hardware, firmware, software, or any combination thereof, in a desired configuration. FIG. 5 schematically illustrates an exemplary check-in system 500 that may be used to implement various embodiments described in this disclosure.
For one embodiment, fig. 5 illustrates an exemplary system 500 having one or more processors 502, a system control module (chipset) 504 coupled to at least one of the processor(s) 502, system memory 506 coupled to the system control module 504, non-volatile memory (NVM)/storage 508 coupled to the system control module 504, one or more input/output devices 510 coupled to the system control module 504, and a network interface 512 coupled to the system control module 506.
The processor 502 may include one or more single-core or multi-core processors, and the processor 502 may include any combination of general-purpose or special-purpose processors (e.g., graphics processors, application processors, baseband processors, etc.). In some embodiments, the system 500 can be used as a data platform as described in embodiments herein.
In some embodiments, system 500 may include one or more computer-readable media (e.g., system memory 506 or NVM/storage 508) having instructions and one or more processors 502 in combination with the one or more computer-readable media configured to execute the instructions to implement modules to perform the actions described in this disclosure.
For one embodiment, system control module 504 may include any suitable interface controllers to provide any suitable interface to at least one of the processor(s) 502 and/or any suitable device or component in communication with system control module 504.
System control module 504 may include a memory controller module to provide an interface to system memory 506. The memory controller module may be a hardware module, a software module, and/or a firmware module.
System memory 506 may be used, for example, to load and store data and/or instructions for system 500. For one embodiment, system memory 506 may include any suitable volatile memory, such as suitable DRAM. In some embodiments, the system memory 506 may include a double data rate type four synchronous dynamic random access memory (DDR2 SDRAM).
For one embodiment, system control module 504 may include one or more input/output controllers to provide an interface to NVM/storage 508 and input/output device(s) 510.
For example, NVM/storage 508 may be used to store data and/or instructions. NVM/storage 508 may include any suitable non-volatile memory (e.g., flash memory) and/or may include any suitable non-volatile storage device(s) (e.g., one or more Hard Disk Drives (HDDs), one or more Compact Disc (CD) drives, and/or one or more Digital Versatile Disc (DVD) drives).
NVM/storage 508 may include storage resources that are physically part of a device on which system 500 is installed, or it may be accessible by the device and not necessarily part of the device. For example, NVM/storage 508 may be accessed over a network via input/output device(s) 510.
Input/output device(s) 510 may provide an interface for system 500 to communicate with any other suitable device, input/output devices 510 may include communication components, audio components, sensor components, and so forth. Network interface 512 may provide an interface for system 500 to communicate over one or more networks, and system 500 may communicate wirelessly with one or more components of a wireless network according to any of one or more wireless network standards and/or protocols, such as to access a wireless network based on a communication standard, such as WiFi, 2G, or 3G, or a combination thereof.
For one embodiment, at least one of the processor(s) 502 may be packaged together with logic for one or more controller(s) (e.g., memory controller module) of the system control module 504. For one embodiment, at least one of the processor(s) 502 may be packaged together with logic for one or more controller(s) of the system control module 504 to form a System In Package (SiP). For one embodiment, at least one of the processor(s) 502 may be integrated on the same die with logic for one or more controller(s) of the system control module 504. For one embodiment, at least one of the processor(s) 502 may be integrated on the same die with logic for one or more controller(s) of the system control module 504 to form a system on a chip (SoC).
In various embodiments, system 500 may be, but is not limited to being: a browser, a workstation, a desktop computing device, or a mobile computing device (e.g., a laptop computing device, a handheld computing device, a tablet, a netbook, etc.). In various embodiments, system 500 may have more or fewer components and/or different architectures. For example, in some embodiments, system 500 includes one or more cameras, a keyboard, a Liquid Crystal Display (LCD) screen (including a touch screen display), a non-volatile memory port, multiple antennas, a graphics chip, an Application Specific Integrated Circuit (ASIC), and speakers.
Wherein, if the display includes a touch panel, the display screen may be implemented as a touch screen display to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation.
The embodiment of the present application further provides a non-volatile readable storage medium, where one or more modules (programs) are stored in the storage medium, and when the one or more modules are applied to a terminal device, the one or more modules may cause the terminal device to execute instructions (instructions) of the steps of the method in the embodiment of the present application.
Provided in one example is a system comprising: one or more processors; and one or more machine-readable media having instructions stored thereon, which when executed by the one or more processors, cause the apparatus to perform the instructions (instructions) for the steps of the above-described methods in the embodiments of the present application.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
It will be appreciated by those skilled in the art that embodiments of the present application can be provided as a client, an apparatus, or a computer program product. Accordingly, embodiments of the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of client terminals, terminal devices (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the true scope of the embodiments of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, client, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, client, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, client, article, or terminal that comprises the element.
The above detailed description is provided for a check-in method and apparatus, and a specific example is applied in this document to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understand the client and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A method of check-in, the method comprising:
monitoring a designated operation triggered by a user in a page, wherein the designated operation is a non-check-in operation;
judging whether the specified operation is a first specified operation;
and if the specified operation is the first specified operation, checking in the current user to obtain a check-in result.
2. The method of claim 1, wherein the determining whether the specified operation is a first specified operation comprises:
determining a user identifier for initiating the specified operation and time information for initiating the specified operation;
calling a cache service to acquire real-time cache information corresponding to the user identification and the time information;
if the real-time cache information is a preset initialization value, judging that the specified operation is a first specified operation;
and if the real-time cache information is not a preset initialization value, judging that the specified operation is not the first specified operation.
3. The method of claim 2, further comprising:
and calling the cache service according to the specified operation, and updating the real-time cache information.
4. The method according to any one of claims 1-3, further comprising:
calling the service corresponding to the specified operation to obtain an operation result corresponding to the specified operation;
and displaying the operation result and the check-in result through a client.
5. The method according to any one of claims 1-3, wherein the checking in the current user and obtaining the check-in result comprises:
calling a check-in service according to the user identification of the current user;
and receiving a check-in result returned by the check-in service.
6. The method according to any one of claims 1-3, wherein the specified operation includes, but is not limited to, one or a combination of: search operation and browse operation.
7. A method of check-in, the method comprising:
monitoring a designated operation triggered by a user in a page, wherein the designated operation is a non-check-in operation;
generating a notification message according to the specified operation and sending the notification message to a server;
and receiving a response result returned by the server, wherein the response result comprises a check-in result, and the check-in result is a result obtained after the server checks in the current user when judging that the specified operation is the first specified operation.
8. The method of claim 7, further comprising:
and displaying the response result.
9. An apparatus for checking in, the apparatus comprising:
the system comprises a designated operation monitoring module, a check-in processing module and a check-in processing module, wherein the designated operation monitoring module is used for monitoring a designated operation triggered by a user in a page, and the designated operation is a check-in operation;
the first operation judging module is used for judging whether the specified operation is the first specified operation;
and the check-in module is used for checking in the current user to obtain a check-in result if the specified operation is the first specified operation.
10. An apparatus for checking in, the apparatus comprising:
the system comprises a designated operation monitoring module, a check-in processing module and a check-in processing module, wherein the designated operation monitoring module is used for monitoring a designated operation triggered by a user in a page, and the designated operation is a check-in operation;
the notification module is used for generating a notification message according to the specified operation and sending the notification message to the server;
and the response result receiving module is used for receiving a response result returned by the server, wherein the response result comprises a check-in result, and the check-in result is a result obtained after the server checks in the current user when the server judges that the specified operation is the first specified operation.
CN201810991137.6A 2018-08-28 2018-08-28 Sign-in method and device Pending CN110866984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810991137.6A CN110866984A (en) 2018-08-28 2018-08-28 Sign-in method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810991137.6A CN110866984A (en) 2018-08-28 2018-08-28 Sign-in method and device

Publications (1)

Publication Number Publication Date
CN110866984A true CN110866984A (en) 2020-03-06

Family

ID=69651489

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810991137.6A Pending CN110866984A (en) 2018-08-28 2018-08-28 Sign-in method and device

Country Status (1)

Country Link
CN (1) CN110866984A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105894326A (en) * 2016-04-01 2016-08-24 赵忠义 Sign-in reward distribution method and system
CN105956672A (en) * 2016-06-13 2016-09-21 国网重庆市电力公司市区供电分公司 Power line inspection real-time monitoring management system
CN106570761A (en) * 2016-07-20 2017-04-19 伯禄(上海)商务咨询有限公司 Application of automatic matching method to network food and beverage social platform
US9756035B2 (en) * 2014-02-18 2017-09-05 Secureauth Corporation Device fingerprint registration for single sign on authentication
CN107657672A (en) * 2017-09-27 2018-02-02 风变科技(深圳)有限公司 User registers method, apparatus, system and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9756035B2 (en) * 2014-02-18 2017-09-05 Secureauth Corporation Device fingerprint registration for single sign on authentication
EP3108612A4 (en) * 2014-02-18 2017-11-01 Secureauth Corporation Fingerprint based authentication for single sign on
CN105894326A (en) * 2016-04-01 2016-08-24 赵忠义 Sign-in reward distribution method and system
CN105956672A (en) * 2016-06-13 2016-09-21 国网重庆市电力公司市区供电分公司 Power line inspection real-time monitoring management system
CN106570761A (en) * 2016-07-20 2017-04-19 伯禄(上海)商务咨询有限公司 Application of automatic matching method to network food and beverage social platform
CN107657672A (en) * 2017-09-27 2018-02-02 风变科技(深圳)有限公司 User registers method, apparatus, system and storage medium

Similar Documents

Publication Publication Date Title
US20220014552A1 (en) Detecting malicious behavior using an accomplice model
JP6470735B2 (en) Estimating the visibility of content items
US9355186B2 (en) Launching applications from webpages
EP3428809B1 (en) Service execution method and device
US20140250105A1 (en) Reliable content recommendations
CN110929183A (en) Data processing method, device and machine readable medium
EP3528474B1 (en) Webpage advertisement anti-shielding methods and content distribution network
US20160241674A1 (en) Method and device of filtering address
CN105976201B (en) Purchasing behavior monitoring method and device for e-commerce system
WO2017162041A1 (en) Method and device for page display
US9998559B2 (en) Preemptive caching of data
CN111079040B (en) Resource sniffing method, device, terminal, server and storage medium
CN111783005A (en) Method, apparatus and system for displaying web page, computer system and medium
CN111783010A (en) Webpage blank page monitoring method, device, terminal and storage medium
CN110866984A (en) Sign-in method and device
US10965781B2 (en) Method and server for displaying access content
US20140282063A1 (en) System for updating icon interface with icons of different operating systems and method thereof
CN105262829B (en) Geographical position monitoring method and system
CN108418827B (en) Network behavior analysis method and device
CN112507261A (en) First screen time calculation method and device
CN111786934A (en) Method and device for detecting normal user of client
CN111061633A (en) Method, device, terminal and medium for detecting first screen time of webpage
CN110995641A (en) Harassment information identification method, harassment information identification device, electronic equipment and medium
CN115758300B (en) Data processing method, device, electronic equipment and storage medium
CN109426530B (en) Page determination method, device, server and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200306

RJ01 Rejection of invention patent application after publication