KR20230169602A - Method, computer device, and computer program to optimize notifications - Google Patents
Method, computer device, and computer program to optimize notifications Download PDFInfo
- Publication number
- KR20230169602A KR20230169602A KR1020220069949A KR20220069949A KR20230169602A KR 20230169602 A KR20230169602 A KR 20230169602A KR 1020220069949 A KR1020220069949 A KR 1020220069949A KR 20220069949 A KR20220069949 A KR 20220069949A KR 20230169602 A KR20230169602 A KR 20230169602A
- Authority
- KR
- South Korea
- Prior art keywords
- notification
- shape
- level
- notifications
- processor
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72448—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
- H04M1/72451—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to schedules, e.g. using calendar applications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72448—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
- H04M1/72454—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to context-related or environment-related conditions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2201/00—Electronic components, circuits, software, systems or apparatus used in telephone systems
- H04M2201/34—Microprocessors
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Human Computer Interaction (AREA)
- Theoretical Computer Science (AREA)
- Biophysics (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Software Systems (AREA)
- Biomedical Technology (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Environmental & Geological Engineering (AREA)
- User Interface Of Digital Computer (AREA)
- Telephone Function (AREA)
- Alarm Systems (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
아래의 설명은 사용자 활동과 관련된 알림(notification)을 제공하는 기술에 관한 것이다.The description below relates to technology that provides notifications related to user activity.
근래 인터넷 등의 온라인 환경이 비약적인 발전을 거듭하면서, 온라인에서의 활동과 생활의 영역이 보편화되어 가고 있다.Recently, as online environments such as the Internet continue to develop rapidly, online activities and areas of life are becoming more common.
온라인의 사이버 공간에서는 인간의 다양한 개별적 활동과 산업 활동은 물론이고, 정치, 경제, 사회 등에 국한되지 않은 다양한 영역의 활동이 이루어지고 있다.In online cyberspace, various individual human activities and industrial activities, as well as activities in various areas including politics, economy, and society, are taking place.
인터넷 서비스는 사용자와 관련된 중요 활동에 대한 알림을 제공하고 있다. 일례로, 한국 등록특허공보 제10-2105561호(등록일 2020년 04월 22일)에는 푸시 알림 메시지를 제공하는 기술이 개시되어 있다.Internet services provide notifications about important activities related to users. For example, Korean Patent Publication No. 10-2105561 (registration date April 22, 2020) discloses technology for providing push notification messages.
중요 알림을 단순 기록용 알림과 구별하여 제공할 수 있다.Important notifications can be provided separately from simple record notifications.
알림의 종류를 식별할 수 있도록 부여된 알림 아이디에 알림 등급과 알림 형상을 설정할 수 있다.You can set the notification level and notification shape to the given notification ID to identify the type of notification.
알림 등급 별로 알림 세기를 설정할 수 있다.You can set the notification intensity for each notification level.
컴퓨터 장치에서 실행되는 알림 최적화 방법에 있어서, 상기 컴퓨터 장치는 메모리에 포함된 컴퓨터 판독가능한 명령들을 실행하도록 구성된 적어도 하나의 프로세서를 포함하고, 상기 알림 최적화 방법은, 상기 적어도 하나의 프로세서에 의해, 알림의 종류를 식별하기 위한 알림 아이디를 등록하는 단계; 상기 적어도 하나의 프로세서에 의해, 상기 알림 아이디에 상기 알림의 중요도에 따른 알림 등급과 알림 형상을 설정하는 단계; 및 상기 적어도 하나의 프로세서에 의해, 상기 알림 아이디를 이용한 알림 발송 요청에 대해 상기 알림 아이디에 설정된 상기 알림 등급과 상기 알림 형상에 따라 상기 알림을 제공하는 단계를 포함하는 알림 최적화 방법을 제공한다.A notification optimization method executed on a computer device, wherein the computer device includes at least one processor configured to execute computer-readable instructions included in a memory, and the notification optimization method includes, by the at least one processor, notification registering a notification ID to identify the type; setting a notification level and notification shape according to the importance of the notification to the notification ID, by the at least one processor; and providing, by the at least one processor, the notification according to the notification grade and the notification shape set in the notification ID in response to a notification sending request using the notification ID.
일 측면에 따르면, 상기 부여하는 단계는, 상기 알림에 대해 알림 텍스트와 알림 발송 대상 및 알림 발송 조건을 포함하는 알림 상세 정보를 등록하는 단계; 및 상기 알림의 종류를 식별하기 위한 고유 코드로 상기 알림 아이디를 생성하여 지정하는 단계를 포함할 수 있다.According to one aspect, the providing step includes registering notification detailed information including notification text, notification sending target, and notification sending conditions for the notification; And it may include generating and designating the notification ID with a unique code for identifying the type of notification.
다른 측면에 따르면, 상기 설정하는 단계는, 상기 알림의 종류 중 일부 알림에 대해 인공지능 기반의 예측 모델을 통해 알림의 중요도를 예측하여 예측 결과에 대응되는 상기 알림 등급과 상기 알림 형상을 설정할 수 있다.According to another aspect, in the setting step, the importance of the notification can be predicted through an artificial intelligence-based prediction model for some of the types of notifications, and the notification grade and notification shape corresponding to the prediction result can be set. .
또 다른 측면에 따르면, 상기 설정하는 단계는, 상기 알림의 종류 중 일부 알림에 대해 각 사용자에게 전달된 알림과 해당 알림에 대한 사용자 활동 이력에 기초한 학습 데이터셋으로 학습된 예측 모델을 통해 사용자 별로 알림의 중요도를 예측하여 예측 결과에 대응되는 상기 알림 등급과 상기 알림 형상을 설정할 수 있다.According to another aspect, the setting step includes notifications delivered to each user for some of the types of notifications and notifications for each user through a prediction model learned with a learning dataset based on the user activity history for the notifications. The importance of can be predicted and the notification level and notification shape corresponding to the prediction result can be set.
또 다른 측면에 따르면, 상기 알림 등급은 알림 세기로 구분되는 등급일 수 있다.According to another aspect, the notification level may be a level classified by notification intensity.
또 다른 측면에 따르면, 상기 알림 형상은 알림이 노출되는 위치를 기준으로 구분되는 적어도 하나의 형상을 포함하고, 상기 알림 세기는 알림 수신을 인지시키기 위한 적어도 하나의 푸시 요소를 포함하는 등급과 푸시 알림이 차단된 등급을 포함할 수 있다.According to another aspect, the notification shape includes at least one shape distinguished based on the position where the notification is exposed, and the notification strength is a grade including at least one push element for recognizing receipt of a notification and a push notification. This may include blocked classes.
또 다른 측면에 따르면, 상기 알림 형상은 푸시 알림 형상, 알림 페이지에 노출되는 배지 알림 형상, 및 메인 페이지에 노출되는 메인 알림 형상 중 적어도 하나를 포함하고, 상기 알림 등급은 알림 수신을 인지시키기 위한 팝업, 진동, 소리, 무음, 및 라이트닝 효과 중 적어도 하나를 포함하는 등급과 푸시 알림이 차단된 등급을 포함할 수 있다.According to another aspect, the notification shape includes at least one of a push notification shape, a badge notification shape exposed on the notification page, and a main notification shape exposed on the main page, and the notification level is a pop-up for recognizing receipt of a notification. , may include a rating that includes at least one of vibration, sound, silence, and lightning effects, and a rating in which push notifications are blocked.
또 다른 측면에 따르면, 상기 배지 알림 형상은 상기 알림 페이지의 상단에 노출되는 중요 알림과 상기 알림 페이지의 하단에 노출되는 일반 알림을 포함할 수 있다.According to another aspect, the badge notification shape may include an important notification exposed at the top of the notification page and a general notification exposed at the bottom of the notification page.
또 다른 측면에 따르면, 상기 배지 알림 형상은 중요 알림과 일반 알림을 포함하고, 상기 알림의 종류에 따라 상기 중요 알림의 타이틀 문구가 사전에 등록되며, 상기 제공하는 단계는, 상기 알림 형상을 통해 상기 중요 알림으로 설정된 상기 알림 아이디에 대해 상기 타이틀 문구를 제공하는 단계를 포함할 수 있다.According to another aspect, the badge notification shape includes an important notification and a general notification, the title phrase of the important notification is registered in advance according to the type of the notification, and the providing step includes the notification shape. It may include providing the title phrase for the notification ID set as an important notification.
또 다른 측면에 따르면, 상기 제공하는 단계는, 상기 알림 형상을 통해 중요 알림으로 설정된 상기 알림 아이디에 대해 상기 알림을 알림 페이지의 상단 영역에 노출하는 단계를 포함할 수 있다.According to another aspect, the providing step may include exposing the notification ID set as an important notification through the notification shape in the upper area of the notification page.
또 다른 측면에 따르면, 상기 제공하는 단계는, 상기 상단 영역에 노출된 상기 알림이 읽음 처리되거나 닫기 버튼이 실행되면 상기 알림을 상기 알림 페이지의 하단 영역으로 이동하여 노출하는 단계를 포함할 수 있다.According to another aspect, the providing step may include moving and exposing the notification to the lower area of the notification page when the notification exposed in the upper area is read or a close button is executed.
또 다른 측면에 따르면, 상기 제공하는 단계는, 상기 중요 알림의 유형에 따라 상기 알림을 상기 알림 페이지의 하단 영역으로 이동하는 규칙을 적용하는 단계를 포함할 수 있다.According to another aspect, the providing step may include applying a rule for moving the notification to a lower area of the notification page according to the type of the important notification.
상기 알림 최적화 방법을 상기 컴퓨터 장치에 실행시키기 위해 비-일시적인 컴퓨터 판독가능한 기록 매체에 저장되는 컴퓨터 프로그램을 제공한다.A computer program stored in a non-transitory computer-readable recording medium is provided to execute the notification optimization method on the computer device.
컴퓨터 장치에 있어서, 메모리에 포함된 컴퓨터 판독가능한 명령들을 실행하도록 구성된 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 알림의 종류를 식별하기 위한 알림 아이디를 등록하는 과정; 상기 알림 아이디에 상기 알림의 중요도에 따른 알림 등급과 알림 형상을 설정하는 과정; 및 상기 알림 아이디를 이용한 알림 발송 요청에 대해 상기 알림 아이디에 설정된 상기 알림 등급과 상기 알림 형상에 따라 상기 알림을 제공하는 과정을 처리하는 컴퓨터 장치를 제공한다.A computer device comprising: at least one processor configured to execute computer readable instructions included in a memory, the at least one processor comprising: registering a notification ID to identify a type of notification; The process of setting a notification level and notification shape according to the importance of the notification to the notification ID; and a computer device that processes a process of providing the notification according to the notification grade and notification shape set in the notification ID in response to a notification sending request using the notification ID.
본 발명의 실시예들에 따르면, 중요 알림을 단순 기록용 알림과 구별하여 제공함으로써 정보 전달 효율을 향상시키고 알림 피로도를 감소시킬 수 있다.According to embodiments of the present invention, information transmission efficiency can be improved and notification fatigue can be reduced by providing important notifications separately from simple recording notifications.
본 발명의 실시예들에 따르면, 알림의 종류를 식별할 수 있도록 부여된 알림 아이디에 알림 등급과 알림 형상을 설정함으로써 최적화된 알림을 제공할 수 있다.According to embodiments of the present invention, optimized notifications can be provided by setting the notification level and notification shape to the assigned notification ID to identify the type of notification.
본 발명의 실시예들에 따르면, 알림 등급 별로 알림 세기를 달리 설정함으로써 알림 성능을 극대화할 수 있다.According to embodiments of the present invention, notification performance can be maximized by setting different notification strengths for each notification level.
도 1은 본 발명의 일 실시예에 따른 네트워크 환경의 예를 도시한 도면이다.
도 2는 본 발명의 일실시예에 따른 컴퓨터 장치의 예를 도시한 블록도이다.
도 3은 본 발명의 일실시예에 따른 컴퓨터 장치가 수행할 수 있는 알림 최적화 방법의 예를 도시한 흐름도이다.
도 4는 본 발명의 일실시예에 있어서 알림을 등록하는 과정을 설명하기 위한 예시 도면이다.
도 5 내지 도 6은 본 발명의 일실시예에 있어서 알림 등급 별 알림 환경을 설명하기 위한 예시 도면이다.
도 7 내지 도 9는 본 발명의 일실시예에 있어서 알림 형상의 예시를 도시한 것이다.
도 10은 본 발명의 일실시예에 있어서 중요 알림 그룹 관리 환경을 설명하기 위한 예시 도면이다.
도 11은 본 발명의 일실시예에 있어서 중요 알림의 노출 위치 변화를 설명하기 위한 예시 도면이다.1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
Figure 2 is a block diagram showing an example of a computer device according to an embodiment of the present invention.
Figure 3 is a flowchart showing an example of a notification optimization method that can be performed by a computer device according to an embodiment of the present invention.
Figure 4 is an example diagram for explaining the process of registering a notification in one embodiment of the present invention.
Figures 5 and 6 are exemplary diagrams to explain the notification environment for each notification level in one embodiment of the present invention.
7 to 9 show examples of notification shapes according to an embodiment of the present invention.
Figure 10 is an example diagram for explaining an important notification group management environment in one embodiment of the present invention.
Figure 11 is an example diagram for explaining changes in the exposure position of important notifications in one embodiment of the present invention.
이하, 본 발명의 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the attached drawings.
본 발명의 실시예들은 사용자 활동과 관련된 알림을 제공하는 기술에 관한 것이다.Embodiments of the present invention relate to technology for providing notifications related to user activity.
본 명세서에서 구체적으로 개시되는 것들을 포함하는 실시예들은 알림을 식별하기 위한 알림 아이디와 중요도를 나타내는 알림 등급에 기초하여 최적화된 알림을 서비스할 수 있다.Embodiments including those specifically disclosed in this specification can provide optimized notifications based on a notification ID for identifying the notification and a notification level indicating importance.
본 발명의 실시예들에 따른 알림 최적화 시스템은 적어도 하나의 컴퓨터 장치에 의해 구현될 수 있으며, 본 발명의 실시예들에 따른 알림 최적화 방법은 알림 최적화 시스템에 포함되는 적어도 하나의 컴퓨터 장치를 통해 수행될 수 있다. 이때, 컴퓨터 장치에는 본 발명의 일실시예에 따른 컴퓨터 프로그램이 설치 및 구동될 수 있고, 컴퓨터 장치는 구동된 컴퓨터 프로그램의 제어에 따라 본 발명의 실시예들에 따른 알림 최적화 방법을 수행할 수 있다. 상술한 컴퓨터 프로그램은 컴퓨터 장치와 결합되어 알림 최적화 방법을 컴퓨터에 실행시키기 위해 컴퓨터 판독 가능한 기록매체에 저장될 수 있다.The notification optimization system according to embodiments of the present invention may be implemented by at least one computer device, and the notification optimization method according to embodiments of the present invention may be performed through at least one computer device included in the notification optimization system. It can be. At this time, the computer program according to an embodiment of the present invention may be installed and driven in the computer device, and the computer device may perform the notification optimization method according to the embodiment of the present invention according to the control of the driven computer program. . The above-described computer program may be combined with a computer device and stored in a computer-readable recording medium for executing the notification optimization method on the computer.
도 1은 본 발명의 일실시예에 따른 네트워크 환경의 예를 도시한 도면이다. 도 1의 네트워크 환경은 복수의 전자 기기들(110, 120, 130, 140), 복수의 서버들(150, 160) 및 네트워크(170)를 포함하는 예를 나타내고 있다. 이러한 도 1은 발명의 설명을 위한 일례로 전자 기기의 수나 서버의 수가 도 1과 같이 한정되는 것은 아니다. 또한, 도 1의 네트워크 환경은 본 실시예들에 적용 가능한 환경들 중 하나의 예를 설명하는 것일 뿐, 본 실시예들에 적용 가능한 환경이 도 1의 네트워크 환경으로 한정되는 것은 아니다.1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention. The network environment in FIG. 1 shows an example including a plurality of
복수의 전자 기기들(110, 120, 130, 140)은 컴퓨터 장치로 구현되는 고정형 단말이거나 이동형 단말일 수 있다. 복수의 전자 기기들(110, 120, 130, 140)의 예를 들면, 스마트폰(smart phone), 휴대폰, 내비게이션, 컴퓨터, 노트북, 디지털방송용 단말, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 태블릿 PC 등이 있다. 일례로 도 1에서는 전자 기기(110)의 예로 스마트폰의 형상을 나타내고 있으나, 본 발명의 실시예들에서 전자 기기(110)는 실질적으로 무선 또는 유선 통신 방식을 이용하여 네트워크(170)를 통해 다른 전자 기기들(120, 130, 140) 및/또는 서버(150, 160)와 통신할 수 있는 다양한 물리적인 컴퓨터 장치들 중 하나를 의미할 수 있다.The plurality of
통신 방식은 제한되지 않으며, 네트워크(170)가 포함할 수 있는 통신망(일례로, 이동통신망, 유선 인터넷, 무선 인터넷, 방송망)을 활용하는 통신 방식뿐만 아니라 기기들간의 근거리 무선 통신 역시 포함될 수 있다. 예를 들어, 네트워크(170)는, PAN(personal area network), LAN(local area network), CAN(campus area network), MAN(metropolitan area network), WAN(wide area network), BBN(broadband network), 인터넷 등의 네트워크 중 하나 이상의 임의의 네트워크를 포함할 수 있다. 또한, 네트워크(170)는 버스 네트워크, 스타 네트워크, 링 네트워크, 메쉬 네트워크, 스타-버스 네트워크, 트리 또는 계층적(hierarchical) 네트워크 등을 포함하는 네트워크 토폴로지 중 임의의 하나 이상을 포함할 수 있으나, 이에 제한되지 않는다.The communication method is not limited, and may include not only a communication method utilizing a communication network that the
서버(150, 160) 각각은 복수의 전자 기기들(110, 120, 130, 140)과 네트워크(170)를 통해 통신하여 명령, 코드, 파일, 콘텐츠, 서비스 등을 제공하는 컴퓨터 장치 또는 복수의 컴퓨터 장치들로 구현될 수 있다. 예를 들어, 서버(150)는 네트워크(170)를 통해 접속한 복수의 전자 기기들(110, 120, 130, 140)로 서비스(일례로, 알림 서비스)를 제공하는 시스템일 수 있다.Each of the
도 2는 본 발명의 일실시예에 따른 컴퓨터 장치의 예를 도시한 블록도이다. 앞서 설명한 복수의 전자 기기들(110, 120, 130, 140) 각각이나 서버들(150, 160) 각각은 도 2를 통해 도시된 컴퓨터 장치(200)에 의해 구현될 수 있다. 예를 들어, 본 발명의 실시예들에 따른 알림 최적화 시스템은 도 2를 통해 도시된 컴퓨터 장치(200)에 의해 구현될 수 있다.Figure 2 is a block diagram showing an example of a computer device according to an embodiment of the present invention. Each of the plurality of
이러한 컴퓨터 장치(200)는 도 2에 도시된 바와 같이, 메모리(210), 프로세서(220), 통신 인터페이스(230) 그리고 입출력 인터페이스(240)를 포함할 수 있다. 메모리(210)는 컴퓨터에서 판독 가능한 기록매체로서, RAM(random access memory), ROM(read only memory) 및 디스크 드라이브와 같은 비소멸성 대용량 기록장치(permanent mass storage device)를 포함할 수 있다. 여기서 ROM과 디스크 드라이브와 같은 비소멸성 대용량 기록장치는 메모리(210)와는 구분되는 별도의 영구 저장 장치로서 컴퓨터 장치(200)에 포함될 수도 있다. 또한, 메모리(210)에는 운영체제와 적어도 하나의 프로그램 코드가 저장될 수 있다. 이러한 소프트웨어 구성요소들은 메모리(210)와는 별도의 컴퓨터에서 판독 가능한 기록매체로부터 메모리(210)로 로딩될 수 있다. 이러한 별도의 컴퓨터에서 판독 가능한 기록매체는 플로피 드라이브, 디스크, 테이프, DVD/CD-ROM 드라이브, 메모리 카드 등의 컴퓨터에서 판독 가능한 기록매체를 포함할 수 있다. 다른 실시예에서 소프트웨어 구성요소들은 컴퓨터에서 판독 가능한 기록매체가 아닌 통신 인터페이스(230)를 통해 메모리(210)에 로딩될 수도 있다. 예를 들어, 소프트웨어 구성요소들은 네트워크(170)를 통해 수신되는 파일들에 의해 설치되는 컴퓨터 프로그램에 기반하여 컴퓨터 장치(200)의 메모리(210)에 로딩될 수 있다.As shown in FIG. 2, this
프로세서(220)는 기본적인 산술, 로직 및 입출력 연산을 수행함으로써, 컴퓨터 프로그램의 명령을 처리하도록 구성될 수 있다. 명령은 메모리(210) 또는 통신 인터페이스(230)에 의해 프로세서(220)로 제공될 수 있다. 예를 들어 프로세서(220)는 메모리(210)와 같은 기록 장치에 저장된 프로그램 코드에 따라 수신되는 명령을 실행하도록 구성될 수 있다.The
통신 인터페이스(230)는 네트워크(170)를 통해 컴퓨터 장치(200)가 다른 장치(일례로, 앞서 설명한 저장 장치들)와 서로 통신하기 위한 기능을 제공할 수 있다. 일례로, 컴퓨터 장치(200)의 프로세서(220)가 메모리(210)와 같은 기록 장치에 저장된 프로그램 코드에 따라 생성한 요청이나 명령, 데이터, 파일 등이 통신 인터페이스(230)의 제어에 따라 네트워크(170)를 통해 다른 장치들로 전달될 수 있다. 역으로, 다른 장치로부터의 신호나 명령, 데이터, 파일 등이 네트워크(170)를 거쳐 컴퓨터 장치(200)의 통신 인터페이스(230)를 통해 컴퓨터 장치(200)로 수신될 수 있다. 통신 인터페이스(230)를 통해 수신된 신호나 명령, 데이터 등은 프로세서(220)나 메모리(210)로 전달될 수 있고, 파일 등은 컴퓨터 장치(200)가 더 포함할 수 있는 저장 매체(상술한 영구 저장 장치)로 저장될 수 있다.The
입출력 인터페이스(240)는 입출력 장치(250)와의 인터페이스를 위한 수단일 수 있다. 예를 들어, 입력 장치는 마이크, 키보드 또는 마우스 등의 장치를, 그리고 출력 장치는 디스플레이, 스피커와 같은 장치를 포함할 수 있다. 다른 예로 입출력 인터페이스(240)는 터치스크린과 같이 입력과 출력을 위한 기능이 하나로 통합된 장치와의 인터페이스를 위한 수단일 수도 있다. 입출력 장치(250)는 컴퓨터 장치(200)와 하나의 장치로 구성될 수도 있다.The input/
또한, 다른 실시예들에서 컴퓨터 장치(200)는 도 2의 구성요소들보다 더 적은 혹은 더 많은 구성요소들을 포함할 수도 있다. 그러나, 대부분의 종래기술적 구성요소들을 명확하게 도시할 필요성은 없다. 예를 들어, 컴퓨터 장치(200)는 상술한 입출력 장치(250) 중 적어도 일부를 포함하도록 구현되거나 또는 트랜시버(transceiver), 데이터베이스 등과 같은 다른 구성요소들을 더 포함할 수도 있다.Additionally, in other embodiments,
이하에서는 알림 최적화를 위한 방법 및 장치의 구체적인 실시예를 설명하기로 한다.Hereinafter, specific embodiments of a method and device for optimizing notifications will be described.
본 명세서에서 알림은 사용자와 관련된 활동에 대해 알림 영역을 통해 노출되는 모든 알림을 포괄하여 의미할 수 있으며, 일례로 서버(150) 상의 쇼핑 플랫폼을 이용하는 사업자가 고객이 되는 사용자에게 전달하고자 하는 마케팅 메시지에 대한 알림을 포함할 수 있다. 서버(150)는 사용자가 서버(150)에서 제공하는 개별 서비스에 접속하지 않고도 사용자에 대한 모든 알림을 한 곳에서 확인할 수 있는 알림 서비스를 제공할 수 있다.In this specification, notification may encompass all notifications displayed through the notification area regarding user-related activities. For example, a marketing message that a business operator using a shopping platform on the
본 실시예에 따른 컴퓨터 장치(200)는 클라이언트(client)를 대상으로 클라이언트 상에 설치된 전용 어플리케이션이나 컴퓨터 장치(200)와 관련된 웹/모바일 사이트 접속을 통해 알림 플랫폼을 제공할 수 있다. 컴퓨터 장치(200)에는 컴퓨터로 구현된 알림 최적화 시스템이 구성될 수 있다. 일례로, 알림 최적화 시스템은 독립적으로 동작하는 프로그램 형태로 구현되거나, 혹은 특정 어플리케이션의 인-앱(in-app) 형태로 구성되어 상기 특정 어플리케이션 상에서 동작이 가능하도록 구현될 수 있다.The
컴퓨터 장치(200)의 프로세서(220)는 이하의 알림 최적화 방법을 수행하기 위한 구성요소로 구현될 수 있다. 실시예에 따라 프로세서(220)의 구성요소들은 선택적으로 프로세서(220)에 포함되거나 제외될 수도 있다. 또한, 실시예에 따라 프로세서(220)의 구성요소들은 프로세서(220)의 기능의 표현을 위해 분리 또는 병합될 수도 있다.The
이러한 프로세서(220) 및 프로세서(220)의 구성요소들은 이하의 알림 최적화 방법이 포함하는 단계들을 수행하도록 컴퓨터 장치(200)를 제어할 수 있다. 예를 들어, 프로세서(220) 및 프로세서(220)의 구성요소들은 메모리(210)가 포함하는 운영체제의 코드와 적어도 하나의 프로그램의 코드에 따른 명령(instruction)을 실행하도록 구현될 수 있다.The
여기서, 프로세서(220)의 구성요소들은 컴퓨터 장치(200)에 저장된 프로그램 코드가 제공하는 명령에 따라 프로세서(220)에 의해 수행되는 서로 다른 기능들(different functions)의 표현들일 수 있다.Here, the components of the
프로세서(220)는 컴퓨터 장치(200)의 제어와 관련된 명령이 로딩된 메모리(210)로부터 필요한 명령을 읽어들일 수 있다. 이 경우, 상기 읽어들인 명령은 프로세서(220)가 이후 설명될 단계들을 실행하도록 제어하기 위한 명령을 포함할 수 있다.The
이후 설명될 알림 최적화 방법이 포함하는 단계들은 도시된 순서와 다른 순서로 수행될 수 있으며, 단계들 중 일부가 생략되거나 추가의 과정이 더 포함될 수 있다.Steps included in the notification optimization method to be described later may be performed in an order different from the order shown, and some of the steps may be omitted or additional processes may be included.
알림 최적화 방법이 포함하는 단계들은 서버(150)에서 수행될 수 있으며, 실시예에 따라서는 단계들 중 적어도 일부가 클라이언트에서 수행되는 것 또한 가능하다.The steps included in the notification optimization method may be performed on the
도 3은 본 발명의 일실시예에 따른 컴퓨터 장치가 수행할 수 있는 알림 최적화 방법의 예를 도시한 흐름도이다.Figure 3 is a flowchart showing an example of a notification optimization method that can be performed by a computer device according to an embodiment of the present invention.
도 3을 참조하면, 단계(S310)에서 프로세서(220)는 알림의 종류를 식별하기 위한 고유 코드를 알림 아이디로 부여하여 알림의 종류 별 알림 아이디를 등록할 수 있다. 프로세서(220)는 알림의 종류를 식별하기 위한 고유 코드를 나타내는 알림 아이디, 그리고 해당 알림 종류의 서비스명과 설명 등을 지정할 수 있다. 다시 말해, 프로세서(220)는 알림을 알림 아이디를 기준으로 등록 및 관리할 수 있다.Referring to FIG. 3, in step S310, the
단계(S320)에서 프로세서(220)는 알림의 중요도를 고려하여 알림 아이디에 알림 등급과 알림 형상을 설정할 수 있다. 여기서, 알림 등급은 알림의 중요도에 따라 설정된 등급을 의미하는 것으로, 알림의 중요도를 복수 개의 등급으로 분류할 수 있다. 일례로, 최상위 등급은 사용자가 무조건 인지할 수 있는 수준의 알림으로, 알림을 수신한 후 과업을 수행하지 않으면 손해가 발생하는 알림에 해당될 수 있다. 한편, 최하위 등급은 사용자를 전혀 방해하지 않는 수준의 알림으로, 푸시(push)나 배지(badge) 카운트 없이 사용자 활동과 관련된 내역을 단순 기록하는 용도의 알림에 해당될 수 있다. 본 실시예에서는 알림 아이디에 알림의 중요도를 정의할 수 있는 요소로서 알림을 노출하는 방식이나 타입 등의 형상(이하, '알림 형상'이라 칭함)과 함께 알림 등급이 사전 매칭될 수 있다. 이때, 알림 형상은 알림 노출되는 위치를 기준으로 크게 배지 알림, 푸시 알림, 메인 알림으로 구분될 수 있고, 배지 알림 형상의 경우 중요 알림과 일반 알림으로 구분될 수 있다. 알림 형상에 대한 구체적인 설명은 이하에서 다시 설명하기로 한다. 알림 등급의 경우 알림 등급에 따라 알림을 전달하는 강도(이하, '알림 세기'라 칭함)가 다르게 적용될 수 있다. 일례로, 알림 등급은 푸시 알림의 세기로 구분될 수 있으며, 알림 수신을 인지시키기 위한 하나 이상의 푸시 요소를 포함하는 등급은 물론이고, 푸시 알림이 없는 등급을 포함할 수 있다. 프로세서(220)는 알림을 알림 아이디로 관리할 수 있으며, 이때 알림 아이디에 해당 알림의 중요도에 따른 알림 등급과 알림 형상을 연관시켜 관리할 수 있다. 중요한 알림일수록 강력한 알림 형상과 알림 등급을 부여할 수 있다. 알림의 종류 중 서비스에서 직접 중요도를 판단할 수 있는 알림은 알림 등급과 알림 형상을 고정해주고, 컨텐츠 추천성 알림과 같이 서비스에서 중요도를 판단하기 어려운 알림의 경우 인공지능 기반의 예측 모델을 통해 알림의 중요도를 예측하여 예측 결과에 대응되는 알림 등급과 알림 형상을 자동 설정할 수 있다. 각 사용자에게 전달된 알림과 해당 알림에 대한 사용자 활동 이력 등을 기초로 인공지능 학습 데이터셋을 구축할 수 있고, 해당 데이터셋으로 학습된 예측 모델을 통해 사용자 별로 알림 등급과 알림 형상을 결정할 수 있다. 알림의 종류 중 일부 알림의 경우 동일한 알림이더라도 사용자마다 알림 등급이나 알림 형상이 다르게 지정될 수 있다.In step S320, the
단계(S330)에서 프로세서(220)는 알림 아이디가 포함된 알림 발송 요청이 수신되면 알림 아이디에 설정된 알림 등급과 알림 형상으로 알림을 발송할 수 있다. 알림을 통해 전달하고자 하는 정보(예를 들어, 텍스트, 이미지, 동영상, 쿠폰, 링크 등의 컨텐츠)(즉, 알림의 내용)와 해당 알림의 종류를 해당되는 알림 아이디를 알림 플랫폼으로 전달할 수 있고, 이때 알림 플랫폼에서 알림 아이디에 설정되어 있는 알림 등급과 알림 형상을 적용하여 알림을 발송할 수 있다. 다시 말해, 프로세서(220)는 특정 알림에 대하여 해당 알림의 종류에 따른 알림 아이디를 이용한 알림 발송 요청이 수신되면 알림 아이디를 기준으로 해당 아이디에 설정된 알림 등급과 알림 형상을 확인할 수 있고, 해당 알림 등급과 알림 형상으로 알림을 발송할 수 있다. 프로세서(220)는 알림 아이디에 기초한 알림 최적화로서 알림 아이디에 알림 형상과 알림 등급을 설정할 수 있으며, 알림 아이디에 설정된 알림 형상과 알림 등급(알림 세기)대로 알림을 발송할 수 있다. 프로세서(220)는 알림 형상 중 중요 알림의 경우 알림의 타이틀 문구를 사전 등록할 수 있고, 알림 아이디에 매칭된 알림 형상이 중요 알림인 경우 해당 알림의 타이틀 문구를 제공할 수 있다. 타이틀 문구는 중요 알림으로 설정 시에 사용되는 것으로, 알림의 종류 별로 중요 알림의 타이틀 요소를 지정해 놓을 수 있고, 알림 아이디에 해당되는 종류의 타이틀 요소를 표시할 수 있다.In step S330, when a request to send a notification including a notification ID is received, the
따라서, 프로세서(220)는 사용자에게 전달하고자 하는 알림에 고유한 알림 아이디를 부여하여 알림 아이디를 기준으로 알림을 관리할 수 있다. 특히, 프로세서(220)는 알림 아이디에 해당 알림이 얼마나 중요한 알림인지 알림 형상과 알림 세기로 구분된 등급을 매칭하여 관리할 수 있다. 프로세서(220)는 알림 아이디를 해당 알림의 중요도에 따른 알림 등급/알림 형상과 연관시켜 관리함으로써 알림 등급에 따라 최적화된 형상과 세기의 알림을 제공할 수 있다.Accordingly, the
도 4는 본 발명의 일실시예에 있어서 알림 아이디를 등록하는 과정을 설명하기 위한 예시 도면이다.Figure 4 is an example diagram for explaining the process of registering a notification ID in one embodiment of the present invention.
도 4를 참조하면, 프로세서(220)는 알림 등록 화면(400)을 통해 알림을 등록하는 과정에서 알림 텍스트, 발송 대상, 발송 조건 등의 알림 상세 정보를 등록할 수 있고, 해당 알림의 종류를 식별하기 위한 알림 아이디(401)와 알림 종류명(402)을 지정할 수 있다. 알림 상세 정보는 알림 관리자에 의해 등록되거나 혹은 알림을 마케팅 수단으로 활용하고자 하는 사업자 등에 의해 직접 등록될 수 있다. 알림 아이디(401)와 알림 종류명(402)은 사업자 또는 알림 관리자에 의해 직접 입력되거나 혹은 알림 상세 정보를 기초로 자동 생성될 수 있다.Referring to FIG. 4, the
따라서, 프로세서(220)는 알림을 등록하는 과정에서 각 알림 별로 해당 알림의 종류를 식별하기 위한 알림 아이디(401)를 부여하여 알림 아이디(401)를 기준으로 알림을 관리할 수 있다.Accordingly, in the process of registering notifications, the
프로세서(220)는 알림 관리자의 설정에 따라 알림 아이디(401)에 알림 등급(403)과 알림 형상(404)을 설정할 수 있다.The
프로세서(220)는 알림 아이디(401)를 알림 등급(403) 및 알림 형상(404)과 연관시켜 관리할 수 있다. 알림 등급(403)은 알림의 중요도를 나타내는 등급으로 알림의 중요도를 복수 개의 등급으로 분류한 것이며, 중요한 알림일수록 높은 등급이 부여될 수 있다.The
알림 등록 화면(400)은 알림 아이디(401) 각각에 대하여 알림 아이디(401)에 설정된 알림 등급(403)과 알림 형상(404)을 수정하기 위한 인터페이스(410) 등이 포함될 수 있다.The
도 5는 본 발명의 일실시예에 있어서 알림 등급 별 알림 환경을 설정하는 과정을 설명하기 위한 예시 도면이다.Figure 5 is an example diagram for explaining the process of setting notification environments for each notification level in one embodiment of the present invention.
도 5를 참조하면, 알림 등급(403)은 알림의 중요도가 복수 개의 등급으로 분류된 것으로, 예를 들어 알림의 중요도를 6개의 등급으로 나눌 수 있다. 6개의 등급에 한정되는 것은 아니며, 알림 등급의 개수는 추가되거나 감소될 수 있다.Referring to FIG. 5, the
알림 등급(403) 중 최상위 등급인 1등급은 사용자가 무조건 인지할 수 있는 수준의 알림으로, 사용자가 알림을 수신한 후 과업을 수행하지 않으면 손해가 발생하는 알림에 해당될 수 있다(예를 들어, 선물 수신, 송금 수신 등). 2등급은 알림 확인 후 사용자 액션이 필요하거나 혹은 알림을 확인하지 않으면 손해가 발생하는 알림에 해당되는 것으로, 예를 들어 돈과 관련되어 있으며 읽으면 효용을 다하는 거래/고지성 알림(예를 들어, 예약일 안내 등), 사용자 활동에 대한 직접적인 피드백을 포함하는 활동 알림(예를 들어, 댓글, 답글 등) 등을 포함할 수 있다. 3등급은 중요하지는 않지만 적시에 안내가 필요한 알림으로, 예를 들어 쇼핑몰 소식, 카페 가입 승인 등을 포함할 수 있다. 4등급은 푸시 발송이 필요한 알림으로, 사용자가 기대한 결과와 동일한 내용의 알림(예를 들어, 자동 입금 등록 완료 등)에 해당될 수 있다. 5등급은 푸시 발송이 필요 없는 알림으로, 푸시 없이 알림 페이지에 누적되는 알림, 최근 액션이 완료된 알림, 적극적으로 알릴 필요가 없는 사용자 활동에 대한 알림(예를 들어, 구매 확정 완료 등)에 해당될 수 있다. 최하위 등급인 6등급은 사용자를 전혀 방해하지 않는 수준의 알림으로, 푸시는 물론이고 배지 카운트도 없이 알림 페이지에 단순 누적되는 알림, 사용자 활동과 관련된 내역을 단순 기록하는 용도의 알림(예를 들어, 포인트 적립 등)에 해당될 수 있다.
프로세서(220)는 알림 등급 관리 화면(500)을 통해 알림 등급(403) 별로 등급에 맞는 알림 환경(501)을 설정할 수 있다. 알림 환경(501)은 배지 알림 설정 무시, 푸시 알림 설정 무시, 푸시 알림 중요도, 배지 카운트 제외, 푸시 알림 발송 차단 등의 설정을 포함할 수 있으며, 알림 등급 관리 화면(500)은 알림 등급(403) 각각에 대하여 알림 등급(403)에 설정된 알림 환경(501)을 수정하기 위한 인터페이스(510) 등이 포함될 수 있다.The
도 6을 참조하면, 알림 등급(403) 별로 알림 환경(501) 중 하나로 알림 세기(601)가 달리 매칭될 수 있다.Referring to FIG. 6, the
배지 알림, 푸시 알림, 메인 알림, 중요 알림과 같은 알림 형상(404)은 알림 등급(403)과 고정적으로 매칭되어 있지 않고 알림의 종류에 따라 해당 알림 아이디(401)에 선택적으로 설정될 수 있다.Notification shapes 404, such as badge notifications, push notifications, main notifications, and important notifications, are not fixedly matched to the
알림 형상은 알림이 노출되는 위치를 기준으로 크게 세가지 형상, 예를 들어 도 4에 도시한 바와 같이 배지 알림(410), 푸시 알림(420), 메인 알림(430)으로 구분될 수 있다.Notification shapes can be broadly divided into three shapes, for example,
도 7을 참조하면, 배지 알림(410)은 사용자에 대한 모든 알림을 한 곳에서 확인할 수 있는 알림 영역으로서 서버(150)에서 제공하는 알림 서비스의 전용 페이지('알림 페이지'라 칭함)(700)에서 노출되는 알림 형상을 의미한다.Referring to FIG. 7, the
배지 알림(410)은 알림 페이지(700)의 상단 영역(710)에 카드형으로 노출되는 중요 알림 형상과, 상단 영역(710) 이외의 나머지 하단 영역(이하 '알림 더 보기 영역'이라 칭함)(720)에 목록형으로 노출되는 일반 알림 형상으로 구분될 수 있다.The
프로세서(220)는 배지 알림(410) 중 중요 알림 형상으로 지정된 알림 아이디(401)에 대해 해당 알림을 알림 페이지(700)의 상단 영역(710)에 노출하는 한편, 일반 알림 형상으로 지정된 알림 아이디(401)에 대해 해당 알림을 알림 페이지(700)의 알림 더 보기 영역(720)인 하단 목록에 노출할 수 있다.The
도 8을 참조하면, 푸시 알림(420)은 푸시 방식의 알림으로 알림이 수신되는 사용자 단말(예를 들어, 전자 기기(110) 등)의 기기 화면(800) 상에 노출되는 알림 형상을 의미한다.Referring to FIG. 8, the
프로세서(220)는 푸시 알림(420)으로 지정된 알림 아이디(401)의 경우 해당 알림이 사용자 단말의 기기 화면(800) 상에 노출되도록 푸시 형태의 알림으로 발송할 수 있다. 이때, 프로세서(220)는 알림 아이디(401)에 설정된 알림 등급(403)에 따라 알림 등급(403)의 푸시 알림 세기로 알림을 발송할 수 있다.In the case of a notification ID 401 designated as a
도 9를 참조하면, 메인 알림(430)은 알림 서비스를 포함하는 메인 서비스의 화면, 다시 말해 서버(150)와 관련된 전용 어플리케이션 또는 전용 웹/모바일 사이트의 메인 페이지(900)에 노출되는 알림 형상을 의미한다.Referring to FIG. 9, the
프로세서(220)는 메인 알림(430)으로 지정된 알림 아이디(401)의 경우 해당 알림을 메인 페이지(900)에 노출할 수 있다.In the case of a notification ID 401 designated as the
알림 형상을 구분하는 배지 알림(410), 푸시 알림(420), 메인 알림(430)은 예시적인 것으로, 이에 한정되는 것은 아니며, 알림이 노출되는 위치에 따라 다양한 알림 형상을 활용할 수 있다.The
다시 도 4를 참조하면, 알림 아이디(401) 별로 알림 등급(403)과 함께 배지 알림(410), 푸시 알림(420), 및 메인 알림(430) 중 적어도 하나의 형상을 조합하여 매칭할 수 있다. 등급이 높을수록 적극적으로 알리기 위해 많은 알림 형상이 매칭될 수 있고, 등급이 낮을수록 최소한의 알림 형상이 매칭될 수 있다. 배지 알림(410)의 경우 알림 중 일부 종류의 알림에 중요 알림 형상이 매칭되고 나머지 종류의 알림에 대해서는 배지 알림(410)으로 일반 알림 형상이 매칭될 수 있다. 예를 들어, 선물 도착 알림의 경우 배지 알림(410)인 중요 알림 형상과 푸시 알림(420) 및 메인 알림(430)으로 노출되도록 지정할 수 있고, 포인트 적립 알림의 경우 푸시 알림(420)과 메인 알림(430) 없이 배지 알림(410) 중 일반 알림 형상만으로만 노출되도록 지정할 수 있다.Referring again to FIG. 4, for each notification ID 401, the
푸시 알림(420)은 알림의 중요도에 따라 각기 다른 세기로 표현될 수 있다.Push
다시 도 6을 참조하면, 알림 등급(603)은 알림 형상 중 하나인 푸시 알림(420)의 세기로 구분될 수 있으며, 알림 등급(403) 별로 다른 알림 세기(601)가 매칭될 수 있다.Referring again to FIG. 6 , the notification level 603 may be classified by the intensity of a
알림 세기(601)는 알림 수신을 인지시키기 위한 팝업, 진동, 소리, 무음 등의 푸시 요소를 활용하여 표현할 수 있으며, 둘 이상의 푸시 요소를 결합하거나 단일 푸시 요소의 강도(예를 들어, 진동 세기, 소리 세기 등)로도 알림 세기(601)를 표현할 수 있다. 알림 등급(603)은 알림 수신을 인지시키기 위한 하나 이상의 푸시 요소를 포함하는 등급(예를 들어, 1~4 등급)은 물론이고, 푸시 알림이 없는 등급(예를 들어, 5~6 등급)을 포함할 수 있다.
푸시 알림(420)에 있어 중요도가 높은 알림의 경우 전용 어플리케이션 또는 전용 웹/모바일 사이트의 알림 설정을 무시하는 형태의 강력한 알림 형상을 적용할 수 있다.In the case of high-importance notifications in the
프로세서(220)는 푸시 알림(420)으로 지정된 알림 아이디(401)의 경우 해당 알림이 사용자 단말의 기기 화면(800) 상에 노출되도록 푸시 형태의 알림으로 발송하게 되는데, 이때 알림 아이디(401)에 지정된 알림 등급(403)에 따라 푸시 알림(420)에 대한 알림 세기(601)가 결정될 수 있다.In the case of a notification ID 401 designated as a
푸시 알림(420)의 경우 알림 등급(403) 별로 푸시 세기 이외에도 푸시 스타일을 달리하여 중요도 높은 알림을 강조한 스타일의 알림 형상을 적용할 수 있다. 예를 들어, 중요도가 높은 알림의 경우 헤드업 방식의 팝업을 적용하거나 혹은 팝업과 동시에 기기의 엣지 패널이 켜지는 엣지 라이트닝(edge lighting) 효과를 추가할 수 있다.In the case of the
프로세서(220)는 알림 관리 환경으로서 알림 등급(403) 별 알림 환경(501)을 관리하는 환경(도 5)과, 알림 아이디(401) 별 알림 등급(403)과 알림 형상(404)을 관리하는 환경(도 4, 도 6) 이외에도, 알림 형상(404) 중 하나인 중요 알림 그룹을 관리하는 환경, 푸시 알림 형상을 관리하는 환경 등을 제공할 수 있다.The
도 10은 본 발명의 일실시예에 있어서 중요 알림 그룹 관리 환경을 설정하는 과정을 설명하기 위한 예시 도면이다.Figure 10 is an example diagram for explaining the process of setting an important notification group management environment in one embodiment of the present invention.
도 10을 참조하면, 중요 알림 그룹 관리 화면(1000)은 중요 알림의 종류 목록(1010)을 제공할 수 있다. 프로세서(220)는 중요 알림 그룹 관리 화면(1000)을 통해 중요 알림의 종류 목록(1010)에 포함된 각 알림 종류에 대하여 중요 알림의 타이틀 요소(예를 들어, 타이틀 문구, 문구 컬러 등)(1001)를 지정할 수 있다.Referring to FIG. 10, the important notification
프로세서(220)는 중요 알림 이외에도 알림 형상(404) 중 푸시 알림에 대해 알림 아이디(401) 별로 푸시 알림 형상(예를 들어, 푸시 알림 그룹핑, 푸시 알림 그룹명, 푸시 알림 그룹 색상 등)을 지정하기 위한 푸시 그룹 관리 환경을 제공할 수 있다.In addition to important notifications, the
따라서, 본 실시예에서는 알림 아이디(401)에 알림 등급(403)과 알림 형상(404)을 설정할 수 있고, 알림 아이디(401)에 설정된 알림 등급(403)에 따라 알림 세기(601)를 결정할 수 있으며, 알림 아이디(401)에 지정된 알림 형상과 알림 등급(즉, 알림 세기)대로 알림을 발송할 수 있다. 다시 말해, 알림 아이디(401)에 따라 사용자에게 전달되는 알림 형상과 알림 등급(알림 세기)을 다르게 매칭하여 중요도 기반의 최적화된 알림 서비스를 제공할 수 있다.Therefore, in this embodiment, the
도 11은 본 발명의 일실시예에 있어서 중요 알림의 노출 위치 변화를 설명하기 위한 예시 도면이다.Figure 11 is an example diagram for explaining changes in the exposure position of important notifications in one embodiment of the present invention.
도 11을 참조하면, 프로세서(220)는 알림 형상(404)을 통해 중요 알림 형상으로 지정된 알림(1101)의 경우 해당 알림(1101)을 알림 페이지(700)의 상단 영역(710)에 카드 형태로 노출할 수 있다.Referring to FIG. 11, in the case of a
중요 알림을 여러 건 수신한 경우 가장 최근에 수신한 중요 알림을 상단 영역(710)의 전면에 노출하고 노출 중인 중요 알림이 제거되면 이전에 수신한 중요 알림을 노출할 수 있다.If multiple important notifications are received, the most recently received important notification can be exposed on the front of the
프로세서(220)는 알림(1101)이 읽음 처리되거나(예를 들어, 알림을 클릭한 경우, 알림 상세 정보가 노출된 경우 등), 알림(1101)의 닫기 버튼이 실행되면 알림 페이지(700)에서 중요 알림이 노출되는 상단 영역(710)을 제거하고 해당 알림(1101)이 알림 더 보기 영역(720)으로 이동할 수 있다.The
프로세서(220)는 중요 알림의 유형에 따라 알림 더 보기 영역(720)으로 이동하는 규칙을 적용할 수 있다. 예를 들어, 중요 알림 형상으로 지정된 알림(1101) 중 선물 수신 알림의 경우 해당 알림의 클릭 시 알림 더 보기 영역(720)으로 이동하는 규칙을 적용할 수 있다. 배송 알림이 중요 알림으로 노출된 경우에는 알림 페이지(700)의 재진입 시점에 해당 알림이 알림 더 보기 영역(720)으로 이동할 수 있다. 쇼핑몰 혜택 알림이 중요 알림으로 노출된 경우에는 알림의 상세 내용이 노출되게 되면 이후 알림 더 보기 영역(720)으로 이동할 수 있다.The
이처럼 본 발명의 실시예들에 따르면, 중요 알림을 단순 기록용 알림과 구별하여 제공함으로써 정보 전달 효율을 향상시키고 알림 피로도를 감소시킬 수 있다. 특히, 본 발명의 실시예들에 따르면, 알림의 종류를 식별할 수 있도록 부여된 알림 아이디에 알림 등급과 알림 형상을 설정함으로써 최적화된 알림을 제공할 수 있다. 본 발명의 실시예들에 따르면, 알림 등급 별로 알림 세기를 달리 설정함으로써 알림 성능을 극대화할 수 있다.As such, according to embodiments of the present invention, information transmission efficiency can be improved and notification fatigue can be reduced by providing important notifications separately from simple recording notifications. In particular, according to embodiments of the present invention, optimized notifications can be provided by setting the notification level and notification shape to the assigned notification ID to identify the type of notification. According to embodiments of the present invention, notification performance can be maximized by setting different notification strengths for each notification level.
이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 어플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The device described above may be implemented with hardware components, software components, and/or a combination of hardware components and software components. For example, the devices and components described in the embodiments include a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), and a programmable logic unit (PLU). It may be implemented using one or more general-purpose or special-purpose computers, such as a logic unit, microprocessor, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. Additionally, a processing device may access, store, manipulate, process, and generate data in response to the execution of software. For ease of understanding, a single processing device may be described as being used; however, those skilled in the art will understand that a processing device includes multiple processing elements and/or multiple types of processing elements. It can be seen that it may include. For example, a processing device may include a plurality of processors or one processor and one controller. Additionally, other processing configurations, such as parallel processors, are possible.
소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 컴퓨터 저장 매체 또는 장치에 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device. The software and/or data may be embodied in any type of machine, component, physical device, computer storage medium or device for the purpose of being interpreted by or providing instructions or data to the processing device. there is. Software may be distributed over networked computer systems and stored or executed in a distributed manner. Software and data may be stored on one or more computer-readable recording media.
실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 이때, 매체는 컴퓨터로 실행 가능한 프로그램을 계속 저장하거나, 실행 또는 다운로드를 위해 임시 저장하는 것일 수도 있다. 또한, 매체는 단일 또는 수 개의 하드웨어가 결합된 형태의 다양한 기록수단 또는 저장수단일 수 있는데, 어떤 컴퓨터 시스템에 직접 접속되는 매체에 한정되지 않고, 네트워크 상에 분산 존재하는 것일 수도 있다. 매체의 예시로는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등을 포함하여 프로그램 명령어가 저장되도록 구성된 것이 있을 수 있다. 또한, 다른 매체의 예시로, 어플리케이션을 유통하는 앱 스토어나 기타 다양한 소프트웨어를 공급 내지 유통하는 사이트, 서버 등에서 관리하는 기록매체 내지 저장매체도 들 수 있다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. At this time, the medium may continuously store a computer-executable program, or temporarily store it for execution or download. In addition, the medium may be a variety of recording or storage means in the form of a single or several pieces of hardware combined. It is not limited to a medium directly connected to a computer system and may be distributed over a network. Examples of media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical recording media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, And there may be something configured to store program instructions, including ROM, RAM, flash memory, etc. Additionally, examples of other media include recording or storage media managed by app stores that distribute applications, sites or servers that supply or distribute various other software, etc.
이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described with limited examples and drawings, various modifications and variations can be made by those skilled in the art from the above description. For example, the described techniques are performed in a different order than the described method, and/or components of the described system, structure, device, circuit, etc. are combined or combined in a different form than the described method, or other components are used. Alternatively, appropriate results may be achieved even if substituted or substituted by an equivalent.
그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents of the claims also fall within the scope of the claims described below.
Claims (20)
상기 컴퓨터 장치는 메모리에 포함된 컴퓨터 판독가능한 명령들을 실행하도록 구성된 적어도 하나의 프로세서를 포함하고,
상기 알림 최적화 방법은,
상기 적어도 하나의 프로세서에 의해, 알림의 종류를 식별하기 위한 알림 아이디를 등록하는 단계;
상기 적어도 하나의 프로세서에 의해, 상기 알림 아이디에 상기 알림의 중요도에 따른 알림 등급과 알림 형상을 설정하는 단계; 및
상기 적어도 하나의 프로세서에 의해, 상기 알림 아이디를 이용한 알림 발송 요청에 대해 상기 알림 아이디에 설정된 상기 알림 등급과 상기 알림 형상에 따라 상기 알림을 제공하는 단계
를 포함하는 알림 최적화 방법.In a notification optimization method running on a computer device,
The computer device includes at least one processor configured to execute computer readable instructions contained in a memory,
The notification optimization method is,
registering, by the at least one processor, a notification ID to identify a type of notification;
setting, by the at least one processor, a notification level and notification shape according to the importance of the notification to the notification ID; and
Providing, by the at least one processor, the notification according to the notification grade and the notification shape set in the notification ID in response to a notification sending request using the notification ID.
Notification optimization method including.
상기 등록하는 단계는,
상기 알림에 대해 알림 텍스트와 알림 발송 대상 및 알림 발송 조건을 포함하는 알림 상세 정보를 등록하는 단계; 및
상기 알림의 종류를 식별하기 위한 고유 코드로 상기 알림 아이디를 생성하여 지정하는 단계
를 포함하는 알림 최적화 방법.According to paragraph 1,
The registration step is,
Registering detailed notification information including notification text, notification sending target, and notification sending conditions for the notification; and
Creating and designating the notification ID with a unique code to identify the type of notification
Notification optimization method including.
상기 설정하는 단계는,
상기 알림의 종류 중 일부 알림에 대해 인공지능 기반의 예측 모델을 통해 알림의 중요도를 예측하여 예측 결과에 대응되는 상기 알림 등급과 상기 알림 형상을 설정하는 것
을 특징으로 하는 알림 최적화 방법.According to paragraph 1,
The setting steps are:
Predicting the importance of notifications for some of the types of notifications through an artificial intelligence-based prediction model and setting the notification level and notification shape corresponding to the prediction results.
A notification optimization method featuring:
상기 설정하는 단계는,
상기 알림의 종류 중 일부 알림에 대해 각 사용자에게 전달된 알림과 해당 알림에 대한 사용자 활동 이력에 기초한 학습 데이터셋으로 학습된 예측 모델을 통해 사용자 별로 알림의 중요도를 예측하여 예측 결과에 대응되는 상기 알림 등급과 상기 알림 형상을 설정하는 것
을 특징으로 하는 알림 최적화 방법.According to paragraph 1,
The setting steps are:
For some of the types of notifications, the importance of the notification is predicted for each user through a prediction model learned with a learning dataset based on the notification delivered to each user and the user activity history for the notification, and the notification corresponding to the prediction result is predicted. Setting the level and reminder shape
A notification optimization method featuring:
상기 알림 등급은 알림 세기로 구분되는 등급인 것
을 특징으로 하는 알림 최적화 방법.According to paragraph 1,
The above notification level is a level classified by notification intensity.
A notification optimization method featuring:
상기 알림 형상은 알림이 노출되는 위치를 기준으로 구분되는 적어도 하나의 형상을 포함하고,
상기 알림 등급은 알림 수신을 인지시키기 위한 적어도 하나의 푸시 요소를 포함하는 등급과 푸시 알림이 차단된 등급을 포함하는 것
을 특징으로 하는 알림 최적화 방법.According to paragraph 1,
The notification shape includes at least one shape distinguished based on the position where the notification is exposed,
The notification level includes a level that includes at least one push element for recognizing receipt of a notification and a level in which push notifications are blocked.
A notification optimization method featuring:
상기 알림 형상은 푸시 알림 형상, 알림 페이지에 노출되는 배지 알림 형상, 및 메인 페이지에 노출되는 메인 알림 형상 중 적어도 하나를 포함하고,
상기 알림 등급은 알림 수신을 인지시키기 위한 팝업, 진동, 소리, 무음, 및 라이트닝 효과 중 적어도 하나를 포함하는 등급과 푸시 알림이 차단된 등급을 포함하는 것
을 특징으로 하는 알림 최적화 방법.According to paragraph 1,
The notification shape includes at least one of a push notification shape, a badge notification shape exposed on the notification page, and a main notification shape exposed on the main page,
The notification level includes a level that includes at least one of pop-up, vibration, sound, silence, and lightning effects to recognize receipt of a notification, and a level in which push notifications are blocked.
A notification optimization method featuring:
상기 배지 알림 형상은 상기 알림 페이지의 상단에 노출되는 중요 알림과 상기 알림 페이지의 하단에 노출되는 일반 알림을 포함하는 것
을 특징으로 하는 알림 최적화 방법.In clause 7,
The badge notification shape includes an important notification displayed at the top of the notification page and a general notification displayed at the bottom of the notification page.
A notification optimization method featuring:
상기 배지 알림 형상은 중요 알림과 일반 알림을 포함하고,
상기 알림의 종류에 따라 상기 중요 알림의 타이틀 문구가 사전에 등록되며,
상기 제공하는 단계는,
상기 알림 형상을 통해 상기 중요 알림으로 설정된 상기 알림 아이디에 대해 상기 타이틀 문구를 제공하는 단계
를 포함하는 알림 최적화 방법.In clause 7,
The badge notification shape includes important notifications and general notifications,
Depending on the type of notification, the title phrase of the important notification is registered in advance,
The steps provided above are:
Providing the title phrase for the notification ID set as the important notification through the notification shape
Notification optimization method including.
상기 제공하는 단계는,
상기 알림 형상을 통해 중요 알림으로 설정된 상기 알림 아이디에 대해 상기 알림을 알림 페이지의 상단 영역에 노출하는 단계
를 포함하는 알림 최적화 방법.According to paragraph 1,
The steps provided above are:
Exposing the notification in the upper area of the notification page for the notification ID set as an important notification through the notification shape
Notification optimization method including.
상기 제공하는 단계는,
상기 상단 영역에 노출된 상기 알림이 읽음 처리되거나 닫기 버튼이 실행되면 상기 알림을 상기 알림 페이지의 하단 영역으로 이동하여 노출하는 단계
를 포함하는 알림 최적화 방법.According to clause 10,
The steps provided above are:
When the notification exposed in the upper area is processed as read or the close button is executed, moving the notification to the lower area of the notification page and exposing it
Notification optimization method including.
상기 제공하는 단계는,
상기 중요 알림의 유형에 따라 상기 알림을 상기 알림 페이지의 하단 영역으로 이동하는 규칙을 적용하는 단계
를 포함하는 알림 최적화 방법.According to clause 10,
The steps provided above are:
Applying a rule to move the notification to the bottom area of the notification page according to the type of the important notification
Notification optimization method including.
메모리에 포함된 컴퓨터 판독가능한 명령들을 실행하도록 구성된 적어도 하나의 프로세서
를 포함하고,
상기 적어도 하나의 프로세서는,
알림의 종류를 식별하기 위한 알림 아이디를 등록하는 과정;
상기 알림 아이디에 상기 알림의 중요도에 따른 알림 등급과 알림 형상을 설정하는 과정; 및
상기 알림 아이디를 이용한 알림 발송 요청에 대해 상기 알림 아이디에 설정된 상기 알림 등급과 알림 형상에 따라 상기 알림을 제공하는 과정
을 처리하는 컴퓨터 장치.In computer devices,
At least one processor configured to execute computer readable instructions contained in memory
Including,
The at least one processor,
Process of registering a notification ID to identify the type of notification;
The process of setting a notification level and notification shape according to the importance of the notification to the notification ID; and
The process of providing the notification according to the notification level and notification shape set in the notification ID in response to a notification sending request using the notification ID.
A computer device that processes
상기 적어도 하나의 프로세서는,
상기 알림의 종류 중 일부 알림에 대해 인공지능 기반의 예측 모델을 통해 알림의 중요도를 예측하여 예측 결과에 대응되는 상기 알림 등급과 상기 알림 형상을 설정하는 것
을 특징으로 하는 컴퓨터 장치.According to clause 14,
The at least one processor,
For some of the types of notifications, predict the importance of the notification through an artificial intelligence-based prediction model and set the notification grade and notification shape corresponding to the prediction result.
A computer device characterized by a.
상기 알림 형상은 알림이 노출되는 위치를 기준으로 구분되는 적어도 하나의 형상을 포함하고,
상기 알림 등급은 알림 수신을 인지시키기 위한 적어도 하나의 푸시 요소를 포함하는 등급과 푸시 알림이 차단된 등급을 포함하는 것
을 특징으로 하는 컴퓨터 장치.According to clause 14,
The notification shape includes at least one shape distinguished based on the position where the notification is exposed,
The notification level includes a level that includes at least one push element for recognizing receipt of a notification and a level in which push notifications are blocked.
A computer device characterized by a.
상기 알림 형상은 푸시 알림 형상, 알림 페이지에 노출되는 배지 알림 형상, 및 메인 페이지에 노출되는 메인 알림 형상 중 적어도 하나를 포함하고,
상기 알림 등급은 알림 수신을 인지시키기 위한 팝업, 진동, 소리, 무음, 및 라이트닝 효과 중 적어도 하나를 포함하는 등급과 푸시 알림이 차단된 등급을 포함하는 것
을 특징으로 하는 컴퓨터 장치.According to clause 14,
The notification shape includes at least one of a push notification shape, a badge notification shape exposed on the notification page, and a main notification shape exposed on the main page,
The notification level includes a level that includes at least one of pop-up, vibration, sound, silence, and lightning effects to recognize receipt of a notification, and a level in which push notifications are blocked.
A computer device characterized by a.
상기 배지 알림 형상은 중요 알림과 일반 알림을 포함하고,
상기 알림의 종류에 따라 상기 중요 알림의 타이틀 문구가 사전에 등록되며,
상기 적어도 하나의 프로세서는,
상기 알림 형상을 통해 상기 중요 알림으로 설정된 상기 알림 아이디에 대해 상기 타이틀 문구를 제공하는 것
을 특징으로 하는 컴퓨터 장치.According to clause 17,
The badge notification shape includes important notifications and general notifications,
Depending on the type of notification, the title phrase of the important notification is registered in advance,
The at least one processor,
Providing the title phrase for the notification ID set as the important notification through the notification shape
A computer device characterized by a.
상기 적어도 하나의 프로세서는,
상기 알림 형상을 통해 중요 알림으로 설정된 상기 알림 아이디에 대해 상기 알림을 알림 페이지의 상단 영역에 노출하는 것
을 특징으로 하는 컴퓨터 장치.According to clause 14,
The at least one processor,
Exposing the notification in the upper area of the notification page for the notification ID set as an important notification through the notification shape
A computer device characterized by a.
상기 적어도 하나의 프로세서는,
상기 중요 알림의 유형에 따라 상기 알림을 상기 알림 페이지의 하단 영역으로 이동하는 규칙을 적용하는 것
을 특징으로 하는 컴퓨터 장치.According to clause 19,
The at least one processor,
Applying a rule to move the notification to the bottom area of the notification page according to the type of the important notification
A computer device characterized by a.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020220069949A KR102624212B1 (en) | 2022-06-09 | 2022-06-09 | Method, computer device, and computer program to optimize notifications |
JP2023084807A JP7488942B2 (en) | 2022-06-09 | 2023-05-23 | Method, computer device, and computer program for notification optimization - Patents.com |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020220069949A KR102624212B1 (en) | 2022-06-09 | 2022-06-09 | Method, computer device, and computer program to optimize notifications |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20230169602A true KR20230169602A (en) | 2023-12-18 |
KR102624212B1 KR102624212B1 (en) | 2024-01-11 |
Family
ID=89307358
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020220069949A Active KR102624212B1 (en) | 2022-06-09 | 2022-06-09 | Method, computer device, and computer program to optimize notifications |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP7488942B2 (en) |
KR (1) | KR102624212B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2025173880A1 (en) * | 2024-02-13 | 2025-08-21 | 쿠팡 주식회사 | Electronic device and method for providing push notification thereof |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20120060570A (en) * | 2010-12-02 | 2012-06-12 | 에스케이플래닛 주식회사 | Apparatus and method displaying event notification |
KR20140133679A (en) * | 2013-05-09 | 2014-11-20 | 삼성전자주식회사 | Method and apparatus for notification of message reception according to property of received message |
KR20160129460A (en) * | 2015-04-30 | 2016-11-09 | 라인 가부시키가이샤 | Method and computer program for informing data reception |
KR20180066622A (en) * | 2016-12-09 | 2018-06-19 | 코아레스 주식회사 | A method of providing push notification based on the contents of messages |
KR20180090626A (en) * | 2017-02-03 | 2018-08-13 | 주식회사 엘지유플러스 | Method for providing push service, service server, and user terminal |
KR20190009202A (en) * | 2017-07-18 | 2019-01-28 | 엘지전자 주식회사 | Mobile terminal and method for controlling the same |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005050112A (en) | 2003-07-28 | 2005-02-24 | Sony Corp | Time information sending and receiving system, message sending terminal, message relay server, message receiving terminal, computer program and method for sending and receiving time information |
US8185492B2 (en) * | 2008-08-14 | 2012-05-22 | Google Inc. | Messaging application with multiple viewports for presenting messages in different orders |
US11037532B2 (en) | 2016-02-08 | 2021-06-15 | Sony Corporation | Information processing apparatus and information processing method |
US10965636B2 (en) | 2016-11-26 | 2021-03-30 | Huawei Technologies Co., Ltd. | Message processing method and apparatus |
-
2022
- 2022-06-09 KR KR1020220069949A patent/KR102624212B1/en active Active
-
2023
- 2023-05-23 JP JP2023084807A patent/JP7488942B2/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20120060570A (en) * | 2010-12-02 | 2012-06-12 | 에스케이플래닛 주식회사 | Apparatus and method displaying event notification |
KR20140133679A (en) * | 2013-05-09 | 2014-11-20 | 삼성전자주식회사 | Method and apparatus for notification of message reception according to property of received message |
KR20160129460A (en) * | 2015-04-30 | 2016-11-09 | 라인 가부시키가이샤 | Method and computer program for informing data reception |
KR20180066622A (en) * | 2016-12-09 | 2018-06-19 | 코아레스 주식회사 | A method of providing push notification based on the contents of messages |
KR20180090626A (en) * | 2017-02-03 | 2018-08-13 | 주식회사 엘지유플러스 | Method for providing push service, service server, and user terminal |
KR20190009202A (en) * | 2017-07-18 | 2019-01-28 | 엘지전자 주식회사 | Mobile terminal and method for controlling the same |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2025173880A1 (en) * | 2024-02-13 | 2025-08-21 | 쿠팡 주식회사 | Electronic device and method for providing push notification thereof |
Also Published As
Publication number | Publication date |
---|---|
JP7488942B2 (en) | 2024-05-22 |
JP2023181104A (en) | 2023-12-21 |
KR102624212B1 (en) | 2024-01-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108351765B (en) | Method, system and computer storage medium for generating applications | |
US10937060B2 (en) | Intelligent location based notification | |
KR102352564B1 (en) | Method and system for providing notification of to-do-list | |
US11609976B2 (en) | Method and system for managing image based on interworking face image and messenger account | |
KR102758412B1 (en) | Method, system, and non-transitory computer readable record medium for providing reminder messages | |
CN109155041A (en) | The recommendation based on travelling or promotion associated with socialgram is provided | |
US20220350681A1 (en) | Method, system, and non-transitory computer-readable record medium for managing event messages and system for presenting conversation thread | |
JP2022036924A (en) | Method, system, and computer program for providing chat room embedded content | |
CN107545018A (en) | Time delay in the system effectiveness based on feedback determines reduces | |
CN113760521A (en) | Virtual resource allocation method and device | |
US20110252382A1 (en) | Process performance using a people cloud | |
KR20160141364A (en) | System and method for providing task tracking | |
KR20250029857A (en) | Method and system for providing keyword chat room | |
KR102624212B1 (en) | Method, computer device, and computer program to optimize notifications | |
US10528965B2 (en) | Bundling application programming interfaces | |
US12299440B2 (en) | Configuration properties management for software | |
KR102745464B1 (en) | Method, system, and non-transitory computer readable record medium for providing convenience functions related to bank account transaction history based on messenger | |
JP6339249B2 (en) | Method and system for personalizing notification times in content services | |
KR102783180B1 (en) | Method and system for user inflow tracking | |
JP2022087835A (en) | Community classification methods, computer programs, and computer equipment | |
KR102744240B1 (en) | Method, system, and computer program to provide community native advertisement | |
Nalini et al. | Bot‐Based Process Triggering by Incoming E‐mails and Documents | |
KR20250120087A (en) | Method, computer device, and computer program to provide offline store content to targeted user | |
KR102710269B1 (en) | Method and system for estimating contribution for the creating the element of prototype | |
TWI897019B (en) | Method, system, and recording medium to provide community native advertisement |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20220609 |
|
PA0201 | Request for examination | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20231017 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20231222 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20240108 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20240109 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |