Allianz Engagement Survey · Example Payload

Engagement Survey Survey Analytics Example

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience

Engagement Survey Survey Analytics Example is an example object payload from Allianz Engagement Survey, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

survey_idparticipation_rateengagement_scorefavorable_percentagequestion_scores

Example Payload

Raw ↑
{
  "survey_id": "survey-500123",
  "participation_rate": 70.1,
  "engagement_score": 76.3,
  "favorable_percentage": 74.8,
  "question_scores": [
    "sample-question_scores"
  ]
}