“I don't need to become a technology expert. I just need to follow the steps.” This manual is your desk companion designed to take you from a complete beginner to confidently building, automating, testing, and launching your system in Systeme.io without tech overwhelm[cite: 3, 5, 7, 9, 11, 13].
For a beginner, building an online business can feel overwhelming because it seems like you need a different tool for everything — a page builder, email autoresponder, shopping cart, LMS course portal, affiliate tracker, and automation software[cite: 3, 5, 7, 9, 11, 13].
Systeme.io brings all essential pieces together in one place so you can operate without stitching together a collection of complicated platforms[cite: 3, 5, 7, 9, 11, 13].
Best of all, Systeme.io offers a 100% free way to get started (up to 2,000 contacts and 3 full funnels) rather than forcing you to pay hundreds in separate subscriptions[cite: 3, 5, 7, 9, 11, 13].
| Step Type | What It Does | Required Elements | Destination Behavior |
|---|---|---|---|
| Squeeze Page | Captures lead contact info[cite: 3, 5, 7, 9, 11, 13] | Email Input + Submit Button[cite: 3, 5, 7, 9, 11, 13] | Advances to next visual step[cite: 3, 5, 7, 9, 11, 13] |
| Order Form | Processes payment & saves card token[cite: 3, 5, 7, 9, 11, 13] | 1-Step or 2-Step Checkout Block[cite: 3, 5, 7, 9, 11, 13] | Advances to Upsell or Delivery Hub[cite: 3, 5, 7, 9, 11, 13] |
| Upsell (OTO) | Executes 1-click tokenized payment[cite: 3, 5, 7, 9, 11, 13] | Accept Button + Decline Link[cite: 3, 5, 7, 9, 11, 13] | Accept: next step / Decline: downstream[cite: 3, 5, 7, 9, 11, 13] |
| Thank You Page | Delivers downloads & access links[cite: 3, 5, 7, 9, 11, 13] | Download buttons & links[cite: 3, 5, 7, 9, 11, 13] | Terminal fulfillment page[cite: 3, 5, 7, 9, 11, 13] |
| Info Page | Bridge, video, or sales presentation[cite: 3, 5, 7, 9, 11, 13] | Custom HTML & CTA links[cite: 3, 5, 7, 9, 11, 13] | Points to specific target link[cite: 3, 5, 7, 9, 11, 13] |
| Observed Issue | Root Cause | Step-by-Step Resolution |
|---|---|---|
| "Not valid code" error on save | Code contains <!DOCTYPE>, <html>, or <body> tags | Delete outer wrappers. Keep only the <style> block and root <div> container. |
| Upsell button returns visitor to checkout | Button is set to an external URL instead of native submit | Set button action to Submit form (or Accept upsell) with custom redirection to next step. |
| Destination page opens inside a small box | Missing target="_top" on anchor tags | Add target="_top" to all internal navigation links (<a href="..." target="_top">). |
| Customer bought but received no login email | Course not attached under Digital product / Resources | Open Step Dashboard ➔ Click + under Resources ➔ Attach Course with Full access. |
| Mobile page overflows or clips horizontally | Fixed pixel widths (e.g., width: 900px) used in CSS | Use fluid sizing like width: 100%; max-width: 960px; with CSS clamp() for responsive layouts. |
| Resource Target | Direct Access Link | Operational Description |
|---|---|---|
| Main Delivery Hub | Access Delivery Hub ➔ | Access all purchased files, core assets, and implementation guides. |
| Upgrade / OTO 1 Vault | Claim / Access Upgrade ➔ | Access advanced 8-course masterclasses, templates, and bonus extensions. |
| Backup Download Portal | Check All Downloads ➔ | Direct file repository if you missed any instant downloads during checkout. |
.zip file.