ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

515 total results found

How to move files from one folder in configuration to another using Command Line Interface Code processor

Meiro Integrations FAQ

In Meiro Integrations output files or tables in the connector or processor components are saved in /data/out/tables or /data/out/files of the configuration and /data/in/tables or /data/in/files folder of the following configuration. Learn more: about folder ...

How to create a header in your file using Command Line Interface Code processor

Meiro Integrations FAQ

If the data you receive does not have any headers you can add the header row using a simple BASH script with echo and cat commands in the Command Line Interface Code processor component. Your script should include 2 steps: 1. Create a file with the headers ...

Why does my AWS S3 loader configuration not write anything in the bucket

Meiro Integrations FAQ

Wait a few minutes and reload the AWS S3 webpage, as it can take some time to transfer files to the storage. Check if your files are located in the data/in/files folder and not in data/in/tables. The AWS S3 loader loads files only from the folder files r...

What is the difference between a user and admin level of access

Meiro Integrations FAQ

Each person that uses Meiro Integrations can be granted either a user or admin level of access.     User Admin Have access to all workspaces ✓ Only workspaces that the user has created/ has been granted edit permission to. ✓ ...

How to use Description field formatting

Meiro Integrations FAQ

Can happen that your code, the name of the file/table or any other text is read as a description formatting.  Therefore please insert it  your _text or use \_.  

Browsers we recommend

Meiro Integrations FAQ

Chromium: version 58 or newer Google Chrome: version 58 or newer Microsoft Edge: version 16 or newer Mozilla Firefox: version 54 or newer Safari: version 10.1 or newer

How to obtain credentials for Google Analytics

Meiro Integrations FAQ

1. Universal Analytics 2. Google Analytics 4 1. For Universal Analytics property 1.1 To obtain web properties go to the  Admin tab in the Google Analytics account. 1.2 Google Analytics Profile ID (or View ID) View -> View Settings -> View ID. 1.3 G...

How to cooperate on the components with your team

Meiro Integrations Best Practices

When you or your teammates are working on improving a certain component, please the first experiment on a cloned version of the component before making any changes to the original. You can read more about the cloning feature here. After testing your component...

Working on a complex workspace

Meiro Integrations Best Practices

While working on a complex workspace it is recommended to break a data flow into separate workspaces, then merge them back. Merging workspaces is possible by cloning the components one by one to a workspace. Read more: about the cloning feature here Sometim...

Naming conventions

Meiro Integrations Best Practices

We recommend using only alphanumeric characters [a-z, A-Z, 0-9], as well as _ and -. It is good practice to keep spaces in names to separate different words. This is useful in cases when text is slightly longer, so it is wrapped in multiple rows. To structure...

Shortcuts

Meiro Integrations Best Practices

Use Ctrl+r+Shift (or Ctrl+F5) to reload the page, overriding cache. This shortcut is useful after each new release of the MI. You can zoom in/out the data flow by pressing CTRL / ⌘ + scroll Hold Shift + mouse click: select or deselect multiple nodes. Hold ...

Multiple chained queries in SQL on CSV processor

Meiro Integrations Best Practices

While working on data flow and using the SQL on CSV processor, you may encounter the problem of writing a series of queries where the result of the first query becomes the input for the following one. Depending on the complexity of the queries and the size of ...

Tutorial: How to create a workspace and data flow

Meiro Integrations Tutorials

1. Click on the Create Workspace button. 2. Provide a name of your choice for the workspace that you want to create (you can always edit the name of the workspace later). You will see the created workspace on the home screen. 3. Create a configuration wi...

Tutorial: Google Analytics connector

Meiro Integrations Tutorials

In this tutorial, we will explain how to connect data from the Google Analytics connector to Meiro Integrations and run a simple query. The article demonstrates how to do the following: Create the Google Analytics account Create the Google Analytics conne...

Tutorial: SQL on CSV processor sandbox

Meiro Integrations Tutorials

This article demonstrates how to create a sandbox for SQL on CSV processor in your local environment: When do you need it TextQL and how to install it Downloading the data How to write and run the query When do you need it When you are creating a con...

Tutorial: How to use the sandbox in the Postgres processor

Meiro Integrations Tutorials

In this tutorial, we will explain how to use the Postgres processor and its sandbox feature: Add the Postgres processor to your workspace  Connect the Postgres processor to the previous component Use the sandbox feature Use the SQL query in the Postgres ...

What "No running Worker" in the fail logs mean?

Meiro Integrations FAQ

Every configuration has its docker container. Meiro’s worker processes configuration details, collects data inputs for the configuration and then runs the container.  Sometimes it may happen that the container of the component fails. If this happens unnoticed...

Segment builder: how to invite/ get access to a segment

Meiro Business Explorer Segment builder: tutorials & tips

Invite to a segment As an author or user with edit access, you can invite other users to a segment. Click on the invite icon within the Segments tab and choose users from the drop-down list.  Remember: Users that are invited to a segment will be no...

Connector AppsFlyer

Meiro Integrations Connectors

AppsFlyer is a mobile attribution and marketing analytics platform. AppsFlyer uses tracking links to track many elements relevant to the users' clicks and impressions of mobile ads. When a user clicks on an AppsFlyer tracking link, the URL is saved in AppsFlye...

Segment export: Mandatory and exported attributes

Meiro Business Explorer Segment exports: tutorials & tips

Mandatory and exported attributes can be set for exporting data to the destination. Attributes are listed in the Data library/Destinations tab and can be managed by the administrator in the Administration/Entities/Destinations. For each export, settings will ...