II.
Tool JSON
Structured · livetool:fullstory
FullStory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:fullstory",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-analytics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "FullStory",
"homepageUrl": "https://www.fullstory.com",
"kind": "other",
"description": "Digital experience intelligence platform with session replay, funnel\nanalysis, and frustration signal detection. Automatically indexes all\nuser interactions for retroactive analysis without manual tagging.\n"
},
"outgoingEdges": [
{
"from": "tool:fullstory",
"to": "skill-area:product-analytics",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:fullstory",
"to": "skill-area:data-collection",
"kind": "used_for"
},
{
"from": "tool:fullstory",
"to": "skill-area:frontend-performance",
"kind": "used_for"
},
{
"from": "tool:fullstory",
"to": "tool:google-analytics",
"kind": "alternative_to",
"attributes": {
"comparison": "Web analytics — FullStory provides session replay; Google Analytics tracks traffic"
}
},
{
"from": "tool:fullstory",
"to": "tool:hotjar",
"kind": "alternative_to",
"attributes": {
"comparison": "UX analytics — FullStory has session replay and frustration detection; Hotjar has heatmaps and surveys"
}
}
],
"incomingEdges": [
{
"from": "tool:google-analytics",
"to": "tool:fullstory",
"kind": "alternative_to",
"attributes": {
"comparison": "Web analytics — Google Analytics tracks traffic; FullStory provides session replay"
}
},
{
"from": "tool:hotjar",
"to": "tool:fullstory",
"kind": "alternative_to",
"attributes": {
"comparison": "UX analytics — Hotjar has heatmaps and surveys; FullStory has session replay and frustration detection"
}
}
]
}