Coder Social home page Coder Social logo

dadolun95 / magento2-brevo-sendinblue Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 4.0 97 KB

Magento2 - Brevo (formerly Sendinblue) Integration Module

Home Page: https://www.dadolun.com

License: MIT License

PHP 93.12% HTML 5.18% JavaScript 1.70%
sendinblue magento2 magento2-module magento2-extension email-marketing magento deliverability campaigns magento-module magento2-free-extension

magento2-brevo-sendinblue's Introduction

magento2-brevo-sendinblue's People

Contributors

dadolun95 avatar webdreamsnc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

magento2-brevo-sendinblue's Issues

Mapping fields of contacts

Hello,

The synchronization of contacts works, but we do not have the fields such as First Name, Last Name, Phone...

Would it be possible to map these fields?

Thank you.

Enhanced Guest Customer (not logged-in) Interaction Events

1) Cart Created Event for Not Logged-In Customers

Currently, when a non-logged-in customer enters their email during checkout, they do not receive a shopping cart abandonment email. To enhance user experience and encourage completion of purchases, I propose implementing a cart_created event that triggers an email for these users as well. By doing so, we can proactively engage with potential customers who haven’t logged in, nudging them towards completing their purchase.

2) Order Completed Event for Guest Orders

Unlike the original Brevo module, the current implementation does not generate an order_completed event for orders from guests (not logged-in). Having this event is essential for post-purchase follow-up, including order confirmation and feedback requests. Implementing this feature would improve communication with guest customers and enhance overall satisfaction.

Abandoned cart email needs customization

Hello,

I've encountered a few issues with the Brevo default abandoned cart template that I'd like to address:

  • The loop for cart products in the template expects item/items. For this extension to function correctly, it should be switched to products/product.
  • The template expects a "name" field, but the event provides product_name. To resolve this, you should use {{product.product_name}}.
  • Product and image URLs are not being imported, resulting in only a list of product names appearing in Brevo.
  • The default 'back to cart' link provided by Brevo does not work. It should be replaced with the URL from your shop (e.g., .../checkout/cart/).

Thank you for looking into these issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.