Magento - LogRocket Integration

MageInsight's 🚀 LogRocket 🚀 module will help the website owners to integrate LogRocket easily with Magento. This module provide the basic integration along with some advance configurations which an owner will require once they start capturing sessions in Logrocket.

I have followed this documentation for integrating Logrocket in Magento. This module gives below capabilities:

  • 🚀 Enable/Disable Logrocket from Magento configuration.
  • 🚀 Pass customerId & websiteId to Logrocket to debug customer's journey by taking their consent.
  • 🚀 Capture session for logged-in and guest users.
  • 🚀 Flexibility to mask the elements which should not be passed to Logrocket. eg: customer's name and email.
  • 🚀 Mask all the input fields across the website.
  • 🚀 Support for Amasty's GDPR module can be achieved. Module have few lines of commented code which you can uncomment and use it.

Along with all these default features, developer can integrate more features using the javascript which is already added in logrocket.js file.

MAGENTO CONFIGURATION

image