audience-management

Query and manage user and account data through the Datadog RUM API.

Updated Jan 14, 2022
One-click install
npx skills add https://github.com/alexmarucci/dotfiles --skill audience-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audience-management
Source: https://github.com/alexmarucci/dotfiles/tree/main/claude/skills/audience-management
Command: npx skills add https://github.com/alexmarucci/dotfiles --skill audience-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The audience-management skill addresses the complexities of querying, segmenting, and enriching user and account data from the Datadog RUM API.

Core Features & Use Cases

  • Query & Segment Users: Easily search and filter user base by properties, and manage accounts.
  • Data Connection Management: Enrich audience data with external sources like CRMs and reference tables.
  • Facet Information Retrieval: Quickly get user and account attribute values and counts.
  • Use Case: For instance, find all users who visited a specific page with a session load time over 5 seconds and have an account with more than 100 users.

Quick Start

Use the audience-management skill to find all users who visited the page 'home' with a session load time over 5 seconds and have an account with more than 100 users.

Frequently Asked Questions about audience-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query and segment users from Datadog RUM data?

You can query and segment users from Datadog RUM data by using flexible filtering and wildcard search capabilities to retrieve specific user segments based on session properties and account attributes.

Can I enrich Datadog RUM audience data with external sources?

Yes, you can enrich Datadog RUM audience data by managing data connections to merge user and account information with external sources like CRMs and reference tables.

How do I find users with specific session performance metrics in Datadog RUM?

To find users with specific session performance metrics in Datadog RUM, apply event-based queries and filters, such as locating all users who visited a specific page with a session load time over 5 seconds.

Do I need Datadog API keys to manage audience data and retrieve facet information?

Yes, you need Datadog API keys and properly configured environment variables for authentication to manage audience data and retrieve user and account attribute values and counts.

What is the best way to filter large accounts in Datadog RUM user management?

The best way to filter large accounts in Datadog RUM user management is using property-based filtering to target specific segments, such as finding accounts with more than 100 users.

What are the limitations of querying user data through the Datadog RUM API?

Querying user data through the Datadog RUM API requires valid API keys and environment variables for authentication, and complex event-based queries depend on the availability and accuracy of specific facet attributes.