Behavior AI Insights
FaceReader Online is a web-based facial coding and webcam eye tracking platform, enabling advertising experts, academic researchers, and UX professionals to understand real human reactions and boost the effectiveness of their content and designs
- No startup costs
- No payment info required
- Expert support available
Trusted by the world's top companies, research institutes and universities
With over 20 years of continuous development, our platform is recognized as the world’s first and most advanced facial coding and webcam eye tracking technology, trusted by top brands, universities, and market research leaders worldwide.
AI potential in 3 different domains
Advertising
Focus & Attention
Engagement
Impressions
Receive instant first impressions for any media
Conversion
A/B Testing
Go Viral
Market research
Cost-effective
Unbiased
Scalable & Fast
Custom exports
Effortless integration
Scientific
User experience
Experience optimization
Usability testing
A/B testing
Scientific
Discover the FaceReader ecosystem
string sdkKey = ""; string appId = "";
// create an instance of the FaceReaderSDK
FaceReaderSDK faceReaderSDK = new FaceReaderSDK(sdkKey, appId);
// initialize
faceReaderSDK.CustomExpressions.Add(
new CustomExpression(CustomExpression.CustomExpressionType.Interest)
);
faceReaderSDK.CustomExpressions.Add(
new CustomExpression(CustomExpression.CustomExpressionType.Boredom)
);
// load a bitmap from where ever you want
Bitmap bitmap = new Bitmap("your image source");
// analyze the face in the image
FaceReaderResult result = faceReaderSDK.AnalyzeFace(bitmap);
return result.ToJson();
{
"FaceAnalyzed": true,
"FacialExpressions": {
"DominantBasicEmotion": "Angry",
"BasicEmotionValues": [
0.029624, // neutral
0.018300, // happy
0.008764, // sad
0.946046, // angry
0.039090, // surpised
0.053214, // scared
0.000700 // disgusted
],
"Valence": -0.9460461,
"Arousal": 0.99
},
"Characteristics": {
"Gender": "Male",
"Age": 33,
"Glasses": "No"
},
"FaceCorners": [
{
"X": 528.50977,
"Y": 165.03615
},
{
"X": 299.27942,
"Y": 189.80812
},
{
"X": 325.28998,
"Y": 430.5
},
{
"X": 554.5203,
"Y": 405.72803
}
],
"ActionUnits": {
"ActionUnitIntensities": [
0.047187127,
2.0721927E-08,
0.99999,
0.24229,
0.06943704,
0.99999,
0.17007,
0.046259128,
0.047250014,
0.05045767,
0.27155,
0.99999,
0.02961228,
0.05123812,
0.99999,
0.37838,
0.035374817,
0.09164867,
0.050165165,
0.052099373
]
},
"CustomExpressions": [
{
"Name": "Interest",
"Intensity": 0.8,
"IsCalculated": true
},
{
"Name": "Boredom",
"Intensity": 0.1,
"IsCalculated": true
}
],
"ModelQuality": 0.6926503,
"HeadOrientation": [
3.8984787,
1.2746145,
-4.76357
]
}
#1 most cited and firmly
embedded in science
GDPR compliant +
governed by responsible values
Human-centric
Fair
Privacy friendly
Transparent
Secure
Competent
Join thousands of satisfied customers
Get started
Free trial / demo
Concierge onboarding
Execute your campaign
Three paths
Endless possibilities
Do it yourself
For businesses that want to leverage FaceReader with current survey tools and combine Facial Coding using a DIY model after we help you get set up and running.
Full-service
Hybrid
Our team sets up, runs and executes your first campaign to help your team integrate Facial Coding. During the process, we’ll teach you to do it yourself.