In connection-oriented communication, a data stream is a sequence of digitally encoded coherent signals used to transmit or receive information that is in the process of being transmitted. A data stream is a set of extracted information from a data provider. It contains raw data that was gathered out of users' browser behavior from websites, where a dedicated pixel is placed. Data streams are useful for data scientists for big data and AI algorithms supply. The main data stream providers are data technology companies.
Formal definition
In a formal way, a data stream is any ordered pair where:
Data Stream contains different sets of data, that depend on the chosen data format.
Attributes – each attribute of the data stream represents a certain type of data, e.g. segment / data point ID, timestamp, geodata.
Timestamp attribute helps to identify when an event occurred.
Subject ID is an encoded by algorithm ID, that has been extracted out of a cookie.
Raw Data includes information straight from the data provider without being processed by an algorithm nor human.
Processed Data is a data that has been prepared, to be used for future actions.
Usage
There are various areas where data streams are used:
Fraud detection & scoring – raw data is used as source data for an anti-fraud algorithm. For example, timestamp or amount of cookie occurrences or analysis of data points are used within the scoring system to detect fraud or to make sure that a message receiver is not a bot.
Raw data is used for profiling and personalization to customize user profiles and divide them for segmentation, e.g., per gender or location.
Business intelligence – raw data is a source of information for BI systems, used for enriching user profiles with detailed information about them, e.g., purchase path or geodata. This information is used for business analysis and predictive research.
Targeting – processed data by data scientists improve online campaigns and is used for reaching the target audience.
CRM Enrichment – raw data is integrated with customer-relationship management system. CRM integration allows to fill the gaps in users' profiles with demographic data, interests or buying intentions.
Data streams are used to enrich business intelligence systems and make analysis more precise and conclusions more accurate.
In the case of content management system integration, Data Stream is used to identify the users and personalize their visit, even if it's their first one. By data analysis, the actual content of the website is adapted to the user.
Data streams are integrated with demand side platform within programmatic advertising ecosystem. Parties can exchange the users' IDs and concatenate with them existing profiles.
Data streams are used to choose respective user segments and use them in an online campaign. Segments are enriched with more user characteristics out of data stream and then sent to DSP.
Data sources visible
In a data stream it is visible what device has been used by the user side – it is visible on user agent:
mobile – when a user uses a mobile browser to explore, it has narrow screen resolution and mobile app version, respectively;
desktop – when a user uses a desktop browser or app version.
The following information is shared out of used device:
Actual URL to the visited website, where an event occurred
A data point is a tag that collects information about a certain action, performed by a user on a website. Data points exists in two types, the values of which are used to create appropriate audiences. Those are:
'event' with information about occurrences of the specific event
'attribute' with numerical or alphanumerical values.
Segment is a logical statement, built on specific Data Points using AND, OR or NOT operators.
Hybrid data – raw data out of both Data Point and Segment data formats.
URLs – is a set of information about a particular URL that has been visited.
GDPR
Information gathered out of websites are based on user behavior. Data providers deliver both personal or non-personal information. There are two types of user data available in data stream:
Personally identifiable information – information that allows clearly or by combining with data identification methods identify a person. Examples of PII are: insurance ID, email address, phone number, IP address, geolocation, biometric data.
Non-personally identifiable information is information that can't be used to identify a person or to track a location. A cookie or a device ID is an example of non-PII.