- Automatically generate UTM codes for email marketing campaigns.
- Log campaign performance metrics into Google Sheets for easy analysis.
- Shorten URLs for better tracking and sharing.
- Fetch and analyze Google Analytics 4 data for campaign insights.
- Receive Slack notifications on campaign performance updates.
Triggers on a webhook to capture campaign details. Generates UTM URLs based on input parameters. Shortens the generated URLs using Bitly. Logs UTM codes and performance metrics into Google Sheets. Fetches campaign performance data from Google Analytics 4. Normalizes the fetched data for easier analysis. Appends performance data to Google Sheets and sends notifications via Slack.
- 1Import the workflow template into n8n.
- 2Configure the webhook settings to receive campaign data.
- 3Set up Bitly credentials for URL shortening.
- 4Connect Google Sheets and specify the sheet IDs.
- 5Configure Google Analytics 4 credentials for performance tracking.
- 6Set up Slack integration for notifications.