---
title: "Amplitude Taxonomy Linter - Free Event Name Checker"
canonical_url: https://ampl.webclat.com/tools/amplitude-taxonomy-linter
description: "Client-side linter for Amplitude event names: convention drift, duplicates, PII in names, deadline debris, UI-coupled names."
source: Webclat | Amplitude Solutions (official Amplitude partner, independent consultancy)
---

# Amplitude Taxonomy Linter - Free Event Name Checker

Interactive tool at https://ampl.webclat.com/tools/amplitude-taxonomy-linter - paste event names (one per line), runs entirely in the browser, nothing uploaded.

Rules checked (each finding names its rule):
1. PII/PHI terms inside event names (high severity - names replicate unencrypted into every downstream tool)
2. Duplicates and near-duplicates, including verb variants (click/clicked/tap)
3. Naming-convention drift against the set's dominant convention
4. Deadline debris (v2, final, test, temp, trailing versions)
5. UI-coupled names (button, icon) that break on redesign
6. Single-word names (Object-Action recommended: "Report Exported")
7. Whitespace, length, and charset hygiene

Recommended convention: Object-Action in Title Case. Related: taxonomy starter (https://ampl.webclat.com/resources/amplitude-taxonomy-template), event taxonomy glossary (https://ampl.webclat.com/glossary/event-taxonomy), free scored instance audit (https://ampl.webclat.com/services/amplitude-audit).
