GA Events related to Account Flashcards
account_create
Tracks new account signups.
account_interaction
Captures various user actions within their account.
account_login
Measures successful logins, key for tracking account engagement.
account_logout
Tracks when users log out, useful for session analysis.
account_update
Monitors changes in user profiles (e.g., updating email, preferences).
add_address
Indicates users adding shipping or billing addresses.
delete_address
Shows when users remove an address, potentially due to outdated or incorrect info.
edit_address
Tracks changes to saved addresses, useful for understanding user behavior.
add_credit_card
Captures when users save a new payment method.
edit_credit_card
Indicates modifications to stored payment details.
delete_credit_card
Tracks when users remove payment methods, possibly due to trust concerns.
login_interaction
Shows friction in the login process (e.g., failed attempts, password reset).
signup
Similar to account_create, measures new user registration.
add_payment_info
Includes adding credit card, PayPal, or other payment details to an account.
search_results_interaction
Helps determine if users are searching for order tracking, returns, or account help.
session_start
Can help track when users log in and interact with account/order pages.
sales_click / sales_page_nav
Could indicate demand fluctuations that impact fulfillment.
marketing_signup
Can be tied to users creating accounts for promotions (e.g., free shipping incentives).