비머 피츠버그
조용한 목탄 액센트가 있는 피츠버그 비머 테마를 사용하는 크롬이 없는 미니멀한 슬라이드 데크입니다.

main.tex
\documentclass[aspectratio=169]{beamer}
\usetheme{Pittsburgh}
\usecolortheme[RGB={70,70,70}]{structure}
\title{Onboarding Study Readout}
\subtitle{Where new users drop off, and why}
\author{Maya Chen, UX Research}
\institute{Driftboard Design Team}
\date{July 2026}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}{Outline}
\tableofcontents
\end{frame}
\section{What we tested}
\begin{frame}{What we tested}
\begin{itemize}
\item Moderated sessions with 12 first-time users, recruited across three
target segments.
\item Task: sign up, import an existing board, and invite one teammate.
\item Funnel analytics from 8,400 unmoderated signups over the same two weeks.
\end{itemize}
\end{frame}
\section{What we learned}
\begin{frame}{What we learned}
\begin{itemize}
\item 46\% of drop-off happens on the import screen, not at signup.
\item Users read "Import" as file upload; nobody found the paste-a-link path.
\item 9 of 12 participants skipped the invite step, saying they wanted to
"set things up first" before bringing in a teammate.
\item Time to first meaningful action averaged 7.5 minutes, against a
target of 3.
\end{itemize}
\end{frame}
\begin{frame}{Recommendations}
\begin{enumerate}
\item Merge upload and link import into one screen with a single field.
\item Move teammate invites to after the first board is created.
\item Add an empty-state sample board so value shows before any import.
\end{enumerate}
\vspace{1em}
Full clips and transcripts are tagged in the research library.
\end{frame}
\end{document}
앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 비머 테마 컬렉션 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.