Skip to main content
Glama
sealmetrics

Sealmetrics MCP Server

by sealmetrics

get_pages_performance

Retrieve page performance metrics like views and entry pages from Sealmetrics analytics. Filter by content groups, date ranges, traffic sources, and countries to analyze specific website sections.

Instructions

Get page performance metrics including views and entry pages. Can filter by content groups to analyze specific sections of your site (e.g., 'Blog Content', 'Product Catalog', 'Support Pages')

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idNoSealmetrics 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'
content_groupingNoFilter by content group name (e.g., 'Blog Content', 'Product Catalog', 'Support Pages', 'Purchase Flow')
utm_sourceNoFilter by traffic source (e.g., 'google', 'facebook')
utm_mediumNoFilter by medium (e.g., 'organic', 'cpc')
countryNoFilter by country code (e.g., 'us', 'es')
show_utmsNoInclude UTM breakdown in results
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