Skip to content

Instantly share code, notes, and snippets.

@squirelo
Created August 8, 2015 08:34
Show Gist options
  • Save squirelo/96f6f5d7b039ed81baa2 to your computer and use it in GitHub Desktop.
Save squirelo/96f6f5d7b039ed81baa2 to your computer and use it in GitHub Desktop.
crm + behavorial mailing + ecommerce

Viewed Product When the customer views a product listing. Viewed Product Reviews When the customer views the reviews for a specific product. Added Product When the customer adds a product to their shopping cart. Removed Product When the customer removes a product from their shopping cart. Reviewed Product When the customer submits a review for a product. Wishlisted Product When the customer adds a product to their wishlist. Completed Order When the customer completes an order. Registerd When the customer signs up for an account. Logged In When the customer logs in to their account. Logged Out When the customer logs out of their account. Searched Products When the customer searches for products. Filtered Products When the customer filters product listings. Subscribed Newsletter When the customer subscribes to your newsletter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment