Goal Progress Report

Personalized goal progress bar with big percent; swap goalName, percentLabel, progressText and accents, and toggle the on-track badge.

Type
Video
Format
Instagram Reel · 9:16
Orientation
Portrait
Duration
11.6s
Scenes
3
Render cost
$0.0029 / render
VariablesConditional scenes
Open in editor

Free template · opens in the editor, no account required.

Customize Goal Progress Report

Goal Progress Report is a ready-to-render App personalization video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

14 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.

appNameText
GROVE
userNameText
Priya
kickerText
Your goal this quarter
goalNameText
Read 12 books
progressTextText
9 of 12 done
percentLabelText
75%
encourageLineText
Three to go. You're reading faster than 80% of the club.
ctaTextText
Keep the streak alive
showBadgeToggle
on
badgeTextText
Ahead of schedule
accentColor
#0E9F8E
accent2Color
#F26A4B
musicUrlMedia URL

The exact JSON payload

This is the full render config — POST it to the API, or open it in the editor to tweak.

Open in editor ↗
{
  "name": "apppersonal-progress-report",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#F3F0EA",
  "outputFormat": "mp4",
  "variables": {
    "appName": "GROVE",
    "userName": "Priya",
    "kicker": "Your goal this quarter",
    "goalName": "Read 12 books",
    "progressText": "9 of 12 done",
    "percentLabel": "75%",
    "encourageLine": "Three to go. You're reading faster than 80% of the club.",
    "ctaText": "Keep the streak alive",
    "showBadge": true,
    "badgeText": "Ahead of schedule",
    "accent": "#0E9F8E",
    "accent2": "#F26A4B",
    "bgImage": "https://images.pexels.com/photos/6152745/pexels-photo-6152745.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
    "musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
  },
  "scenes": [
    {
      "id": "intro",
      "duration": 3.6,
      "backgroundColor": "#F3F0EA",
      "transition": "smoothleft",
      "transitionId": "progress",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{bgImage}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "zoom": true,
          "opacity": 0.35,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.6
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 3.6,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='prIntro' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#F3F0EA' stop-opacity='0.9'/><stop offset='0.5' stop-color='#F3F0EA' stop-opacity='0.55'/><stop offset='1' stop-color='#F3F0EA' stop-opacity='0.95'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#prIntro)'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 800,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "fade",
          "exitEnd": 3.6,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:rgba(14,159,142,0.14); color:{{accent}}; border-radius:999px; padding:12px 32px; font-size:26px; font-weight:700; letter-spacing:4px;'>{{kicker}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 900,
          "width": 900,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.45,
          "enterEnd": 0.95,
          "enterAnimation": "smoothup",
          "exitEnd": 3.6,
          "style": {
            "fontFamily": "Outfit"
          },
          "html": "<div style='text-align:center; color:#1E241F; font-size:112px; line-height:1; font-weight:800; letter-spacing:-3px;'>{{goalName}}</div><div style='margin-top:22px; text-align:center; color:#6B6459; font-size:34px; font-weight:500;'>Progress report for {{userName}}</div>"
        }
      ]
    },
    {
      "id": "progress",
      "duration": 5,
      "backgroundColor": "#F3F0EA",
      "transition": "smoothleft",
      "transitionId": "cta",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 5,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><rect width='1080' height='1920' fill='#F3F0EA'/><circle cx='880' cy='260' r='140' fill='rgba(242,106,75,0.1)'/><circle cx='170' cy='1560' r='180' fill='rgba(14,159,142,0.1)'/><rect x='110' y='860' width='860' height='56' rx='28' fill='rgba(30,36,31,0.08)'/><rect x='110' y='860' width='645' height='56' rx='28' fill='#0E9F8E'/><rect x='110' y='860' width='645' height='28' rx='14' fill='rgba(255,255,255,0.25)'/><circle cx='755' cy='888' r='38' fill='#0E9F8E' stroke='#F3F0EA' stroke-width='6'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 460,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "circleopen",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Outfit"
          },
          "html": "<div style='text-align:center; color:#F26A4B; font-size:32px; font-weight:700; letter-spacing:4px;'>YOU'RE AT</div><div style='margin-top:8px; text-align:center; color:#1E241F; font-size:240px; line-height:0.9; font-weight:800; letter-spacing:-8px;'>{{percentLabel}}</div>"
        },
        {
          "type": "TEXT",
          "x": 118,
          "y": 780,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.4,
          "enterEnd": 0.85,
          "enterAnimation": "smoothleft",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#1E241F; font-size:40px; font-weight:800;'>{{progressText}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showBadge}}",
          "x": 962,
          "y": 780,
          "anchor": "top-right",
          "track": 4,
          "enterBegin": 0.55,
          "enterEnd": 1,
          "enterAnimation": "smoothright",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:{{accent2}}; color:#FFFFFF; border-radius:999px; padding:12px 28px; font-size:28px; font-weight:800;'>{{badgeText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1050,
          "width": 860,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.75,
          "enterEnd": 1.2,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Outfit"
          },
          "html": "<div style='text-align:center; color:#4A463D; font-size:42px; line-height:1.35; font-weight:600;'>{{encourageLine}}</div>"
        }
      ]
    },
    {
      "id": "cta",
      "duration": 4,
      "backgroundColor": "#0E9F8E",
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='prCta' cx='0.5' cy='0.4' r='0.95'><stop offset='0' stop-color='#12B7A3'/><stop offset='1' stop-color='#0B7E70'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#prCta)'/><circle cx='540' cy='650' r='150' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='3'/><path d='M540 590 V710 M480 650 H600' stroke='#FFFFFF' stroke-width='12' stroke-linecap='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 920,
          "width": 900,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.75,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Outfit"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:80px; line-height:1.05; font-weight:800; letter-spacing:-2px;'>Finish strong,<br>{{userName}}.</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1230,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "circleopen",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:#FFFFFF; color:#0B7E70; border-radius:999px; padding:26px 62px; font-size:38px; font-weight:800;'>{{ctaText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1390,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 1.05,
          "enterEnd": 1.45,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:rgba(255,255,255,0.75); font-size:26px; font-weight:700; letter-spacing:5px;'>{{appName}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.15,
      "track": 0
    }
  ]
}

More App personalization templates

View all ↗

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.