Skip to content

vladimirArtsruni/pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

ETL events

  • Analytical events
    • BillingAddressSavedEvent
    • CartAbandonedEvent
    • CheckoutSubmittedEvent
    • CouponAppliedEvent
    • CouponRemovedEvent
    • CustomerLoggedInEvent
    • customer.registered
    • OrderPaidEvent
    • OrderPlacedEvent
    • PaymentMethodSelectedEvent
    • ProductAddedToCartEvent
    • ShippingAddressSavedEvent
    • ShippingMethodSelectedEvent
  • Action tracking events
    • customer.registered
    • ProductCreatedEvent
    • ShippingAddressSavedEvent
    • BillingAddressSavedEvent
    • ShippingMethodSelectedEvent
    • PaymentMethodSelectedEvent
    • CheckoutSubmittedEvent
    • ProductAddedToCartEvent
    • OrderPlacedEvent
    • CouponAppliedEvent
    • CouponRemovedEvent
    • CartAbandonedEvent
    • CartRecoveredEvent
    • OrderPaidEvent
    • ShippingProfileCreatedEvent
    • CustomerLoggedInEvent
  • ERP-related events

Data Collection

  • Entity creation
    • ProductCreatedEvent
    • CategoryCreatedEvent
    • AttributeFamilyCreatedEvent
    • AttributeCreatedEvent
    • DistributedStoreCollectionItemCreatedEvent
    • checkout.order.save.after
    • customer.created
    • InventorySourceCreatedEvent
    • CustomerGroupCreatedEvent
    • CurrencyCreatedEvent
    • ShippingProfileCreatedEvent
  • Form Submissions (Data submitted by web forms)
    • FormSubmissionActivityOccurredEvent
    • NewFormSubmissionAdminNotificationSentEvent
    • NewFormSubmissionCustomerNotificationSentEvent
    • NewFormSubmissionGuestNotificationSentEvent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published