CN105262819A - Mobile terminal and method thereof for achieving push - Google Patents

Mobile terminal and method thereof for achieving push Download PDF

Info

Publication number
CN105262819A
CN105262819A CN201510716500.XA CN201510716500A CN105262819A CN 105262819 A CN105262819 A CN 105262819A CN 201510716500 A CN201510716500 A CN 201510716500A CN 105262819 A CN105262819 A CN 105262819A
Authority
CN
China
Prior art keywords
user
information
unionid
module
public number
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510716500.XA
Other languages
Chinese (zh)
Other versions
CN105262819B (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201510716500.XA priority Critical patent/CN105262819B/en
Publication of CN105262819A publication Critical patent/CN105262819A/en
Application granted granted Critical
Publication of CN105262819B publication Critical patent/CN105262819B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

The present invention discloses a mobile terminal and a method thereof for achieving push. The mobile terminal comprises a detection module, an acquisition module, a search module, a determining module and a push module; wherein the detection module is used for transmitting an acquisition notification to the acquisition module when monitoring that a user logs in an official website of a public account; the acquisition module is used for receiving the acquisition notification and acquiring a UnionID of the user; the search module is used for searching for the user information corresponding to an ID of the public account and the acquired UnionID of the user from pre-stored user information; the determining module is used for determining information that the user cares about and needs to be pushed according to the searched user information; and the push module is used for pushing the determined information that the user cares about. The technical scheme of the mobile terminal provides personalized prompt and service meeting user requirements for the user and improves user experience.

Description

Mobile terminal and method for realizing push thereof
Technical Field
The present invention relates to an intelligent terminal technology, and in particular, to a mobile terminal and a method for implementing push thereof.
Background
The WeChat is a faster instant communication tool, has the functions of zero charge, cross-platform communication, real-time input state display and the like, is more flexible and intelligent compared with the traditional short message communication mode, and saves charge. In addition, the enterprise can provide quick service for the user on the public number platform by applying for the public number, such as providing functions of automatic and manual reply and the like and personalized service.
With the widespread use of WeChat, the way that the enterprises provide shortcut services is increasingly adopted. However, the public number still only remains in a simple consultation response, and does not combine the consultation information of the WeChat user consulted in the past with the official account number of the user in the enterprise (public number), so that how to provide personalized prompts and services meeting the user requirements for the user on the official network of the public number becomes a problem to be solved urgently.
Disclosure of Invention
In order to solve the technical problem, the invention provides a mobile terminal and a method for realizing push thereof, which can provide personalized prompt and service meeting the user requirements for users and improve the user experience.
In order to achieve the object of the present invention, the present invention provides a mobile terminal comprising: the system comprises a detection module, an acquisition module, a search module, a determination module and a push module; wherein,
the detection module is used for sending an acquisition notice to the acquisition module when the situation that the user logs in the official website of the public number is monitored;
the acquisition module is used for receiving the acquisition notification and acquiring the UnionID of the user;
the searching module is used for searching the user information corresponding to the ID of the public number and the acquired UnionID of the user in the pre-stored user information;
the determining module is used for determining the information concerned by the user needing to be pushed according to the searched user information;
and the pushing module is used for pushing the determined information concerned by the user.
Further, the obtaining module is further configured to: acquiring a WeChat application and distributing a UnionID for the user; acquiring the corresponding relation between the UnionID of the user and the official website account of the public number of the user bound by the WeChat application;
the mobile terminal also comprises a storage module used for storing the corresponding relation between the UnionID of the user and the official website account number of the public number of the user after binding.
Further, the mobile terminal also comprises a recording module, which is used for recording the information typed by the user when the user enters the public number of the WeChat application;
the storage module is further used for taking the recorded information input by the user as the user information; and storing the user information, the ID of the public number and the UnionID of the user into a shared cache correspondingly.
Further, the acquiring module acquires the UnionID of the user includes:
acquiring an official website account number of a public number currently logged in by the user;
and searching the UnionID of the user corresponding to the acquired official website account of the public number in the corresponding relation to be used as the UnionID of the user needing to be acquired.
Further, the search module is specifically configured to:
searching all user information corresponding to the acquired UnionID of the user in the shared cache;
and searching user information corresponding to the ID of the public number in all the searched user information to be used as the user information corresponding to the ID of the public number and the acquired UnionID of the user.
Further, the pushing module is specifically configured to:
determining the type of the obtained user information;
and generating the information concerned by the user according to the information generation mode corresponding to the determined type.
The invention also provides a method for realizing pushing, which comprises the following steps:
when the situation that a user logs in an official website of a public number is monitored, a UnionID of the user is obtained;
searching user information corresponding to the ID of the public number and the acquired UnionID of the user in pre-stored user information;
determining information concerned by the user needing to be pushed according to the searched user information;
and pushing the determined information concerned by the user.
Further, the method also comprises the following steps:
when the user enters a WeChat application, the WeChat application allocates a UnionID to the user;
when the user logs in the official website of the public number for the first time in the WeChat application, the WeChat application acquires the official website account number of the public number of the user;
and binding and storing the corresponding relation between the UnionID of the user and the official website account of the public number of the user.
Further, the method further comprises:
when the user enters a public number in the WeChat application, recording information input by the user;
taking the recorded information input by the user as the user information;
and storing the user information, the ID of the public number and the UnionID of the user into a shared cache correspondingly.
Further, the obtaining the UnionID of the user includes:
acquiring an official website account number of a public number currently logged in by the user;
and searching the UnionID of the user corresponding to the acquired official website account of the public number in the corresponding relation to be used as the UnionID of the user needing to be acquired.
Further, the searching for the user information corresponding to the ID of the public number and the obtained UnionID of the user from the pre-stored user information includes:
searching all user information corresponding to the acquired UnionID of the user in the shared cache;
and searching user information corresponding to the ID of the public number in all the searched user information to be used as the user information corresponding to the ID of the public number and the acquired UnionID of the user.
Further, the determining, according to the obtained user information, information that is of interest to the user and needs to be pushed includes:
determining the type of the obtained user information;
and generating the information concerned by the user according to the information generation mode corresponding to the determined type.
Further, the types include: consultation, or complaint, or maintenance.
The technical scheme of the invention comprises the following steps: the system comprises a detection module, an acquisition module, a search module, a determination module and a push module; the detection module is used for sending an acquisition notice to the acquisition module when the situation that the user logs in the public official website is monitored; the acquisition module is used for receiving the acquisition notification and acquiring the UnionID of the user; the searching module is used for searching the user information corresponding to the ID of the public number and the acquired UnionID of the user in the pre-stored user information; the determining module is used for determining the information concerned by the user needing to be pushed according to the searched user information; and the pushing module is used for pushing the determined information concerned by the user. According to the technical scheme, the personalized prompt and service meeting the user requirements are provided for the user, and the user experience is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a schematic hardware configuration of a mobile terminal implementing various embodiments of the present invention;
FIG. 2 is a schematic diagram of a communication system supporting communication between mobile terminals in accordance with the present invention;
FIG. 3 is a schematic structural diagram of a mobile terminal according to the present invention;
FIG. 4 is a flow chart of a method of implementing push of the present invention;
FIG. 5 is a schematic diagram of the public interface key entry of the present invention.
Detailed Description
The technical solution of the present invention will be described in more detail with reference to the accompanying drawings and examples.
A mobile terminal implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in themselves. Thus, "module" and "component" may be used in a mixture.
The mobile terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, it will be understood by those skilled in the art that the configuration according to the embodiment of the present invention can be applied to a fixed type terminal in addition to elements particularly used for moving purposes.
Fig. 1 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention.
The mobile terminal 100 may include a wireless communication unit 110, an a/V (audio/video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190, etc. Fig. 1 illustrates a mobile terminal having various components, but it is to be understood that not all illustrated components are required to be implemented. More or fewer components may alternatively be implemented. Elements of the mobile terminal will be described in detail below.
The wireless communication unit 110 typically includes one or more components that allow radio communication between the mobile terminal 100 and a wireless communication system or network. For example, the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
The broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel may include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to a terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Also, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of an Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB), an Electronic Service Guide (ESG) of digital video broadcasting-handheld (DVB-H), and the like. The broadcast receiving module 111 may receive a signal broadcast by using various types of broadcasting systems. In particular, the broadcast receiving module 111 may receive digital broadcasting by using a digital broadcasting system such as a digital broadcasting-terrestrial (DMB-T), digital multimedia broadcasting-satellite (DMB-S), digital video broadcasting-handheld (DVB-H), a data broadcasting system of forward link media (MediaFLO), a terrestrial digital broadcasting integrated service (ISDB-T), and the like. The broadcast receiving module 111 may be constructed to be suitable for various broadcasting systems that provide broadcast signals as well as the above-mentioned digital broadcasting systems. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
The mobile communication module 112 transmits and/or receives radio signals to and/or from at least one of a base station (e.g., access point, node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received according to text and/or multimedia messages.
The wireless internet module 113 supports wireless internet access of the mobile terminal. The module may be internally or externally coupled to the terminal. The wireless internet access technology to which the module relates may include WLAN (wireless LAN) (Wi-Fi), Wibro (wireless broadband), Wimax (worldwide interoperability for microwave access), HSDPA (high speed downlink packet access), and the like.
The short-range communication module 114 is a module for supporting short-range communication. Some examples of short-range communication technologies include bluetoothTMRadio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), zigbeeTMAnd so on.
The location information module 115 is a module for checking or acquiring location information of the mobile terminal. A typical example of the location information module is a GPS (global positioning system). According to the current technology, the GPS module 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information, thereby accurately calculating three-dimensional current location information according to longitude, latitude, and altitude. Currently, a method for calculating position and time information uses three satellites and corrects an error of the calculated position and time information by using another satellite. In addition, the GPS module 115 can calculate speed information by continuously calculating current position information in real time.
The a/V input unit 120 is used to receive an audio or video signal. The a/V input unit 120 may include a camera 121 and a microphone 1220, and the camera 121 processes image data of still pictures or video obtained by an image capturing apparatus in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 151. The image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 1210 may be provided according to the construction of the mobile terminal. The microphone 122 may receive sounds (audio data) via the microphone in a phone call mode, a recording mode, a voice recognition mode, or the like, and can process such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the mobile communication module 112 in case of a phone call mode. The microphone 122 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The user input unit 130 may generate key input data according to a command input by a user to control various operations of the mobile terminal. The user input unit 130 allows a user to input various types of information, and may include a keyboard, dome sheet, touch pad (e.g., a touch-sensitive member that detects changes in resistance, pressure, capacitance, and the like due to being touched), scroll wheel, joystick, and the like. In particular, when the touch pad is superimposed on the display unit 151 in the form of a layer, a touch screen may be formed.
The sensing unit 140 detects a current state of the mobile terminal 100 (e.g., an open or closed state of the mobile terminal 100), a position of the mobile terminal 100, presence or absence of contact (i.e., touch input) by a user with the mobile terminal 100, an orientation of the mobile terminal 100, acceleration or deceleration movement and direction of the mobile terminal 100, and the like, and generates a command or signal for controlling an operation of the mobile terminal 100. For example, when the mobile terminal 100 is implemented as a slide-type mobile phone, the sensing unit 140 may sense whether the slide-type phone is opened or closed. In addition, the sensing unit 140 can detect whether the power supply unit 190 supplies power or whether the interface unit 170 is coupled with an external device. The sensing unit 140 may include a proximity sensor 1410 as will be described below in connection with a touch screen.
The interface unit 170 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The identification module may store various information for authenticating a user using the mobile terminal 100 and may include a User Identity Module (UIM), a Subscriber Identity Module (SIM), a Universal Subscriber Identity Module (USIM), and the like. In addition, a device having an identification module (hereinafter, referred to as an "identification device") may take the form of a smart card, and thus, the identification device may be connected with the mobile terminal 100 via a port or other connection means. The interface unit 170 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal and the external device.
In addition, when the mobile terminal 100 is connected with an external cradle, the interface unit 170 may serve as a path through which power is supplied from the cradle to the mobile terminal 100 or may serve as a path through which various command signals input from the cradle are transmitted to the mobile terminal. Various command signals or power input from the cradle may be used as signals for recognizing whether the mobile terminal is accurately mounted on the cradle. The output unit 150 is configured to provide output signals (e.g., audio signals, video signals, alarm signals, vibration signals, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
The display unit 151 may display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 may display a User Interface (UI) or a Graphical User Interface (GUI) related to a call or other communication (e.g., text messaging, multimedia file downloading, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or an image and related functions, and the like.
Meanwhile, when the display unit 151 and the touch pad are overlapped with each other in the form of a layer to form a touch screen, the display unit 151 may serve as an input device and an output device. The display unit 151 may include at least one of a Liquid Crystal Display (LCD), a thin film transistor LCD (TFT-LCD), an Organic Light Emitting Diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as transparent displays, and a typical transparent display may be, for example, a TOLED (transparent organic light emitting diode) display or the like. Depending on the particular desired implementation, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown). The touch screen may be used to detect a touch input pressure as well as a touch input position and a touch input area.
The audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 into an audio signal and output as sound when the mobile terminal is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output module 152 may provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output module 152 may include a speaker, a buzzer, and the like.
The alarm unit 153 may provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to audio or video output, the alarm unit 153 may provide output in different ways to notify the occurrence of an event. For example, the alarm unit 153 may provide an output in the form of vibration, and when a call, a message, or some other incoming communication (incomingmunication) is received, the alarm unit 153 may provide a tactile output (i.e., vibration) to inform the user thereof. By providing such a tactile output, the user can recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 may also provide an output notifying the occurrence of an event via the display unit 151 or the audio output module 152.
The memory 160 may store software programs and the like for processing and controlling operations performed by the controller 180, or may temporarily store data (e.g., a phonebook, messages, still images, videos, and the like) that has been or will be output. Also, the memory 160 may store data regarding various ways of vibration and audio signals output when a touch is applied to the touch screen.
The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. Also, the mobile terminal 100 may cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
The controller 180 generally controls the overall operation of the mobile terminal. For example, the controller 180 performs control and processing related to voice calls, data communications, video calls, and the like. In addition, the controller 180 may include a multimedia module 1810 for reproducing (or playing back) multimedia data, and the multimedia module 1810 may be constructed within the controller 180 or may be constructed separately from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
The power supply unit 190 receives external power or internal power and provides appropriate power required to operate various elements and components under the control of the controller 180.
The various embodiments described herein may be implemented in a computer-readable medium using, for example, computer software, hardware, or any combination thereof. For a hardware implementation, the embodiments described herein may be implemented using at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, an electronic unit designed to perform the functions described herein, and in some cases, such embodiments may be implemented in the controller 180. For a software implementation, the implementation such as a process or a function may be implemented with a separate software module that allows performing at least one function or operation. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in the memory 160 and executed by the controller 180.
Up to this point, mobile terminals have been described in terms of their functionality. Hereinafter, a slide-type mobile terminal among various types of mobile terminals, such as a folder-type, bar-type, swing-type, slide-type mobile terminal, and the like, will be described as an example for the sake of brevity. Accordingly, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
The mobile terminal 100 as shown in fig. 1 may be configured to operate with communication systems such as wired and wireless communication systems and satellite-based communication systems that transmit data via frames or packets.
A communication system in which a mobile terminal according to the present invention is operable will now be described with reference to fig. 2.
Such communication systems may use different air interfaces and/or physical layers. For example, the air interface used by the communication system includes, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)), global system for mobile communications (GSM), and the like. By way of non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
Referring to fig. 2, the CDMA wireless communication system may include a plurality of mobile terminals 100, a plurality of Base Stations (BSs) 270, Base Station Controllers (BSCs) 275, and a Mobile Switching Center (MSC) 280. The MSC280 is configured to interface with a Public Switched Telephone Network (PSTN) 290. The MSC280 is also configured to interface with a BSC275, which may be coupled to the base station 270 via a backhaul. The backhaul may be constructed according to any of several known interfaces including, for example, E1/T1, ATM, IP, PPP, frame Relay, HDSL, ADSL, or xDSL. It will be understood that a system as shown in fig. 2 may include multiple BSCs 2750.
Each BS270 may serve one or more sectors (or regions), each sector covered by a multi-directional antenna or an antenna pointing in a particular direction being radially distant from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS270 may be configured to support multiple frequency allocations, with each frequency allocation having a particular frequency spectrum (e.g., 1.25MHz,5MHz, etc.).
The intersection of partitions with frequency allocations may be referred to as a CDMA channel. The BS270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" may be used to generically refer to a single BSC275 and at least one BS 270. The base stations may also be referred to as "cells". Alternatively, each sector of a particular BS270 may be referred to as a plurality of cell sites.
As shown in fig. 2, a Broadcast Transmitter (BT)295 transmits a broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving module 111 as shown in fig. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In fig. 2, several Global Positioning System (GPS) satellites 300 are shown. The satellite 300 assists in locating at least one of the plurality of mobile terminals 100.
In fig. 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information may be obtained with any number of satellites. The GPS module 115 as shown in fig. 1 is generally configured to cooperate with satellites 300 to obtain desired positioning information. Other techniques that can track the location of the mobile terminal may be used instead of or in addition to GPS tracking techniques. In addition, at least one GPS satellite 300 may selectively or additionally process satellite DMB transmission.
As a typical operation of the wireless communication system, the BS270 receives reverse link signals from various mobile terminals 100. The mobile terminal 100 is generally engaged in conversations, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within the particular BS 270. The obtained data is forwarded to the associated BSC 275. The BSC provides call resource allocation and mobility management functions including coordination of soft handoff procedures between BSs 270. The BSCs 275 also route the received data to the MSC280, which provides additional routing services for interfacing with the PSTN 290. Similarly, the PSTN290 interfaces with the MSC280, the MSC interfaces with the BSCs 275, and the BSCs 275 accordingly control the BS270 to transmit forward link signals to the mobile terminal 100.
Based on the above mobile terminal hardware structure and communication system, the present invention provides various embodiments of the method.
Fig. 3 is a schematic structural diagram of a mobile terminal according to the present invention, as shown in fig. 3, including: the device comprises a detection module 30, an acquisition module 31, a search module 32, a determination module 33 and a push module 34. Wherein,
the detection module 30 is configured to send an acquisition notification to the acquisition module 31 when it is monitored that the user logs in the public official website.
And an obtaining module 31, configured to receive the obtaining notification, and obtain the UnionID of the user.
The acquiring module 31 acquires the UnionID of the user, including:
acquiring an official website account number of a public number currently logged in by a user;
and searching the UnionID of the user corresponding to the acquired official website account of the public number in the pre-bound corresponding relation to be used as the UnionID of the user needing to be acquired.
It should be noted that the UnionID is provided by the WeChat application to solve the problem that the interworking between a plurality of public numbers of the same company is required. By acquiring the user basic information interface, a developer (or a merchant) can acquire the user basic information through OpenID, and if the developer (or the merchant) has multiple public numbers, the following method can be used for user account intercommunication among the multiple public numbers through a UnionID mechanism:
firstly, binding a plurality of public numbers to the same account number of a WeChat open platform (open. weixin. qq. com), namely the same Union;
finally, the uniqueness of the user is distinguished by acquiring the UnionID in the user basic information interface, but it should be noted that: the public number will only get the UnionID after being bound to the WeChat opening platform Account.
The UnionID of the user is unique as long as the user is a public number under the account of the same WeChat opening platform. In other words, the UnionID is the same for different applications under the same WeChat opening platform Account for the same user.
Further, the obtaining module 31 is further configured to: acquiring a WeChat application and distributing a UnionID for a user; and acquiring the corresponding relation between the UnionID of the user bound to the WeChat application and the official website account of the public number of the user.
And the searching module 32 is configured to search the prestored user information for the user information corresponding to the public ID and the obtained UnionID of the user.
The search module 32 is specifically configured to:
searching all user information corresponding to the acquired UnionID of the user in the shared cache;
and searching user information corresponding to the ID of the public number in all the searched user information as user information corresponding to the ID of the public number and the acquired UnionID of the user. Or,
the search module 32 is specifically configured to:
searching all user information corresponding to the ID of the public number in the shared cache;
and searching user information corresponding to the acquired UnionID of the user from all the searched user information to serve as the user information corresponding to the ID of the public number and the acquired UnionID of the user.
And the determining module 33 is configured to determine, according to the found user information, information that the user needs to push about.
And a pushing module 34 for pushing the determined information concerned by the user.
The pushing module 34 is specifically configured to:
determining the type of the obtained user information;
and generating the information concerned by the user according to the information generation mode corresponding to the determined type.
Wherein the types include: consultation, or complaint, or maintenance.
Further, the mobile terminal further includes a storage module 35, configured to store a correspondence between the bound UnionID of the user and the public official account of the public number of the user.
The storage module 35 may store the correspondence relationship in a pre-established database.
Further, the storage module 35 is further configured to use the recorded information entered by the user as user information; and storing the user information, the ID of the public number and the UnionID of the user into a shared cache in a corresponding mode.
Further, the mobile terminal also includes a recording module 36 for recording information entered by the user when the user enters the public number of the WeChat application.
Fig. 4 is a flowchart of a method for implementing push according to the present invention, as shown in fig. 4, including:
step 401: and when the situation that the user logs in the public official website is monitored, acquiring the UnionID of the user.
Wherein, obtaining the UnionID of the user comprises:
acquiring an official website account number of a public number currently logged in by a user;
and searching the UnionID of the user corresponding to the acquired official website account of the public number in the pre-bound corresponding relation to be used as the UnionID of the user needing to be acquired.
It should be noted that the UnionID of the user to be acquired is the UnionID of the user in step 401.
It should be noted that the UnionID is provided by the WeChat application to solve the problem that the interworking between a plurality of public numbers of the same company is required. By acquiring the user basic information interface, a developer (or a merchant) can acquire the user basic information through OpenID, and if the developer (or the merchant) has multiple public numbers, the following method can be used for user account intercommunication among the multiple public numbers through a UnionID mechanism:
firstly, binding a plurality of public numbers to the same account number of a WeChat open platform (open. weixin. qq. com), namely the same Union;
finally, the uniqueness of the user is distinguished by acquiring the UnionID in the user basic information interface, but it should be noted that: the public number will only get the UnionID after being bound to the WeChat opening platform Account.
The UnionID of the user is unique as long as the user is a public number under the account of the same WeChat opening platform. In other words, the UnionID is the same for different applications under the same WeChat opening platform Account for the same user.
Further, the method also comprises the following steps:
when a user enters a WeChat application, the WeChat application allocates a UnionID to the user;
when a user logs in an official website of a public number for the first time in the WeChat application, the WeChat application acquires an official website account number of the public number of the user;
and binding and storing the corresponding relation between the UnionID of the user and the official website account of the public number of the user.
The corresponding relationship between the bound UnionID of the user and the official account of the public number of the user can be stored in a pre-established database.
Further, the method further comprises: judging whether a user logs in an official website of a public number for the first time in the WeChat application; the method comprises the following steps:
when it is monitored that a user opens a link of an official network of a public number in a WeChat application and logs in, acquiring a UnionID of the user;
judging whether the acquired UnionID of the user is bound with the official website account of the public number or not;
when the UnionID of the user is judged not to be bound with the official website account number of the public number, determining that the user logs in the official website of the public number for the first time in the WeChat application;
and when the acquired UnionID of the user is judged to be bound with the official website account number of the public number, determining that the user does not log in the official website of the public number for the first time in the WeChat application.
Further, the method further comprises:
when a user enters a public number in the WeChat application, recording information input by the user;
taking the recorded information input by the user as user information;
and storing the user information, the ID of the public number and the UnionID of the user into a shared cache in a corresponding mode. For example, if the information entered by the user 1 in the public number 1 is the user information 1, the ID of the public number 1, and the UnionID of the user 1 may be stored as one record in the shared cache, and if the information entered by the user 1 in the public number 2 is the user information 3, the ID of the public number 2, and the UnionID of the user 1 may be stored as one record in the shared cache.
As shown in fig. 5, a diagram is input into the public interface for the user, wherein the content input by the user is 'tariff'. It should be noted that the ID of the public number is a unique identification of the public number, and corresponds to the official website of the public number one to one. Wherein the ID of the public number may include a name of the public number.
Step 402: and searching the user information corresponding to the ID of the public number and the acquired UnionID of the user in the prestored user information.
The method specifically comprises the following steps:
searching all user information corresponding to the obtained UnionID for use in the shared cache;
and searching user information corresponding to the ID of the public number in all the searched user information as user information corresponding to the ID of the public number and the acquired UnionID of the user. Or,
the method specifically comprises the following steps:
searching all user information corresponding to the ID of the public number in the shared cache;
and searching user information corresponding to the acquired UnionID of the user from all the searched user information to serve as the user information corresponding to the ID of the public number and the acquired UnionID of the user.
For example, in the above example, it is assumed that the following records are stored in the shared cache: user information 1, ID of public number 1 and UnionID of user 1, user information 3, ID of public number 2 and UnionID of user 1, user information 4, ID of public number 5 and UnionID of user 1, user information 5, ID of public number 2 and UnionID of user 2, user information 6, ID of public number 3 and UnionID of user 3, user information 6, ID of public number 2 and UnionID of user 3, at this time, user information of UnionID of user 1 in public number 2 is searched according to the following steps:
first, traversing (or looking up) all the above records with the UnionID of user 1 as a key, the following three records can be obtained: user information 1, ID of public number 1 and UnionID of user 1, user information 3, ID of public number 2 and UnionID of user 1, user information 4, ID of public number 5 and UnionID of user 1;
finally, traversing (or searching) the three records by taking the public number 2 as a key word, and obtaining a final result: and if the user information 3, the ID of the public number 2 and the UnionID of the user 1 are the user information to be searched, the user information 3 is the user information to be searched. Or,
first, traversing (or searching) all the records with the public number 2 as a key word can obtain the following three records: user information 3, the ID of public number 2 and the UnionID of user 1, user information 5, the ID of public number 2 and the UnionID of user 2, user information 6, the ID of public number 2 and the UnionID of user 3;
finally, traversing (or searching) the three records by using the UnionID of the user 1 as a key word, and obtaining a final result: and if the user information 3, the ID of the public number 2 and the UnionID of the user 1 are the user information to be searched, the user information 3 is the user information to be searched.
Step 403: and determining the information concerned by the user needing to be pushed according to the obtained user information.
The method specifically comprises the following steps:
determining the type of the obtained user information;
and generating the information concerned by the user according to the information generation mode corresponding to the determined type.
Wherein the types include: consultation, or complaint, or maintenance.
Wherein, determining the type to which the obtained user information belongs comprises:
performing content matching with the obtained user information according to keywords corresponding to the pre-configured public number;
and classifying according to the matching result to determine the type of the matching object.
It should be noted that how to match the content with the obtained user information according to the keywords corresponding to the pre-configured public number belongs to a conventional technical means known by those skilled in the art, and is not described herein again and is not intended to limit the present invention.
Generating information concerned by the user according to the information generation mode corresponding to the determined type comprises the following steps:
when the determined type is complaint, a forum page for complaint reply is displayed on an official website interface of the public number;
when the determined type is consultation, extracting specific information contained in the obtained user information; displaying an interface or a link corresponding to the extracted specific information;
when the determined type is maintenance, acquiring the geographical position information of the user and acquiring an article needing maintenance in the user information; and generating the obtained geographical position information of the user and an operation interface corresponding to the article needing to be maintained in the user information for the user to select.
For example, if the service is judged to be maintained (or information such as a physical store is involved), the geographical position information of the user is acquired through the positioning software, and more exact service is provided; if the consultation is judged, particularly when a new product is on the market, a detail page of the new machine is displayed for the user; if the complaint is judged, the forum page of the complaint reply is directly displayed on the official website, so that the user can conveniently and quickly find the required information.
Step 404: and pushing the determined information concerned by the user.
In the method, the UnionID of the user is obtained, and the information required by the user to be pushed is determined according to the UnionID of the user, so that personalized prompt and service meeting the user requirements are provided for the user, and the user experience is improved.
Further, when it is monitored that the user does not enter the public official website for more than a preset time period, the method further comprises the following steps: and the WeChat application pushes personalized information to the user through an Android installation package (apk) or a short message or an email according to the user information. Wherein the personalized information comprises: and information corresponding to the type to which the user information belongs. This may improve response efficiency and user experience.
Further, when more than one public number exists in the background of the micro signal, the method further comprises the following steps: the micro-signal associates more than one public number; the UnionID of the user corresponding to one or more public numbers to be associated is unique.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A mobile terminal, comprising: the system comprises a detection module, an acquisition module, a search module, a determination module and a push module; wherein,
the detection module is used for sending an acquisition notice to the acquisition module when the situation that the user logs in the official website of the public number is monitored;
the acquisition module is used for receiving the acquisition notification and acquiring the UnionID of the user;
the searching module is used for searching the user information corresponding to the ID of the public number and the acquired UnionID of the user in the pre-stored user information;
the determining module is used for determining the information concerned by the user needing to be pushed according to the searched user information;
and the pushing module is used for pushing the determined information concerned by the user.
2. The mobile terminal of claim 1, wherein the obtaining module is further configured to: acquiring a WeChat application and distributing a UnionID for the user; acquiring the corresponding relation between the UnionID of the user and the official website account of the public number of the user bound by the WeChat application;
the mobile terminal also comprises a storage module used for storing the corresponding relation between the UnionID of the user and the official website account number of the public number of the user after binding.
3. The mobile terminal of claim 2, further comprising a recording module for recording information entered by the user when the user enters a public number of the WeChat application;
the storage module is further used for taking the recorded information input by the user as the user information; and storing the user information, the ID of the public number and the UnionID of the user into a shared cache correspondingly.
4. The mobile terminal according to claim 1 or 3, wherein the push module is specifically configured to:
determining the type of the obtained user information;
and generating the information concerned by the user according to the information generation mode corresponding to the determined type.
5. A method for implementing push, comprising:
when the situation that a user logs in an official website of a public number is monitored, a UnionID of the user is obtained;
searching user information corresponding to the ID of the public number and the acquired UnionID of the user in pre-stored user information;
determining information concerned by the user needing to be pushed according to the searched user information;
and pushing the determined information concerned by the user.
6. The method of claim 5, further comprising, prior to the method:
when the user enters a WeChat application, the WeChat application allocates a UnionID to the user;
when the user logs in the official website of the public number for the first time in the WeChat application, the WeChat application acquires the official website account number of the public number of the user;
and binding and storing the corresponding relation between the UnionID of the user and the official website account of the public number of the user.
7. The method of claim 6, further comprising:
when the user enters a public number in the WeChat application, recording information input by the user;
taking the recorded information input by the user as the user information;
and storing the user information, the ID of the public number and the UnionID of the user into a shared cache correspondingly.
8. The method of claim 6, wherein the obtaining the UnionID of the user comprises:
acquiring an official website account number of a public number currently logged in by the user;
and searching the UnionID of the user corresponding to the acquired official website account of the public number in the corresponding relation to be used as the UnionID of the user needing to be acquired.
9. The method of claim 7, wherein the searching for the user information corresponding to the public number ID and the obtained UnionID of the user from the pre-stored user information comprises:
searching all user information corresponding to the acquired UnionID of the user in the shared cache;
and searching user information corresponding to the ID of the public number in all the searched user information to be used as the user information corresponding to the ID of the public number and the acquired UnionID of the user.
10. The method according to claim 5 or 7, wherein the determining the information of interest to the user needing to be pushed according to the obtained user information comprises:
determining the type of the obtained user information;
and generating the information concerned by the user according to the information generation mode corresponding to the determined type.
CN201510716500.XA 2015-10-29 2015-10-29 A kind of mobile terminal and its method for realizing push Active CN105262819B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510716500.XA CN105262819B (en) 2015-10-29 2015-10-29 A kind of mobile terminal and its method for realizing push

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510716500.XA CN105262819B (en) 2015-10-29 2015-10-29 A kind of mobile terminal and its method for realizing push

