Copywriter: Triggers when a new response is submitted from an A/B test form containing different copy variations.
- New Form Response/Entry: Triggers when a new response is submitted from an A/B test form containing different copy variations.
- Outputs: New form response data
- Extract Response Data: Extracts relevant data from the new form submission, such as the selected copy variant and user information.
- Inputs: New form response data
- Outputs: Extracted copy variant, User information, Response timestamp
- Create Row in Google Sheets: Logs the A/B test response data into a Google Sheet for tracking and analysis.
- Inputs: Extracted copy variant, User information, Response timestamp
- Outputs: Updated Google Sheet with new response entry
- Send Prompt to LLM: Generates a summary of the latest A/B test responses submitted, providing insights on performance.
- Inputs: Extracted copy variant, User information, Response data from the Google Sheet
- Outputs: Generated performance summary report
- Send Email: Sends the performance summary report to the marketing team for review and further action.
- Inputs: Generated performance summary report, Marketing team's email address
- Outputs: Email with A/B test summary sent