---
title: "Tracking Methods"
description: "Advanced Sealmetrics tracking guides for SPAs, React apps, and AJAX forms, plus how to exclude specific pages from your cookieless analytics data."
canonical_url: "https://docs.sealmetrics.com/implementation/tracking-methods"
lang: "en"
date_generated: "2026-08-12T08:27:36.924Z"
source_hash: "2150ae0fd1e6db498ac56030bb081427fa395b699982d8206df38b1363c4caac"
content_type: "implementation"
owner: "engineering"
llm_priority: "critical"
source_file: "implementation/tracking-methods/index.mdx"
publisher: "Sealmetrics"
---

# Tracking Methods

Canonical page: https://docs.sealmetrics.com/implementation/tracking-methods

Advanced tracking implementations for different technologies and frameworks. This section provides specialized guides for implementing Sealmetrics in modern web applications that require custom tracking approaches.

Single-page applications, React sites, and AJAX-based interfaces need different tracking strategies than traditional multi-page websites. Learn how to capture navigation events in SPAs, track form submissions that don't reload the page, integrate with React components, and control which page views are recorded to ensure accurate analytics data.

## Available Guides

- [How to Track AJAX Forms](/implementation/tracking-methods/how-to-track-ajax-forms) - Capture form submissions without page reloads
- [How to Track React](/implementation/tracking-methods/how-to-track-react) - Integrate Sealmetrics with React applications
- [SPA Support](/implementation/tracker/spa-support) - Implement tracking for single-page applications and client-side routing
- [Ignore Page View](/implementation/tracking-methods/ignore-page-view) - Prevent specific pages from being tracked
