ga_send_login
Send login events to Google Analytics with authentication method details to track user logins and analyze authentication trends.
Instructions
Send a login event to Google Analytics.
Standard event for tracking user logins with authentication method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | Login method (e.g., "Google", "Email", "Facebook") | |
| user_id | No | User ID (recommended for login events) | |
| client_id | No | ||
| user_properties | No | User properties (e.g., {subscription_tier: {value: "premium"}}) |