Cursion DocsCursion Docs
Home
Dashboard
Home
Dashboard
  • Guides

    • Account
    • Billing
    • Selfhost
    • App
    • API
    • CLI
    • Data
  • API

    • Site
    • Page
    • Scan
    • Test
    • Case
    • CaseRun
    • Flow
    • FlowRun
    • Issue
    • Schedule
    • Alert
    • Report
  • CLI

    • Site
    • Page
    • Scan
    • Test
    • Case
    • Flow

Data

Below is a verbose list of all available data type names (as recognized by the API), a description of the data, and which object they are associated with.

Info

Yellowlab and Lighthouse specific types are noted with (YL) and (LH) respectively.

Name (string)DescriptionParent Object
healthCalculated health score from that ScanScan
logsTotal number of error logs found in that ScanScan
lighthouse_averageAverage of all Lighthouse scores for that ScanScan
seo(LH) SEO score for that ScanScan
performance(LH) Perfomance score for that ScanScan
best_practices(LH) Best Practices score for that ScanScan
accessibility(LH) Accessibility score for that ScanScan
pwa(LH) PWA score for that ScanScan
crux(LH) CRUX score for that ScanScan
yellowlab_average(YL) Average of all Yellow Lab scores for that ScanScan
pageWeight(YL) Page Weight score for that ScanScan
images(YL) Images score for that ScanScan
domComplexity(YL) DOM Complexity score for that ScanScan
javascriptComplexity(YL) JS Complexity score for that ScanScan
badJavascript(YL) Bad JS score for that ScanScan
jQuery(YL) jQuery score for that ScanScan
cssComplexity(YL) CSS Complexity score for that ScanScan
badCSS(YL) Bad CSS score for that ScanScan
fonts(YL) Fonts score for that ScanScan
serverConfig(YL) Server Config score for that ScanScan
test_scoreCalculated test score from that TestTest
test_statusOne of working, passed, failed, or incompleteTest
current_healthCalculated health score from second ScanTest
current_lighthouse_averageAverage of all Lighthouse scores from second ScanTest
seo_delta(LH) Difference in SEO scoresTest
performance_delta(LH) Difference in Perfomance scoresTest
best_practice_deltas(LH) Difference in Best Practices scoreTest
accessibility_delta(LH) Difference in Accessibility scoreTest
pwa_delta(LH) Difference in PWA scoresTest
crux_delta(LH) Difference in CRUX scoresTest
current_yellowlab_averageDifference in Average of all Yellow Lab scores from second ScanTest
pageWeight_delta(YL) Difference in Page Weight scoreTest
images_delta(YL) Difference in Images score (not VRT)Test
domComplexity_delta(YL) Difference in DOM Complexity scoreTest
javascriptComplexity_delta(YL) Difference in JS Complexity scoreTest
badJavascript_delta(YL) Difference in Bad JS scoreTest
jQuery_delta(YL) Difference in jQuery scoreTest
cssComplexity_delta(YL) Difference in CSS Complexity scoreTest
badCSS_delta(YL) Difference in Bad CSS scoreTest
fonts_delta(YL) Difference in Fonts scoreTest
serverConfig_delta(YL) Difference in Server Config scoreTest
html_scoreHTML component score for that TestTest
logs_scoreLogs component score for that TestTest
vrt_scoreVRT component score for that TestTest
lighthouse_scoreLighthouse component score for that TestTest
yellowlab_scoreYellowlab component score for that TestTest
caserun_statusOne of working, passed, or failedCaseRun
flowrun_statusOne of working, passed, or failedFlowRun
Last Updated:
Contributors: Landon
Prev
CLI