Skip to main content
Glama
sealmetrics

Sealmetrics MCP Server

by sealmetrics

get_microconversions

Retrieve microconversion data like add-to-cart events and signups from Sealmetrics analytics. Filter by date range, source, medium, country, or specific conversion labels to analyze marketing performance.

Instructions

Get microconversion data (add-to-cart, signups, etc.) from Sealmetrics. Answers questions like 'How many add to carts from Google Ads yesterday?'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYesSealmetrics account ID (optional if SEALMETRICS_ACCOUNT_ID is set)
date_rangeYesDate range: 'yesterday', 'today', 'last_7_days', 'last_30_days', 'this_month', 'last_month', or 'YYYYMMDD,YYYYMMDD'
labelNoFilter by microconversion label (e.g., 'add-to-cart', 'newsletter-signup')
utm_sourceNoFilter by specific source
utm_mediumNoFilter by medium
countryNoFilter by country code
limitNoMaximum number of results to return (default: 100, max: 1000)
skipNoNumber of results to skip for pagination (default: 0)
auto_paginateNoAutomatically fetch all results across multiple pages (default: false)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sealmetrics/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server