Publications (2)

Publication Number Publication Date
CN105262819A true CN105262819A (en) 2016-01-20
CN105262819B CN105262819B (en) 2019-02-15

Family

ID=55102323

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510716500.XA Active CN105262819B (en) 2015-10-29 2015-10-29 A kind of mobile terminal and its method for realizing push

Country Status (1)

Country Link
CN (1) CN105262819B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557934A (en) * 2016-11-25 2017-04-05 中国南方电网有限责任公司 A kind of method of network service channel electricity consumption account binding data seamless migration
CN106685799A (en) * 2016-12-16 2017-05-17 上海高顿教育培训有限公司 Multi-platform WeChat service notification sending method based on CoreSeek
CN107545073A (en) * 2017-09-26 2018-01-05 北京荣播天下文化传媒有限公司 Information query system and method based on wechat public platform
CN107886237A (en) * 2017-11-08 2018-04-06 珠海华发新科技投资控股有限公司 Campaign Management Platform based on multiple wechat public accounts
CN107944919A (en) * 2017-11-24 2018-04-20 平安科技(深圳)有限公司 Account inquiries method, apparatus, equipment and computer-readable recording medium
CN109635212A (en) * 2018-12-11 2019-04-16 杭州启博科技有限公司 The method by user-association to APP based on wechat
CN110933070A (en) * 2019-11-27 2020-03-27 杭州遥望网络科技有限公司 User identification method, system, equipment and computer readable storage medium
WO2021073428A1 (en) * 2019-10-14 2021-04-22 华为技术有限公司 Account number binding method, device and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110021219A1 (en) * 2008-02-15 2011-01-27 Chalk Media Service Corp. system and method for delivering push content to a mobile device
CN102368788A (en) * 2011-12-09 2012-03-07 中国电信股份有限公司 Information pushing method and apparatus thereof
CN103179205A (en) * 2013-03-14 2013-06-26 夏振宇 Internet-based advertisement pushing system
CN104463623A (en) * 2014-11-29 2015-03-25 深圳市无微不至数字技术有限公司 Accumulated point rewarding method and device and system
CN104699795A (en) * 2015-03-17 2015-06-10 天脉聚源(北京)传媒科技有限公司 Method and device for pushing videos
CN104731919A (en) * 2015-03-26 2015-06-24 浪潮集团有限公司 WeChat public number user classification method based on AdaBoost algorithm
CN104754030A (en) * 2015-02-12 2015-07-01 腾讯科技(深圳)有限公司 User information obtaining method and device
CN104809225A (en) * 2015-05-06 2015-07-29 泰康人寿保险股份有限公司 Chain information spreading tracking management system and chain information spreading tracking management method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110021219A1 (en) * 2008-02-15 2011-01-27 Chalk Media Service Corp. system and method for delivering push content to a mobile device
CN102368788A (en) * 2011-12-09 2012-03-07 中国电信股份有限公司 Information pushing method and apparatus thereof
CN103179205A (en) * 2013-03-14 2013-06-26 夏振宇 Internet-based advertisement pushing system
CN104463623A (en) * 2014-11-29 2015-03-25 深圳市无微不至数字技术有限公司 Accumulated point rewarding method and device and system
CN104754030A (en) * 2015-02-12 2015-07-01 腾讯科技(深圳)有限公司 User information obtaining method and device
CN104699795A (en) * 2015-03-17 2015-06-10 天脉聚源(北京)传媒科技有限公司 Method and device for pushing videos
CN104731919A (en) * 2015-03-26 2015-06-24 浪潮集团有限公司 WeChat public number user classification method based on AdaBoost algorithm
CN104809225A (en) * 2015-05-06 2015-07-29 泰康人寿保险股份有限公司 Chain information spreading tracking management system and chain information spreading tracking management method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557934A (en) * 2016-11-25 2017-04-05 中国南方电网有限责任公司 A kind of method of network service channel electricity consumption account binding data seamless migration
CN106685799A (en) * 2016-12-16 2017-05-17 上海高顿教育培训有限公司 Multi-platform WeChat service notification sending method based on CoreSeek
CN107545073A (en) * 2017-09-26 2018-01-05 北京荣播天下文化传媒有限公司 Information query system and method based on wechat public platform
CN107886237A (en) * 2017-11-08 2018-04-06 珠海华发新科技投资控股有限公司 Campaign Management Platform based on multiple wechat public accounts
CN107944919A (en) * 2017-11-24 2018-04-20 平安科技(深圳)有限公司 Account inquiries method, apparatus, equipment and computer-readable recording medium
WO2019100604A1 (en) * 2017-11-24 2019-05-31 平安科技(深圳)有限公司 Account inquiry method, apparatus, device, and computer readable storage medium
CN109635212A (en) * 2018-12-11 2019-04-16 杭州启博科技有限公司 The method by user-association to APP based on wechat
WO2021073428A1 (en) * 2019-10-14 2021-04-22 华为技术有限公司 Account number binding method, device and system
CN112738143A (en) * 2019-10-14 2021-04-30 华为技术有限公司 Account number binding method, device and system
CN112738143B (en) * 2019-10-14 2022-05-10 华为技术有限公司 Account number binding method, device and system
CN110933070A (en) * 2019-11-27 2020-03-27 杭州遥望网络科技有限公司 User identification method, system, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN105262819B (en) 2019-02-15

