Skip to main content
Glama

diagnose_tracking

Read-only

Verify conversion tracking setup on websites by checking gtag.js, GTM, and pixel installations to ensure proper campaign measurement.

Instructions

Check if conversion tracking is properly set up on a website. Verifies gtag.js, GTM, and pixel installation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesWebsite URL to check
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, indicating a safe read operation. The description adds context by specifying what is verified (gtag.js, GTM, pixel installation), which is useful behavioral detail beyond the annotation, but does not cover aspects like rate limits, error handling, or output format.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded and concise, consisting of two efficient sentences that directly state the tool's purpose and verification scope without unnecessary words, making it easy to understand quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (diagnostic verification), annotations provide safety context, and schema covers the single parameter well. However, with no output schema, the description could better explain return values or verification outcomes, leaving a minor gap in completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with the parameter 'url' fully documented in the schema. The description does not add further meaning or details about the parameter beyond what the schema provides, so it meets the baseline for high schema coverage without extra value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('check', 'verifies') and resources ('conversion tracking', 'website'), and distinguishes it from sibling tools by focusing on diagnostic verification rather than campaign creation, management, or content generation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for verifying tracking setup on websites, but does not explicitly state when to use this tool versus alternatives (e.g., other diagnostic or monitoring tools not listed in siblings), nor does it mention prerequisites or exclusions, leaving some ambiguity.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Synter-Media-AI/mcp-server'

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