Skip to content

Instantly share code, notes, and snippets.

@chandanjog
Created April 17, 2025 09:23
Show Gist options
  • Select an option

  • Save chandanjog/dfea7a21d9aa367ef94fc6edcac4dbef to your computer and use it in GitHub Desktop.

Select an option

Save chandanjog/dfea7a21d9aa367ef94fc6edcac4dbef to your computer and use it in GitHub Desktop.
flowchart TD
A0(User) --> A1
A0(User) --> A2
A1[Organic Traffic] -->|Website, Instagram, YT| B(Website, CTA 7DC)
A2[In Organic Traffic] -->|Ads FB, Google| B
B --> C1(Home Page, Mulitple landing pages for diseases)
C1 --> C2{Form or Whatsapp Button or both ??}
C2 -->|Form inputs| D1
C2 -->|Whatsapp Business| D0{Whatsapp Tool or CRM?}
D0 --> D1[CRM or Spreadsheet]
D0 --> |Bot - Invitation to join community | A0
D0 --> |Bot - Send payment link for 7 DC or 30 DC? | A0
D0 --> |Manual - message by EY Admin | A0
A00(EY Admin) --> |monitors| D1
D1 --> D0
A0 --> |makes full or part payment, handling part payment??| E1(Razorpay / Paypal / Wise)
A00 --> |monitors, accounting for 7DC and upgrade to 30DC??| E1
A00 --> |creates accounts, sends onboarding emails, adds to appropriate groups|LMS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment