Skip to content

Add ExpectedRecords metadata to relevant steps. #100

Description

@iamEAP

Adding the following ExpectedRecords metadata to each corresponding step:

Lighthouse Performance Score

  • id: labData,
  • type: KEYVALUE
  • fields:
    • actualScore: Performance Score (NUMERIC)
    • firstContentfulPaint: First Contentful Paint (NUMERIC)
    • firstMeaningfulPaint : First Meaningful Paint (NUMERIC)
    • speedIndex : Speed Index (NUMERIC)
    • firstCpuIdle : First CPU Idle (NUMERIC)
    • timeToInteractive : Time to Interactive (NUMERIC)
    • maxPotentialFirstInputDelay : Max Potential First Input Delay (NUMERIC)
  • dynamic: false

GA Checks (both pageview/event)

  • id: googleAnalyticsRequest
  • type: KEYVALUE
  • fields:
    • cid: Google Analytics Client ID (STRING, even though it looks like a float)
  • dynamic: true

Pardot Check

  • id: pardotTrackingRequest
  • type: KEYVALUE
  • fields:
    • visitor_id: Visitor ID (NUMERIC)
  • dynamic: true

This is a follow-up to #99 (for #84).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions