• Web personalisation via Javascript API

    Samba Javascript API allows web developers to integrate personalization directly into e-shop page layout. Implementation Guide Samba SmartPoint Before starting with web personalization always make sure that SmartPoint – Samba tracking script is installed properly on your web pages. You can check that from the javascript console by checking that…

  • How to create new template

    In this article, we will show you how to create a brand new template in Samba. We’ll explain what types of templates there are and what options you have to make working with templates and creating them as easy as possible. New Drag & Drop Template To create a new…

  • Products Filters

    Below is a table with all the product filters available in Samba. Take a look at our article where we describe each product filter in detail.

  • Automatic A/B testing

    Automatic A/B testing allows you to test more variants of the same campaign simultaneously before sending the winning variant to the rest of the audience. The winning variant, which is evaluated after specified timeframe using specified metrics, will be used in the following runs of the Flow campaign. How to…

  • IdoSell Shop Integration

      The IdoSell Shop module connects your e-shop with Samba.ai and was designed for ease and simplicity, requiring very little work to get it up and running. Integration guide: 1. Register your domain in the Authorization center: You can do this by visiting the following website:  https://sambaprod.m2itsolutions.pl/authorization/register After filling in…

  • Magento 2 Integration

    The Magento 2 module connects your eshop with Samba.ai and was designed for ease and simplicity, requiring very little work to get it up and running. The following integration guide is valid for Magento 2 versions ranging from 2.1.x up to the newest 2.4. Older versions are currently not supported. Integration…

  • SMS Campaigns

    As part of one-off campaigns, you can use another communication channel, which is SMS messages. If you also include a phone number in your customer’s feed, you’re ready to use this channel for further direct targeting. SMS messages are highly effective thanks to up to 99 % open rates –…

  • Custom parameter – days since date

    In regards to offered product and customer filtering options, you can also use these: Custom parameter date and Custom parameter – days since date. Below we demonstrate how you can specifically work with the product variant “days since date” in conjunction with the filter “Recently Purchased Product”. Thanks to this…

  • Export Customer Subscription Status via API

    With this API, you can sync the customer subscription status to a newsletter in Samba with your system. You can retrieve the entire list or just the changes (only the customers who have changed the subscription level of the newsletter in the interval <from, now>). You can also choose whether…

  • Export Dashboard

    If you want to create automatic reports in your internal CRM system, you can gather data from the Samba dashboard via API. Please ask us for the API key via email. GET https://api.samba.ai/shop/sambaId/dashboard/json?from=YYYY-MM-DDThh:mm:ssTZD&to=YYYY-MM-DDThh:mm:ssTZD header: X-Api-Key: your-api-key sambaId – Samba ID of your e-shop your-api-key – Samba API key for your e-shop from, to…