# Domodi & Allani
# Introduction
The Domodi module enables automatic collection of data from your advertising system.
# An example of operation
- We configure the module in the platform by granting access to the Domodi
- We set the module on the schedule - the data will be collected and stored in witcloud dataset
- 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:
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.
Select Domodi from the list of available modules
# 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.
# 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
Navigate to Domodi API integration page using this link (opens new window) and generate token
Copy your Domodi token
Go back to WitCloud, paste the token and click on Finish button.
In the next step, select the stores for which you want to collect data from
Click the Finish button to create collector.
# Setting the module in the schedule
Your Domodi module is already created in WitCloud 📊. The last step is to establish a schedule and include our module in it. You can read about how to do it here link (opens new window)