Introduction to Attention Measurement
Background
The Playground xyz Attention Measurement process uses a machine learning technique called supervised learning to develop a model that can predict attention on ads from information collected via a javascript tag. To create this model we require a training data set with what is known as a target variable (the thing we want to predict) and a set of features (other data points) with which we make the prediction.
Machine learning techniques typically result in a model that is a complex mathematical artefact. Evaluation of these models is not by understanding its internal decision process, but by looking at its performance. This means the number one priority is ensuring the model predicts attention with sufficient accuracy for our clients.
The supervised machine learning approach to large scale measurement is being increasingly used in advertising technology for large scale measurement. Recent examples include: Invalid Traffic Filtering, Contextual Topic Classification, Collaborative Segments, and, to our knowledge, the Facebook shop visits metric.
What is the process?
The Playground xyz attention measurement process involves 4 essential steps.
Collecting data through eye tracking panels
Building an attention model from the eye tracking data
Evaluating & Refining the Model for Business Critical Performance
Deploying that model into a tag based measurement solution.