Data Subject Request API Version 1 and 2
Data Subject Request API Version 3
Platform API Overview
Accounts
Apps
Audiences
Calculated Attributes
Data Points
Feeds
Field Transformations
Services
Users
Workspaces
Warehouse Sync API Overview
Warehouse Sync API Tutorial
Warehouse Sync API Reference
Data Mapping
Warehouse Sync SQL Reference
Warehouse Sync Troubleshooting Guide
ComposeID
Warehouse Sync API v2 Migration
Custom Access Roles API
Bulk Profile Deletion API Reference
Data Planning API
Group Identity API Reference
Calculated Attributes Seeding API
Pixel Service
Profile API
Events API
mParticle JSON Schema Reference
IDSync
AMP SDK
Initialization
Configuration
Network Security Configuration
Event Tracking
User Attributes
IDSync
Screen Events
Commerce Events
Location Tracking
Media
Kits
Application State and Session Management
Data Privacy Controls
Error Tracking
Opt Out
Push Notifications
WebView Integration
Logger
Preventing Blocked HTTP Traffic with CNAME
Linting Data Plans
Troubleshooting the Android SDK
API Reference
Upgrade to Version 5
Cordova Plugin
Identity
Direct URL Routing FAQ
Web
Android
iOS
Initialization
Configuration
Event Tracking
User Attributes
IDSync
Screen Tracking
Commerce Events
Location Tracking
Media
Kits
Application State and Session Management
Data Privacy Controls
Error Tracking
Opt Out
Push Notifications
Webview Integration
Upload Frequency
App Extensions
Preventing Blocked HTTP Traffic with CNAME
Linting Data Plans
Troubleshooting iOS SDK
Social Networks
iOS 14 Guide
iOS 15 FAQ
iOS 16 FAQ
iOS 17 FAQ
iOS 18 FAQ
API Reference
Upgrade to Version 7
Getting Started
Identity
Upload Frequency
Getting Started
Opt Out
Initialize the SDK
Event Tracking
Commerce Tracking
Error Tracking
Screen Tracking
Identity
Location Tracking
Session Management
Initialization
Configuration
Content Security Policy
Event Tracking
User Attributes
IDSync
Page View Tracking
Commerce Events
Location Tracking
Media
Kits
Application State and Session Management
Data Privacy Controls
Error Tracking
Opt Out
Custom Logger
Persistence
Native Web Views
Self-Hosting
Multiple Instances
Web SDK via Google Tag Manager
Preventing Blocked HTTP Traffic with CNAME
Facebook Instant Articles
Troubleshooting the Web SDK
Browser Compatibility
Linting Data Plans
API Reference
Upgrade to Version 2 of the SDK
Getting Started
Identity
Web
Alexa
Overview
Step 1. Create an input
Step 2. Verify your input
Step 3. Set up your output
Step 4. Create a connection
Step 5. Verify your connection
Step 6. Track events
Step 7. Track user data
Step 8. Create a data plan
Step 9. Test your local app
Overview
Step 1. Create an input
Step 2. Verify your input
Step 3. Set up your output
Step 4. Create a connection
Step 5. Verify your connection
Step 6. Track events
Step 7. Track user data
Step 8. Create a data plan
Step 1. Create an input
Step 2. Create an output
Step 3. Verify output
Node SDK
Go SDK
Python SDK
Ruby SDK
Java SDK
Introduction
Outbound Integrations
Firehose Java SDK
Inbound Integrations
Compose ID
Data Hosting Locations
Glossary
Migrate from Segment to mParticle
Migrate from Segment to Client-side mParticle
Migrate from Segment to Server-side mParticle
Segment-to-mParticle Migration Reference
Rules Developer Guide
API Credential Management
The Developer's Guided Journey to mParticle
Create an Input
Start capturing data
Connect an Event Output
Create an Audience
Connect an Audience Output
Transform and Enhance Your Data
The new mParticle Experience
The Overview Map
Introduction
Data Retention
Connections
Activity
Live Stream
Data Filter
Rules
Tiered Events
mParticle Users and Roles
Analytics Free Trial
Troubleshooting mParticle
Usage metering for value-based pricing (VBP)
Introduction
Sync and Activate Analytics User Segments in mParticle
User Segment Activation
Welcome Page Announcements
Project Settings
Roles and Teammates
Organization Settings
Global Project Filters
Portfolio Analytics
Analytics Data Manager Overview
Events
Event Properties
User Properties
Revenue Mapping
Export Data
UTM Guide
Data Dictionary
Query Builder Overview
Modify Filters With And/Or Clauses
Query-time Sampling
Query Notes
Filter Where Clauses
Event vs. User Properties
Group By Clauses
Annotations
Cross-tool Compatibility
Apply All for Filter Where Clauses
Date Range and Time Settings Overview
Understanding the Screen View Event
Analyses Introduction
Getting Started
Visualization Options
For Clauses
Date Range and Time Settings
Calculator
Numerical Settings
Assisted Analysis
Properties Explorer
Frequency in Segmentation
Trends in Segmentation
Did [not] Perform Clauses
Cumulative vs. Non-Cumulative Analysis in Segmentation
Total Count of vs. Users Who Performed
Save Your Segmentation Analysis
Export Results in Segmentation
Explore Users from Segmentation
Getting Started with Funnels
Group By Settings
Conversion Window
Tracking Properties
Date Range and Time Settings
Visualization Options
Interpreting a Funnel Analysis
Group By
Filters
Conversion over Time
Conversion Order
Trends
Funnel Direction
Multi-path Funnels
Analyze as Cohort from Funnel
Save a Funnel Analysis
Explore Users from a Funnel
Export Results from a Funnel
Saved Analyses
Manage Analyses in Dashboards
Dashboards––Getting Started
Manage Dashboards
Dashboard Filters
Organize Dashboards
Scheduled Reports
Favorites
Time and Interval Settings in Dashboards
Query Notes in Dashboards
User Aliasing
The Demo Environment
Keyboard Shortcuts
Analytics for Marketers
Analytics for Product Managers
Compare Conversion Across Acquisition Sources
Analyze Product Feature Usage
Identify Points of User Friction
Time-based Subscription Analysis
Dashboard Tips and Tricks
Understand Product Stickiness
Optimize User Flow with A/B Testing
User Segments
IDSync Overview
Use Cases for IDSync
Components of IDSync
Store and Organize User Data
Identify Users
Default IDSync Configuration
Profile Conversion Strategy
Profile Link Strategy
Profile Isolation Strategy
Best Match Strategy
Aliasing
Overview
Create and Manage Group Definitions
Introduction
Catalog
Live Stream
Data Plans
Blocked Data Backfill Guide
Predictive Attributes Overview
Create Predictive Attributes
Assess and Troubleshoot Predictions
Use Predictive Attributes in Campaigns
Predictive Audiences Overview
Using Predictive Audiences
Introduction
Profiles
Warehouse Sync
Data Privacy Controls
Data Subject Requests
Default Service Limits
Feeds
Cross-Account Audience Sharing
Approved Sub-Processors
Import Data with CSV Files
CSV File Reference
Glossary
Video Index
Single Sign-On (SSO)
Setup Examples
Introduction
Introduction
Introduction
Rudderstack
Google Tag Manager
Segment
Advanced Data Warehouse Settings
AWS Kinesis (Snowplow)
AWS Redshift (Define Your Own Schema)
AWS S3 Integration (Define Your Own Schema)
AWS S3 (Snowplow Schema)
BigQuery (Snowplow Schema)
BigQuery Firebase Schema
BigQuery (Define Your Own Schema)
GCP BigQuery Export
Snowflake (Snowplow Schema)
Snowplow Schema Overview
Snowflake (Define Your Own Schema)
Aliasing
Remember that you can collect two types of data with mParticle: event data (data about what your users are doing) and user data (data describing your users).
By default, mParticle will track the following event types with no configuration required:
This tutorial explains how to track events and errors. A later tutorial will explain how to track user data.
To track other event types, you must call the appropriate method in mParticle’s SDK directly from your app’s code whenever the event you want to track is triggered by a user.
Generally, these tracking methods will all accept a name for the event along with any attributes in the shape of key/value pairs that describe the event.
For example:
// The call to the specific tracking method, such as logPageView()
mParticle.METHOD-NAME(
// The name of the event in quotes, such as ‘Pageview’
'EVENT-NAME',
// The event type
mParticle.EventType.EVENT-TYPE,
// A JSON formatted array of key/value pairs describing the event
{'key1':'value1','key2':'value2'}
);
You are free to set the event name and attributes to any values you like. Some methods will require event attributes, whereas they are optional for others (like logPageView, demonstrated below).
You will notice this same pattern used in many of the tracking methods.
The Higgs Shop sample app is built in React, a library for building web UIs by way of reusable components. In the sample app, calls to specific methods in the mParticle SDK are triggered directly by the applicable component.
For example, when a user views their shopping cart, the component responsible for rendering the cart (found at /src/pages/CartPage/CartPage.tsx
in the sample app’s root directory) will call mParticle’s logPageView
method directly.
While this results in more repetitive code, the repetition is helpful for people new to the SDK.
One of the most basic events to begin tracking is when a user views different pages. We do that with the logPageView()
method:
mParticle.logPageView(
'PAGE-TITLE', {
page: window.location.toString(),
'referring-page': document.referrer,
}
);
The logPageView()
method accepts a string for the name of the page being viewed in addition to an optional, JSON formatted array of descriptive attributes. In the example above, the attributes include the location of the page being viewed and the referring page.
In The Higgs Shop, page views are triggered by React’s useEffect
hook so that the page view is logged upon mounting the applicable component.
For example, in ShopPage.tsx
we have:
useEffect(() => {
// To simulate a pageview with an SPA, we are triggering a
// PageView whenever the Shop Page component is mounted.
// In the case of this example application, our Shop Page
// is our Landing page, so we are logging it as a "Landing"
// Page View
mParticle.logPageView('Landing');
});
Notice that we don’t include any attributes in this call, we only pass in the name of the page being viewed: Landing
.
Now that we’re tracking when a user visits different pages, let’s track some basic interactions using the logEvent()
method. Similar to logPageView()
, logEvent()
allows you to define the name for the event, the event type, and any custom flags you would like to use (or that are required by a specific output).
Note the addition of an additional, required object: mParticle.EventType.EVENT-TYPE
.
This allows you to define the category of event that you are logging, such as a navigation event or a search event when the user searches for an item. This object doesn’t affect the functionality of logEvent()
, but it is helpful when categorizing and organizing your data.
You can find a full list of event type options in Event Tracking.
mParticle.logEvent(
'EVENT-NAME',
mParticle.EventType.EVENT-TYPE,
{'key1':value1,key2:'value2'}
);
The Higgs Shop uses custom events to track interactions with the navigation bar in src/components/NavigationMenu/NavigationMenu.tsx
:
const trackNavClick = (label: string) => {
// In cases where you need to track non-standard navigation clicks
// such as navigation icons or a hamburger menu, it is recommended
// that you treat these as custom navigation events and define a label
// in the custom attributes that you pass to mParticle.
// This can then be added to your component's onClick prop.
const customAttributes: mParticle.SDKEventAttrs = {
label,
};
mParticle.logEvent(
'Navbar Click',
mParticle.EventType.Navigation,
customAttributes,
);
};
You can see how we’ve defined the event name as Navbar Click
, and we have set the event type to Navigation
.
Tracking commerce events involves three steps:
mParticle.eCommerce.CreateProduct()
, create an object that defines descriptive values like the product’s label or sku number. logProductAction()
.Products are created using mparticle.eCommerce.createProduct()
. At a minimum, all products must have a name
(defined as a string), an sku
number (defined as a string), and a price
(defined as a number).
// 1. Create the product
var product1 = mParticle.eCommerce.createProduct(
'Double Room - Econ Rate', // Name
'econ-1', // SKU
100.00, // Price
);
In The Higgs Shop, we create a convenience function when defining our products in /src/pages/ProductDetailPage/ProductDetailPage.tsx
:
const getMPProduct = (_product: Product): mParticle.Product => {
const { label, id, price } = _product;
// When passing attributes into mParticle, it's best to not include
// undefined or null values
const attributes: mParticle.SDKEventAttrs = {};
if (color) {
attributes.color = color;
}
if (size) {
attributes.size = size;
}
// In this example we are not fully handling multiple brands,
// categories and other use cases for a fully fledged e-Commerce
// application. As such, we are passing undefined for many of these
// attributes to highlight cases where you want may need some
// parameters but not all of them.
return mParticle.eCommerce.createProduct(
label,
id,
price,
parseInt(quantity, 10),
undefined, // Variant: used for single variants.
// Use Custom ATtributes for multiple variants like
// in this use case
undefined, // Category
undefined, // Brand
undefined, // Position
undefined, // Coupon Code
attributes,
);
};
While the example above uses a convenience function to simplify the process of creating products, you can implement mParticle.eCommerce.createProduct()
however you like, as long as you pass in the required attributes.
Similar to logging page views and custom events, mParticle.eCommerce.createProduct()
will accept any custom attributes you want to include as long as they are defined as key/value pairs. These custom attributes are helpful when there are additional qualities or characteristics of the product that need to be included, such as a refurbished item.
Before a commerce event can be logged in mParticle, the transaction details must be summarized in a JSON formatted object of key/value pairs containing at a minimum a transaction ID defined as a string Id
.
// 2. Summarize the transaction
var transactionAttributes = {
Id: 'foo-transaction-id',
Revenue: 430.00,
Tax: 30
};
In the Higgs Shop, we summarize a product purchase in the file src/features/OrderDetails/OrderDetailsPurchaseReview.tsx
:
// Transaction Attributes are used mostly for when a transaction is complete
// This is optional but requires a transaction ID if you plan on sending this.
//
// Depending on your use case, your transaction ID can be any unique
// identifier for a completed transaction. In this example we are simply
// generating a string based on Epoch for demonstration purposes
const transactionAttributes: mParticle.TransactionAttributes = {
Id: `${Date.now()}`, // Using Epoch for demonstration purposes
Revenue: grandTotal,
Tax: salesTax,
};
Again, we can include any custom attributes we want when defining transaction details.
Commerce events are logged using mParticle.eCommerce.logProductAction()
, which accepts:
mParticle.ProductActionType.ACTION-TYPE
, where ACTION-TYPE
is the type of commerce event taking place (e.g. purchase
)customAttributes
transactionAttributes
// 3. Log the purchase event (optional custom attributes depending on
// your implementation)
var customAttributes = {sale: true}; // if not passing any custom
// attributes, pass null
mParticle.eCommerce.logProductAction(
mParticle.ProductActionType.Purchase,
[product1, product2],
customAttributes,
customFlags,
transactionAttributes
);
A full list of the possible attributes for a commerce event can be found in the JSON Reference.
For example, we log purchase events in src/features/OrderDetails/OrderDetailsPurchaseReview.tsx
:
mParticle.eCommerce.logProductAction(
mParticle.ProductActionType.Purchase,
mParticleProducts,
customAttributes,
customFlags,
transactionAttributes,
);
Was this page helpful?