Export student data to CSV
In this article: How to download your student list as a CSV file, what data is included in the export, and how to use it for reporting, email marketing, and record-keeping. All Plans
Every course you run generates data: who enrolled, when they signed up, what they paid, and how far they've gotten through your content. The CSV export gives you all of that in a spreadsheet you can open, filter, and use however you need.
This is a per-course export. You download data for one course at a time. If you're on Ruzuku Pro and want data across all your courses at once, see the Pro site-wide data download section below.
Download your student data
- Open your course and go to Manage Course → Students.
- Click the Download CSV link near the top of the student list.
- The file downloads to your computer as a
.csvfile.
That's it. Open the file in Excel, Google Sheets, Numbers, or any spreadsheet tool.
What's included in the export
The CSV file contains one row per enrolled student with the following fields:
- Name — The student's full name as entered during enrollment
- Email — The email address they used to sign up
- Enrollment date — When they enrolled in the course
- Price point — Which price point they used (or "Free" / "Invitation" if applicable)
- Payment amount — What they paid
- Payment status — Whether the payment is complete, pending, or on a plan
- Progress — Their completion percentage through the course
- Last activity — When they last accessed the course
The exact columns may vary slightly depending on your course setup, but you'll always get the core enrollment, payment, and progress data.
Common uses for the export
Import into your email marketing tool. If you use ConvertKit, Mailchimp, ActiveCampaign, or another email platform, the CSV gives you a clean list of student emails to import. This lets you tag students by course and send targeted follow-up sequences. Pair this with Zapier for automatic syncing as new students enroll.
Track completion rates. Sort by the progress column to see how many students have finished your course, where most people stop, and who might need a nudge. If you're running a certification program, this is your completion report.
Reconcile payments. Cross-reference the CSV against your Stripe or PayPal records to confirm everyone who paid has access, and everyone with access actually paid. Useful during year-end accounting or if you suspect something is off.
Calculate affiliate payments. If you track affiliates manually or through a custom system, the enrollment and payment data in the CSV tells you exactly who enrolled, when, and how much they paid. Match this against your affiliate tracking to calculate commissions.
Back up your student list. Download a CSV periodically as a simple backup of your enrollment data. If you ever need to reference historical enrollment information, you'll have it in a spreadsheet.
Create completion reports for organizations. If you're delivering training for a company or issuing continuing education credits, the CSV gives you the documentation you need. Filter by progress to identify who completed the course and when.
Pro: site-wide data downloads
If you manage multiple courses and need a unified view of all enrollments, the site-wide export saves you from downloading and merging individual course CSVs. Access it from your Pro site admin settings.
Tips for working with the data
Filter by date range. Most spreadsheet tools let you filter rows. If you only need students who enrolled in January, filter the enrollment date column to that range.
Sort by progress. Sort the progress column from lowest to highest to find students who haven't started or are stuck early on. These are good candidates for a personal outreach message or a scheduled course message encouraging them to jump in.
Remove duplicates before importing. If you're importing into an email tool and the student is already on your list from a previous import, most email platforms handle duplicates gracefully. But it's good practice to check.
Save with a date in the filename. When you download the CSV, rename it something like photography-course-students-2026-03-01.csv. You'll thank yourself later when you have multiple exports and need to find a specific one.