Advanced Search
Search Results
515 total results found
Segment export: Exportable in segment export
The "Exportable" section shows the number of customer profiles out of segmented customer profiles with mandatory attributes (if defined) present. The administrator usually defines mandatory attributes, and those are the ones that must be present in order for e...
How to deploy Meiro Events on the website
Creating Meiro Events Server Setting up DNS records for Meiro Events on the client’s own domain Deploy Meiro Events basic tracking scripts on your website Consent settings Storing UTM parameters FAQs Create Meiro Events server Below is the sequenc...
Settings for additional Attributes in the Profiles Tab
The additional attribute will be visible during searches on the Profiles tab, providing additional information about the customer profile to simplify identification. For example, you may set the last Interaction, email address, customer lifetime value total sp...
Events: page views in single-page application
Learn more: How to deploy Meiro Events. Single-page applications There is no page refresh in single-page applications developed like React, Vue or Angular frameworks. For this reason, the page view tracking method needs to be called directly in the applicati...
Events: list of events
Learn from this article about: Timestamp Payload Types of events tracked by default Additional types of events possible to track Event enrichment Events are collected behaviors of a customer. Different types of information can be fetc...
Events: contact forms
It may be handy to maintain common structure for contact form events through multiple places (eg. on multiple microsites created by different developer teams, for randomly generated input names without common semantics). Having a consistent structure will help...
Events: custom events
What can be customized Data collected from this event type can be customised by the administrator of the website. The Custom Event can record any event possible to collect through JavaScript and JSON listeners. The list of trackable custom events can be fou...
External ID: define/collect external ID
Meiro Events supports defining external_id. It’s possible to define it via init function in a header following way: // current initialization // MeiroEvents.init(domain); // initialization with external_id MeiroEvents.init({ domain: domain, external...
I do not have access to some tabs/ features
Each user role is defined by an administrator of Meiro Business Explorer. It is possible that an administrator does not set permission for a user to access a certain area of Meiro Business Explorer (as on the screenshot below Profiles tab and Data library tab ...
How to set the new user role
Learn from this article: How to set the new user role Creating the user but “User is already in Trash” How to set the new user role Go to the Roles tab and click the "Create New Role" button. Name new user role. ...
Does Meiro have an opt-in/ opt-out process? Can a user decide if data is tracked?
Yes, we do specify in our contracts that the owner of the website or mobile application where Meiro Events works, manages and is responsible for the opt-in, opt-out and all other management (including coverage in the privacy policy) of our Meiro Events SDK. ...
What is the Meiro Data Privacy Policy
To learn about Meiro Data Privacy, please refer to the Meiro website. Data Privacy Policy for our products is maintained by our clients, as our solution is a product, not SaaS. Hence, our clients own the data they collect using our product (usually on their ...
How to set up a Jupyter notebook sandbox on localhost
Sometimes it may be useful to set up a Jupyter “sandbox” in your own development environment with a copy of files from MI configuration. As an example, it can be used for debugging and developing Python transformations, or interactive exploration of your data...
Smart segments
The setting of Smart Segments in Meiro Business Explorer is usually done by the Meiro technical consultant. What smart segments are? The Smart Segments are commonly used segments, usually with one condition. They can help divide profiles into meaningful grou...
User setup overview
Within the Administration/User setup tab: Check the activity of users across Meiro Business Explorer Create/ Invite users Create/ manage user roles Learn more: To learn about the Administration tab and its full description, please refer to this article...
Tab: DAWG
Directed Acyclic Workspaces' Graph (DAWG) DAWG allows you to organize your workspaces in the directed acyclic graph. Search through DAWG Sort By The Sort By option lets you organized the workspaces created according to: Name This refers to the name...
Tab: Workspaces Detail
Workspace Detail By clicking on a particular workspace in the Workspaces tab, you will be able to see its content. Workspace's Header Saved (...): Displays the latest activity on this workspace. Version History: By clicking on the Version Histor...
Tab: DAWG Detail
DAWG (Directed Acyclic Workspaces' Graph) Detail By clicking on a particular DAWG workspace, you will be able to see its content. DAWG's Header Saved (...): Displays when the latest activity on this DAWG workspace. Version History: By clic...
Tab: Full-text search
The Full-text search tab allows searching through the configurations’ name/description/parameters/code/ workspace name and description.
What does "Continue on Failure" mean?
You can set any configuration in a workspace to the Continue on Failure state. This feature permits the workspace to continue running even if one or more of its configurations encounter an error. When a configuration has an error in running, the user will ...