Email Disposition Tracking via Client-Side Rule Execution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current email tracking technologies, such as seed lists and delivery service notifications, fail to provide information on how recipients dispose of and interact with electronic messages, specifically not indicating whether messages are placed in spam or personal folders, or if they are forwarded, replied to, or marked as spam.

Innovation Solution

A computer system that executes rules on HTTP message requests to determine recipient disposition characteristics, including folder placement, screen view, message forwarding, and spam marking, by parsing request headers and generating responses based on heuristic rules to track and report these interactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If seed lists are used to track ISP handling of electronic messages, then delivery status information is obtained, but recipient disposition information (folder placement, forwarding, spam marking) is not obtained

Engineering Contradiction:
Improverecipient disposition informationVSAvoidtracking system complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary component (email client application with embedded tracking pixel) that sits between the email server and the recipient. This intermediary captures disposition information (folder placement, forwarding, spam marking) that would otherwise be invisible to the sender, resolving the information loss without requiring complex server-side modifications.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements feedback by having the email client application send disposition data back to the sender's tracking system. When an email is placed in spam folder, forwarded, or manually moved, the client application automatically reports this back to the sender, creating a closed-loop feedback mechanism that provides real-time disposition information.

Inventive Principle:
Principle #23Feedback

2Loss of information

If delivery service notifications are used to track message delivery, then delivery receipt information is obtained, but information on message disposition (spam folder, personal folder, forwarding) is not obtained

Engineering Contradiction:
Improvemessage disposition informationVSAvoidtracking implementation ease
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The email client application performs self-service by automatically tracking and reporting its own actions with received emails. When the user forwards an email, moves it to spam, or opens it, the client application autonomously captures this disposition data and reports it back to the sender without requiring manual input or complex configuration.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The tracking pixel is embedded in the email message before sending. This preliminary action ensures that when the recipient's email client processes the message, the disposition information is automatically captured and reported back, eliminating the need for post-delivery tracking setup.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If traditional tracking methods are used, then delivery confirmation is obtained, but detailed engagement metrics (preview pane view, full pane view, forwarding, replying) are not obtained

Engineering Contradiction:
Improveengagement measurement precisionVSAvoidtracking system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the tracking functionality into discrete, identifiable events within the email client application. Each disposition action (preview pane view, full pane view, forwarding, replying, spam marking) is tracked as a separate, distinct event with specific data points, allowing precise measurement of engagement without requiring a monolithic complex tracking system.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS9923861B2Electronic message recipient disposition characteristics
Publication Date: 2018.03.20 MAPLEBEAR INC
  • US9923861B2 patent drawing
  • US9923861B2 patent drawing
  • US9923861B2 patent drawing

AI summary

A computer implemented method for determining recipient disposition characteristics of an electronic message that was acted upon by an electronic message reader is described. The method includes receiving by a computer system message requests in response to the electronic message reader acting on the electronic message and executing by the computer system one or more rules that compare a value of one or more fields included in the one or more message requests to one or more field values included in the one or more rules.