Documentation
Get started with UX Connection
Everything you need to connect your tools, run attributions, and prove your UX impact.
Quick Start
Up and running in 15 minutes
1
Connect your tools
Link your analytics, design tools, and code repositories via OAuth. No engineering required.
Learn more→2
Tag your changes
Log UX changes as they ship. One click in Figma or GitHub—takes 10 seconds.
Learn more→3
Get attribution
Our models build counterfactuals and calculate the dollar value of your UX work.
Learn more→Browse Docs
Find what you need
Getting Started
- Creating your account→
- Inviting team members→
- Understanding the dashboard→
- Your first attribution→
Integrations
- Google Analytics 4→
- Figma→
- GitHub→
- View all integrations→
Attribution
- How attribution works→
- Tagging UX changes→
- Understanding confidence scores→
- Reading executive reports→
UX Intelligence
- Friction detection→
- UX debt dashboard→
- Component tracking→
- Design system analytics→
APIView API docs
Build on UX Connection
Enterprise customers get full API access to integrate attribution data into your existing workflows, dashboards, and reporting tools.
RESTful API with JSON responses
Webhook support for real-time updates
SDK libraries for Python and JavaScript
# Get attribution for a UX change
curl
-X GET \https://api.uxconnection.io/v1/attributions/123 \
-H "Authorization: Bearer $API_KEY"
# Response
{
"impact": 2340000,
"confidence": 0.94,
"method": "synthetic_control"
}
Support
Need help?
Our team is here to help you get the most out of UX Connection.
Email support
Get help from our team. Priority support for Impact and Enterprise customers.
support@uxconnection.io→