Skip to content

valeriish/sailthru-magento2-extension

 
 

Repository files navigation

MageSail

Sailthru Magento 2 Extension

Installation Instructions

  1. Get the module via composer composer require sailthru/sailthru-magento2-extension

  2. Enable the module bin/magento module:enable Sailthru_Magesail

  3. Upgrade the database bin/magento setup:upgrade (Depending on Magento mode, you may need to run magento setup:di:compile)

  4. Go to Magento Admin > Stores > Configuration > Sailthru to configure. Visit the Sailthru Documentation Site for setup documentation.

Note: If sync'ing variant products with no visible individual URL, you should enable "Preserve Fragments" in Sailthru here.

Javascript Setup

The Sailthru MageSail module comes ready to use Sailthru's new PersonalizeJs javascript. To add page-tracking and gather onsite data like pageviews and clicks:

  1. Set your "Site Domain" here.
  2. Add your Customer ID (found here) to vendor/sailthru/sailthru-magento2-extension/view/frontend/web/spm.js

Please contact Sailthru to learn more about and enable Site Personalization Manager.

About

Sailthru extension for Magento 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.7%
  • HTML 2.7%
  • JavaScript 0.6%