# Domodi & Allani

# Introduction

The Domodi module enables automatic collection of data from your advertising system.

# An example of operation

  1. We configure the module in the platform by granting access to the Domodi
  2. We set the module on the schedule - the data will be collected and stored in witcloud dataset
  3. After the table is processed, you can use other reporting modules or combine it with analytics

# Data schema

After starting the module, new table will appear in the WitCloud dataset:

image alt text

allani_category_statistics

Expand for the data schema
Field name Type Mode
date DATE NULLABLE
category STRING NULLABLE
shopName STRING NULLABLE
clicks INTEGER NULLABLE
transactions INTEGER NULLABLE
averageBasket FLOAT NULLABLE
transactionRevenue FLOAT NULLABLE
cost FLOAT NULLABLE
COS STRING NULLABLE
CR STRING NULLABLE

domodi_category_statistics

Expand for the data schema
Field name Type Mode
date DATE NULLABLE
category STRING NULLABLE
shopName STRING NULLABLE
clicks INTEGER NULLABLE
transactions INTEGER NULLABLE
averageBasket FLOAT NULLABLE
transactionRevenue FLOAT NULLABLE
cost FLOAT NULLABLE
COS STRING NULLABLE
CR STRING NULLABLE

# Configuration

# Start creating the module

From the menu on the left, select the Collect tab, then click the Add new data Collect button.

image alt text

Select Domodi from the list of available modules

image alt text

# Initial settings

In the first step, we only have one field to fill.

Collect name - the name of our module. It will be visible under this name elsewhere on the platform.

image alt text

# Authorization with Domodi

In the next step you need to grant us access to Domodi. It is necessary for WitCloud to be able to collect data.

To do this, press the Click here to authorize button

image alt text

Navigate to Domodi API integration page using this link (opens new window) and generate token

image alt text

Copy your Domodi token

image alt text

Go back to WitCloud, paste the token and click on Finish button.

image alt text

In the next step, select the stores for which you want to collect data from

image alt text

Click the Finish button to create collector.

image alt text

# Setting the module in the schedule

Your module is now created in WitCloud 📊. The final step is to determine the time range for which you need to retrieve historical data. The schedule for retrieving current data will be created automatically.

Enter the appropriate range and click the Finish button.

Last updated: 2023-07-05T14:12:16.000Z