Sub-processors and Licenses

1. Sub-processors

Roccai Platform Sub-processors
Sub-processorPurpose of processingLocation(s)More Information
Google Firebase, Google Analytics, Google Storage, Google Cloud, Google FunctionsMonitoring, storing and retrieving  data to RoccaiEUhttps://cloud.google.com/security/compliance
OpenAIApplication AI functionality, only product information is sharedUShttps://openai.com/privacy/
Roccai Platform Customer Support Sub-processors
Sub-processorPurpose of processingLocation(s)More Information
LiveAgentChatbotEUhttps://www.liveagent.dk/security-privacy-policy/
ClickupSignup forms, bug report, CMSEUhttps://clickup.com/security

2. Licences

To ensure compliance with legal requirements and protect intellectual property, we always ensure that we have obtained proper licenses for using open-source packages and software. The approved licenses for Roccai include the licenses listed below.

License TypeMore information
MIThttps://opensource.org/license/mit/
ISChttps://opensource.org/license/isc-license-txt/
BSDhttps://opensource.org/license/bsd-1-clause/
BSD-2-Clausehttps://opensource.org/license/bsd-2-clause/
BSD-3-Clausehttps://opensource.org/license/bsd-3-clause/
Apache-2.0https://www.apache.org/licenses/LICENSE-2.0
Python-2.0https://www.python.org/download/releases/2.0/license/
How to embed your swipe module to websites

How to embed your swipe module to websites

This guide will show you how to embed a swipe module on your website.

Step 1

Log in to Roccai and choose the module you want to create a campaign for. Press the Share icon

Roccai share

Step 2

Click the code icon next to the campaign you want to embed.

Roccai embedding

It can look like this (the link in the script contains your specific swipe module information).

Embedding to Roccai

Step 3

Log in to your website backend and find the page where you want to embed the swipe module. Add a code block and add the script here.

Step 4

Create a div and add the id=”roccai-container”

Roccai embedding

OBS: If you are using WordPress, then add the id roccai-container to the CSS ID field in the code block settings.

Roccai embedding

Step 5

You can now style the size of the swipe module container. We recommend the following:

Step 6

You will see the embedded swipe module in the preview. It will not be visible in edit mode.

If you need our help, please contact us via the chat bottom right corner.

Getting started

Getting started

This guide will help you start with Roccai using a product feed from your website.

Step 1

The first thing you need to do is create a product feed in your website’s backend. A product feed is a structured file containing detailed information about a company’s products; you might know this from Google Shopping.

The format must be either .xml or JSON.

This is an example of what one item in a Google Shopping feed could look like.

Product feed xml example

The product feed must contain the following elements

  • id (required)
  • title (required)
  • description
  • imageUrl (required)
  • link (required)
  • tags (required)
  • categories
  • price

The product feed should be a live link and updated in real-time.

Step 2

Send the product feed to ju@roccai.com, and we will add the product feed to the Roccai platform.

Step 3

Once the product feed is uploaded to the platform, you will see the results from the product feed under Results.

Results Roccai

Step 4

You can see the autogenerated swipe cards under Swipe Journey.

Roccai Swipe Journey

It is possible to customize the swipe cards by clicking the edit icon on each swipe card.

Roccai edit swipe cards

Step 5

It is possible to insert a start and a final card in the swipe journey.

Start and final card

Step 6

It is possible to share the swiper journey either as a link or embedded code.

Share Roccai swipe module

If you need our help, please contact us via the chat bottom right corner.