Skip to main content
Glama

openpanel_track_page_view

Track page view events with URL and referrer data to monitor website traffic and user navigation patterns.

Instructions

[UNIFIED] Track a page view event with URL and referrer information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteYes
pathYes
referrerNo
profile_idNo
propertiesNo
client_ipNo
user_agentNo
Behavior2/5

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

No annotations are provided, and the description carries the full burden of disclosure. While 'Track' implies a write operation, the description omits behavioral details such as idempotency, whether the event is processed immediately or queued, data retention, and side effects like profile creation/updates.

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

Conciseness3/5

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

The single sentence is appropriately brief, but the '[UNIFIED]' prefix adds noise without context. Given the severe lack of schema documentation, the description is actually under-specified rather than elegantly concise—every sentence should earn its place, but here more sentences were needed.

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

Completeness2/5

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

For a 7-parameter tool with zero schema descriptions, no annotations, and no output schema, the description is inadequate. It should explain parameter purposes, expected return behavior, and how this tracking integrates with the OpenPanel analytics system, but provides only a high-level tagline.

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

Parameters2/5

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

With 0% schema description coverage, the description must compensate significantly but fails to do so. It only implicitly hints at 'path' and 'referrer' via 'URL and referrer information', leaving 5 other parameters (site, profile_id, properties, client_ip, user_agent) completely unexplained despite their complexity.

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

Purpose4/5

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

States specific action ('Track') and resource ('page view event') and mentions key data captured ('URL and referrer information'). However, it fails to differentiate from sibling tools like openpanel_track_event or openpanel_track_screen_view, which have overlapping purposes.

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

Usage Guidelines2/5

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

Provides no guidance on when to use this tool versus alternatives like openpanel_track_event or openpanel_track_screen_view. No mention of prerequisites, authentication requirements, or specific use cases.

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/airano-ir/mcphub'

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