td-sessionize

Sessionize Teradata event sequences and generate SQL for user journey analysis.

7|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/teradata-labs/claude-cookbooks --skill td-sessionize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: td-sessionize
Source: https://github.com/teradata-labs/claude-cookbooks/tree/main/skills/analytics/td-sessionize
Command: npx skills add https://github.com/teradata-labs/claude-cookbooks --skill td-sessionize

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of analyzing user behavior and tracking customer journeys within Teradata databases, transforming raw event data into actionable insights.

Core Features & Use Cases

  • Session Definition: Automatically groups user events into distinct sessions based on inactivity timeouts.
  • Journey Mapping: Enables visualization and analysis of user paths through your application or service.
  • Use Case: Understand how users navigate your e-commerce site by analyzing clickstream data in Teradata to identify common paths to purchase or points of drop-off.

Quick Start

Analyze the table 'my_database.clickstream_data' to identify user sessions.

Frequently Asked Questions about td-sessionize

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

FAQPage Schema
How do I perform sessionization on clickstream data stored in Teradata?

You can perform sessionization on Teradata clickstream data by using a Skill that automates event grouping into distinct sessions based on inactivity timeouts, enabling direct user journey mapping and behavior analysis.

What is the best way to analyze user journeys and behavior paths in Teradata Vantage?

Analyzing user journeys in Teradata Vantage is best achieved by automating sessionization and feature engineering on raw event data, which identifies distinct user sessions and maps navigation paths to pinpoint drop-off points.

Do I need ClearScape Analytics to automate sessionization and feature engineering in Teradata?

Yes, you need ClearScape Analytics within Teradata Vantage to automate sessionization and feature engineering, as the process requires specific function access to generate SQL for advanced analytics workflows.

How does automated preprocessing handle event sequence data for user behavior analysis?

Automated preprocessing handles event sequence data by grouping raw user events into distinct sessions using inactivity timeouts, generating the necessary SQL to map user journeys and analyze behavior paths.

Can I identify customer drop-off points by analyzing clickstream data in Teradata?

Yes, you can identify customer drop-off points by analyzing clickstream data in Teradata through journey mapping, which visualizes user paths to reveal common navigation routes and where users exit.