Similar Documents

Publication Publication Date Title
CN105262819B (en) A kind of mobile terminal and its method for realizing push
CN105260083A (en) Mobile terminal and method for realizing split screens
CN106529956A (en) Terminal and verification method of terminal payment
CN106598538B (en) Instruction set updating method and system
CN106843723A (en) A kind of application program associates application method and mobile terminal
CN106534560B (en) Mobile terminal control device and method
CN105072279B (en) A kind of back-up device based on mobile terminal and method
CN105872997A (en) Short message merging method and terminal equipment
CN106485163A (en) Control method and control device that mobile terminal data storehouse accesses
CN106484534B (en) Control method and control device for displayed mobile terminal
CN105261054A (en) Device and method for compositing audio GIF image
CN105260096B (en) A kind of method and mobile terminal controlling user's operation
CN106385494B (en) Method and device for acquiring dynamic home page of mobile terminal application
CN106569670B (en) Device and method for processing application
CN106412877B (en) Activation method and activation device for mobile terminal SIM card
CN105094598A (en) Device and method for processing operational objects
CN105357188B (en) A kind of method that realizing WIFI connections, server and mobile terminal
CN106792644A (en) Mobile terminal, server and information processing method
CN105245707A (en) Mobile terminal and method for processing information
CN106921959B (en) Mobile terminal flashing method and device and flashing equipment
CN105847575B (en) Device and method for calling recorder
CN106789167A (en) A kind of data processing method and server
CN104794188B (en) File positioning method and device
CN106027754B (en) Information forwarding apparatus and method
CN106506851B (en) Data statistics adaptation method and device for mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant