[go: up one dir, main page]

WO2018032190A1 - Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée - Google Patents

Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée Download PDF

Info

Publication number
WO2018032190A1
WO2018032190A1 PCT/CN2016/095196 CN2016095196W WO2018032190A1 WO 2018032190 A1 WO2018032190 A1 WO 2018032190A1 CN 2016095196 W CN2016095196 W CN 2016095196W WO 2018032190 A1 WO2018032190 A1 WO 2018032190A1
Authority
WO
WIPO (PCT)
Prior art keywords
push information
target
user
current user
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2016/095196
Other languages
English (en)
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to PCT/CN2016/095196 priority Critical patent/WO2018032190A1/fr
Publication of WO2018032190A1 publication Critical patent/WO2018032190A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the invention belongs to the field of communications, and in particular relates to a method and a server for pushing according to a target address classification and pushing information numbers.
  • the vehicle terminal receives various messages, such as weather forecasts, intersections, and points of interest, from the servers in the background.
  • the vehicle terminal can push the received message to the driver. This gives the driver the pleasure of driving and eases driving fatigue.
  • the server generally pushes information to different users according to the same rule, and cannot perform different push according to different situations of the user, which may cause the user to be uninterested or unnecessary to the content pushed by the server, thereby reducing the user experience.
  • Embodiments of the present invention provide a method and server for pushing according to target address classification and pushing information number It can increase the probability that users need to push information and avoid repeated push.
  • a method for pushing according to a target address classification and a push information number including:
  • the server classifies the target addresses of the user in the preset period based on the navigation service, and obtains the total number of times of each type of target address;
  • the server acquires a current user requirement of the user according to a type of target address that is the most frequently used by the user in the preset period;
  • the server acquires target push information according to the current user requirement and a maximum number of the received push information corresponding to the current user demand, where the target push information is a push corresponding to the current user demand. In the information, the number is greater than the maximum number of push information;
  • the server transmits the number of the target push information to the in-vehicle device in a small to large order.
  • a server including:
  • a classification and statistics module configured to classify a target address of a user in a preset period based on a navigation service, and obtain a total number of times of each type of target address
  • a first acquiring module configured to acquire a current user requirement of the user according to a type of target address that is obtained by the classification and statistics module and the user has the most total number of times in the preset period
  • a sending module configured to send the current user requirement acquired by the first acquiring module to the in-vehicle device of the user
  • a receiving module configured to receive feedback information sent by the in-vehicle device, where the feedback information includes a maximum number of received push information corresponding to the current user requirement;
  • a second obtaining module configured to acquire target push information according to the current user requirement and a maximum number of received push information corresponding to the current user demand, where the target push information is the current user In the push information corresponding to the demand, the number is greater than the push information of the maximum number;
  • the sending module is further configured to send the in-vehicle device in a small to large order according to the number of the target push information.
  • the server can classify the target address of the user in the preset period, obtain the total number of times of each type of target address, and obtain the current user's current number according to the type of target address that the user has the most total number of times in the preset period.
  • the user needs to receive the current user demand to the user's in-vehicle device, and receive the feedback information sent by the in-vehicle device including the maximum number of the received push information corresponding to the current user demand, according to the feedback information,
  • the push information corresponding to the user demand the push information whose number is greater than the maximum number, that is, the target push information, is transmitted to the in-vehicle device in the order of the number of the target push information from small to large. Therefore, the related information can be pushed according to the user's itinerary, the probability that the user needs to push the information is increased, and the push information is pushed according to the push information number to avoid repeated push.
  • FIG. 1 is a schematic flowchart of pushing according to a target address classification and a push information number according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • the embodiment of the present invention provides a method for pushing according to a target address classification and pushing information number, as shown in FIG. 1 .
  • the method can include:
  • Step S101 The server classifies the target addresses of the user in the preset period based on the navigation service, and obtains the total number of times of each type of target address.
  • the target address may be a house number, a building identifier, a cell name, a bus stop, a school, and the like.
  • the embodiment of the present invention does not limit this, as long as it can be identified on the map.
  • the server may determine a destination address of a trip according to a destination address input by the navigation service user, and classify the target address to obtain the total number of times of each type of target address.
  • the classification of the target address can be set as needed, and is merely exemplary. For example, it can include building materials, home, wedding, school, and the like.
  • the total number of times a type of target address refers to the total number of times the user reaches the target address belonging to the target address of the class. For example, for the building materials city, the assumption includes the target address 1, the target address 2, and the target address 3. The user reaches the target within the preset period. Address one 2 times, the target address is 2 times and the target address is 3 times, the total number of the building materials city is 6 times.
  • the preset period is not limited, and it can be the previous week or two weeks.
  • Step S102 The server acquires the current user requirement of the user according to a type of target address whose user has the most total number of times in the preset period.
  • the server may preset a user requirement corresponding to each type of target address, and a push information corresponding to each user requirement.
  • the user demand corresponding to the building materials city category is decoration, purchase of building materials, etc.
  • the user demand corresponding to the household category is to purchase household products, etc.;
  • the user needs for weddings are selected wedding companies, hotel reservations, etc.
  • Step S103 The server sends the current user requirement to the in-vehicle device of the user.
  • Step S104 The server receives the feedback information sent by the in-vehicle device, where the feedback information includes a maximum number of the received push information corresponding to the current user requirement.
  • the number of the push information may be represented by a number, or may be represented by a year, month, and day. It may also be represented by other symbols indicating the order, which is not limited by the embodiment of the present invention. Preferably, the number of the push information in the embodiment of the present invention is Expressed by numbers.
  • the push information corresponding to the purchased building materials that the in-vehicle device has received is numbered 1-100.
  • the maximum number of received push information corresponding to the user's demand (purchasing building materials) is 100.
  • Step S105 And the server acquires the target push information according to the current user requirement and the maximum number of the received push information corresponding to the current user requirement.
  • the target push information is push information corresponding to the current user demand, and the number is greater than the maximum number of push information.
  • the server may preset a user requirement corresponding to each type of target address, and a push information corresponding to each user requirement.
  • Each push information required by a user corresponds to a number, and the number of all push information corresponding to each target address is arranged from small to large.
  • Step S106 The server sends the in-vehicle device in the order of the number of the target push information from small to large.
  • the server starts with the push message numbered 101 and sends it to the in-vehicle device in turn.
  • the present invention provides a method for pushing according to a target address classification and pushing a message number
  • the server can classify the target address of the user in the preset period, obtain the total number of times of each type of target address, and obtain the current user of the user according to the type of target address that the user has the most total number of times in the preset period.
  • the push information corresponding to the user demand the push information whose number is greater than the maximum number, that is, the target push information, is transmitted to the in-vehicle device in the order of the number of the target push information from small to large. thereby It can push related information according to the user's itinerary, increase the probability that the user needs to push the information, and push according to the push information number to avoid repeated push.
  • an embodiment of the present invention provides a server 20 for performing the method shown in FIG. See Figure 2 , including:
  • Classification statistics module 201 For classifying the target addresses of the user in a preset period based on the navigation service, and obtaining the total number of times of each type of target address;
  • the first obtaining module 202 is configured to perform, according to the classification and statistics module 201 Obtaining a class of target addresses with the most total number of times in the preset period, and obtaining current user requirements of the user;
  • a sending module 203 configured to: use the first acquiring module 202 Acquiring the current user demand to be sent to the in-vehicle device of the user;
  • Receiving module 204 And receiving feedback information sent by the in-vehicle device, where the feedback information includes a maximum number of the received push information corresponding to the current user requirement;
  • Second acquisition module 205 And acquiring the target push information according to the current user requirement and the maximum number of the received push information corresponding to the current user requirement, where the target push information is a push corresponding to the current user demand. In the information, the number is greater than the maximum number of push information;
  • the sending module 203 It is further configured to transmit to the in-vehicle device in a small to large order according to the number of the target push information.
  • the server provided by the present invention for pushing according to the target address classification and pushing the information number
  • the server can classify the target address of the user in the preset period, obtain the total number of times of each type of target address, and obtain the current user of the user according to the type of target address that the user has the most total number of times in the preset period.
  • the push information corresponding to the user demand the push information whose number is greater than the maximum number, that is, the target push information, is transmitted to the in-vehicle device in the order of the number of the target push information from small to large. thereby It can push related information according to the user's itinerary, increase the probability that the user needs to push the information, and push according to the push information number to avoid repeated push.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Traffic Control Systems (AREA)

Abstract

La présente invention concerne le domaine des communications, et en particulier un procédé et un serveur de poussée basés sur une classification d'adresse cible et des numéros de série d'informations de poussée. La présente invention peut augmenter la probabilité d'une demande d'utilisateur des informations de poussée et éviter une poussée répétée. Le procédé comprend les étapes suivantes : un serveur classifie des adresses cibles d'un utilisateur dans une période prédéfinie sur la base d'un service de navigation et acquiert une quantité totale de chaque type d'adresses cibles ; l'acquisition d'une exigence actuelle d'utilisateur de l'utilisateur en fonction du type d'adresses cibles ayant la plus grande quantité totale ; l'envoi de l'exigence d'utilisateur actuelle à un dispositif monté sur véhicule de l'utilisateur ; la réception des informations de rétroaction envoyées par le dispositif monté sur véhicule, les informations de rétroaction comprenant le numéro de série maximal d'informations de poussée reçues correspondant à l'exigence d'utilisateur actuelle ; l'acquisition, en fonction de l'exigence d'utilisateur actuelle et du numéro de série maximal, des informations de poussée cible, c'est-à-dire, des informations de poussée ayant des numéros de série supérieurs au numéro de série maximal parmi les informations de poussée correspondant à l'exigence d'utilisateur actuelle ; et l'envoi des informations de poussée cibles au dispositif monté sur véhicule dans l'ordre croissant des numéros de série des informations de poussée cibles.
PCT/CN2016/095196 2016-08-14 2016-08-14 Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée Ceased WO2018032190A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/095196 WO2018032190A1 (fr) 2016-08-14 2016-08-14 Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/095196 WO2018032190A1 (fr) 2016-08-14 2016-08-14 Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée

Publications (1)

Publication Number Publication Date
WO2018032190A1 true WO2018032190A1 (fr) 2018-02-22

Family

ID=61196429

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/095196 Ceased WO2018032190A1 (fr) 2016-08-14 2016-08-14 Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée

Country Status (1)

Country Link
WO (1) WO2018032190A1 (fr)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101917664A (zh) * 2010-08-10 2010-12-15 华为终端有限公司 信息提供方法、装置和一种移动终端
CN101995250A (zh) * 2009-08-12 2011-03-30 环达电脑(上海)有限公司 常用地点的相关信息服务系统及方法
EP2506522A1 (fr) * 2010-08-04 2012-10-03 Tencent Technology (Shenzhen) Company Limited Procédé et dispositif pour pousser les données
CN103200259A (zh) * 2013-03-29 2013-07-10 深圳市浩科电子有限公司 一种海量车载终端的信息推送方法及其装置
CN203206292U (zh) * 2013-03-29 2013-09-18 深圳市浩科电子有限公司 一种海量车载终端的信息推送装置
CN104410717A (zh) * 2014-12-18 2015-03-11 百度在线网络技术(北京)有限公司 一种信息推送的方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101995250A (zh) * 2009-08-12 2011-03-30 环达电脑(上海)有限公司 常用地点的相关信息服务系统及方法
EP2506522A1 (fr) * 2010-08-04 2012-10-03 Tencent Technology (Shenzhen) Company Limited Procédé et dispositif pour pousser les données
CN101917664A (zh) * 2010-08-10 2010-12-15 华为终端有限公司 信息提供方法、装置和一种移动终端
CN103200259A (zh) * 2013-03-29 2013-07-10 深圳市浩科电子有限公司 一种海量车载终端的信息推送方法及其装置
CN203206292U (zh) * 2013-03-29 2013-09-18 深圳市浩科电子有限公司 一种海量车载终端的信息推送装置
CN104410717A (zh) * 2014-12-18 2015-03-11 百度在线网络技术(北京)有限公司 一种信息推送的方法和装置

Similar Documents

Publication Publication Date Title
WO2018032190A1 (fr) Procédé et serveur de poussée basés sur des adresses cibles et des numéros de série d'informations de poussée
WO2018023305A1 (fr) Procédé et système pour pousser des informations personnalisées en fonction d'une adresse de destination
WO2018023304A1 (fr) Procédé et système de poussée d'informations personnalisées basée sur la position d'un véhicule
WO2018032214A1 (fr) Procédé pour pousser des informations vers un dispositif embarqué, et serveur
WO2018032193A1 (fr) Procédé et serveur de poussée basés sur des déplacements d'utilisateur et des nombres de série d'informations de poussée
CN101142840A (zh) 广播系统及数据传输方法
WO2018032202A1 (fr) Procédé et système de poussée fondés sur une adresse cible et un rayon prédéfini
WO2018032191A1 (fr) Procédé et serveur de désactivation d'une technologie push cible en fonction des habitudes de l'utilisateur
WO2018032184A1 (fr) Procédé et serveur de distribution sélective d'informations en fonction d'une demande d'utilisateur estimée d'après un trajet d'un utilisateur
WO2018032205A1 (fr) Procédé et système permettant de diffuser des informations sur la base d'une adresse cible et de numéros de série d'informations de diffusion
WO2018032219A1 (fr) Procédé et système de pousser d'informations basé sur une adresse de destination rarement utilisée
WO2018032237A1 (fr) Procédé et système de pré-poussée pour améliorer la probabilité d'une requête d'utilisateur
WO2017132884A1 (fr) Procédé et système d'envoi basés sur une adresse de destination et un nombre d'informations d'envoi
WO2018032185A1 (fr) Procédé et serveur destinés à arrêter des informations de poussée vers un terminal embarqué
WO2018023303A1 (fr) Procédé et système de pousser basé sur une position de conduite de véhicule et un numéro de série d'informations de pousser
WO2018032206A1 (fr) Procédé et système de réglage de technologie de poussée d'informations
WO2017132887A1 (fr) Procédé et serveur de poussée d'informations reposant sur une adresse de destination
WO2018032234A1 (fr) Procédé de pré-pousser pour améliorer une probabilité d'exigence utilisateur, et serveur
WO2018032199A1 (fr) Procédé et système de poussée d'informations qui améliorent la demande d'utilisateur sur la base d'un emplacement actuel
WO2018032164A1 (fr) Procédé de pousser d'une adresse d'autoapprentissage, et serveur
WO2018032186A1 (fr) Procédé et serveur pour cesser de pousser des informations vers un terminal embarqué selon une rétroaction du marché
WO2018032196A1 (fr) Procédé et serveur de poussée d'informations qui améliorent la demande d'utilisateur sur la base d'un emplacement actuel
WO2018032211A1 (fr) Procédé et système de pousser d'informations basé sur la position actuelle
WO2018218663A1 (fr) Système de publication d'annonces de mégadonnées
WO2018032232A1 (fr) Procédé de distribution sélective d'informations de brevets pendant un positionnement basé sur une demande d'utilisateur et serveur

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16912954

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16912954

Country of ref document: EP

Kind code of ref document: A1