DashcipeFree Dashboard Recipes
메뉴판으로 돌아가기
오늘의 메뉴 · 앱 운영초급

Play Console 운영 대시보드

설치, 삭제, 평점, 리뷰를 앱 상태 점검용으로 묶은 운영 대시보드

35분HTML · Tailwind · Chart.js안드로이드 앱 개발자

Kitchen Workspace

미리보고, 이유를 확인하고, 바로 가져가기

왼쪽에서는 완성 화면의 정보 밀도를 확인하고, 오른쪽에서는 KPI 기획 이유와 코드/프롬프트를 바로 복사합니다.

Live Recipe Preview

Play Console 운영 대시보드

설치, 삭제, 평점, 리뷰를 앱 상태 점검용으로 묶은 운영 대시보드

HTML + Tailwind + Chart.js 무료 템플릿라이브 전체화면

Live Recipe

Play Console 운영 대시보드

설치와 삭제, 평점, 리뷰 대응 상태를 함께 점검합니다.

설치 · HTML + Tailwind + Chart.js 무료 템플릿

신규 설치

4,812+6.7%

삭제 수

812-2.2%

평점

4.4+0.1

리뷰 응답률

86%+9%p

설치와 삭제 추이

Chart.js

구성 비중

Chart.js

Watch List

응답 대기 리뷰12건
1점 리뷰8건
평점 변화+0.1

Detail Table

업데이트 후 리뷰

모니터링

37건

상태

응답 대기 리뷰

오늘 처리

12건

상태

크래시 언급

긴급 확인

4건

상태

상단

설치, 삭제, 평점, 리뷰 카드

중앙

설치/삭제 추이와 평점 분포

하단

최근 리뷰와 대응 필요 항목

KPI Ingredients

신규 설치

마케팅과 검색 노출 성과를 확인합니다.

삭제 수

품질 문제나 기대 불일치를 감지합니다.

평점

앱 신뢰도와 스토어 전환에 영향을 줍니다.

Code Takeout

컴포넌트 코드 가져오기

<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>

<section class="rounded-2xl border border-zinc-200 bg-white p-5 text-zinc-950">
  <div class="mb-5 flex items-center justify-between border-b border-zinc-200 pb-4">
    <div>
      <p class="text-xs font-bold uppercase tracking-wide text-orange-600">앱 운영</p>
      <h2 class="mt-1 text-xl font-extrabold">Play Console 운영 대시보드</h2>
    </div>
    <span class="rounded-lg bg-orange-50 px-3 py-1 text-xs font-bold text-orange-700">초급</span>
  </div>
  <div class="grid gap-3 md:grid-cols-3">
    <article class="rounded-xl border border-zinc-200 p-4">
      <p class="text-xs font-bold text-zinc-500">신규 설치</p>
      <strong class="mt-1 block text-2xl">4,812</strong>
      <span class="text-xs font-black text-emerald-600">+6.7%</span>
    </article>
    <article class="rounded-xl border border-zinc-200 p-4">
      <p class="text-xs font-bold text-zinc-500">삭제 수</p>
      <strong class="mt-1 block text-2xl">812</strong>
      <span class="text-xs font-black text-orange-600">-2.2%</span>
    </article>
    <article class="rounded-xl border border-zinc-200 p-4">
      <p class="text-xs font-bold text-zinc-500">평점</p>
      <strong class="mt-1 block text-2xl">4.4</strong>
      <span class="text-xs font-black text-sky-600">+0.1</span>
    </article>
  </div>
  <div class="mt-5 h-64">
    <canvas id="play-console-operations-dashboard-chart"></canvas>
  </div>
</section>

<script>
  const ctx = document.getElementById("play-console-operations-dashboard-chart");
  new Chart(ctx, {
    type: "bar",
    data: {
      labels: ["월", "화", "수", "목", "금"],
      datasets: [{
        label: "설치와 삭제 추이",
        data: [42, 58, 51, 66, 72],
        backgroundColor: "#e84b2a",
        borderRadius: 10
      }]
    },
    options: {
      responsive: true,
      maintainAspectRatio: false,
      plugins: { legend: { display: false } },
      scales: { x: { grid: { display: false } }, y: { grid: { color: "rgba(0,0,0,0.08)" } } }
    }
  });
</script>

Take Out Prompt

AI IDE에 담아갈 프롬프트

Play Console 운영 대시보드를 만들어줘. 신규 설치, 삭제 수, 평점, 리뷰 응답률을 상단 카드로 보여주고 설치/삭제 추이, 평점 분포, 최근 리뷰 테이블을 배치해줘.

Side Menu

함께 보면 좋은 사이드 메뉴

같은 카테고리나 재료를 쓰는 대시피입니다.

Live Recipe

AdMob 수익 대시보드

수익 하락 원인을 eCPM, 노출수, 앱별 성과로 분리합니다.

수익 · HTML + Tailwind + Chart.js 무료 템플릿

이번 달 수익

₩842,000+12.4%

평균 eCPM

₩5,420-3.1%

노출수

184만+8.7%

CTR

2.8%+0.4%p

최근 7일 광고 수익

Chart.js

구성 비중

Chart.js

Watch List

날씨 앱 eCPM-12.8%
할 일 앱 CTR+0.9%p
메모 앱 노출안정

Detail Table

메모 앱

eCPM ₩6,120

₩221,000

상태

날씨 앱

eCPM 하락

₩188,000

상태

할 일 앱

CTR 개선

₩146,000

상태
무료 제공초급

AdMob 수익 대시보드

HTML + Tailwind + Chart.js 무료 템플릿

HTMLTailwindChart.js

Live Recipe

GA4 앱 분석 대시보드

유입부터 핵심 이벤트까지 한 흐름으로 이어지는지 확인합니다.

유입 · Next.js + Recharts 무료 템플릿

활성 사용자

18,420+8.2%

D1 리텐션

34.8%+2.1%p

주요 이벤트

12,680+14.0%

전환율

5.6%+0.9%p

유입 채널별 사용자

Recharts

구성 비중

Recharts

Watch List

검색 후 이탈42%
가입 전환+1.2%p
추천 유입증가

Detail Table

sign_up

가입 퍼널

2,420회

상태

search

핵심 탐색

9,842회

상태

purchase

전환 이벤트

418회

상태
무료 제공중급

GA4 앱 분석 대시보드

Next.js + Recharts 무료 템플릿

Next.jsTailwindRecharts

Live Recipe

SaaS 구독 관리 대시보드

반복 매출, 해지, Trial 전환을 같은 축에서 봅니다.

MRR · Next.js + Recharts 무료 템플릿

MRR

₩12.4M+14.1%

Churn

3.2%-0.6%p

Trial 전환

18.9%+1.7%p

결제 실패

31건-8건

월별 반복 매출

Recharts

구성 비중

Recharts

Watch List

해지 위험 고객18명
결제 복구 가능₩740K
Trial 잔여84명

Detail Table

Starter

ARPU ₩14K

420명

상태

Pro

성장 +18%

188명

상태

Team

업셀 후보

42명

상태
무료 제공중급

SaaS 구독 관리 대시보드

Next.js + Recharts 무료 템플릿

Next.jsTailwindRecharts