How to create this Ai Agent in n8n?

I got the below workflow on ChatGPT but can someone actually help me build a fully tested workflow for it on n8n without having to share API keys?

Email Marketing Automation with AI Personalization

Objective: Send personalized email campaigns based on user data and behavior.

Workflow:

  1. Trigger: New user signs up via Mailchimp or ActiveCampaign.

  2. Action: Use AI to analyze the user’s behavior on your website (e.g., which products they viewed).

  3. Action: Segment the user based on their interests or purchasing potential (using AI classification algorithms).

  4. Action: Automatically send a personalized welcome email with product recommendations (generated via AI).

  5. Action: Track user behavior on email (opens, clicks) and trigger follow-up actions (e.g., send a reminder or offer discount for abandoned cart).

  6. Action: If the user engages with an email, send a targeted upsell or cross-sell campaign using dynamic content from your CRM.

Integration Points:

Mailchimp / ActiveCampaign

OpenAI (personalized email copy generation)

Google Analytics (behavior tracking)

Zapier / Integromat for additional integrations

how far did you get? maybe able to help bit on this