A web tool to compare two analytics event data sets and identify differences. Useful for debugging implementations and validating changes.
🔗 Live Tool: a64.in/ampare
🧩 Chrome Extension: Install from Chrome Web Store - Adds a "Copy to Clipboard" button to Amplitude event details for easy data extraction.
- Side-by-side comparison with color-coded differences: 🟡 Modified, 🟢 Added, 🔴 Removed, ⚪ Unchanged
- Statistics overview showing counts for each category
- Responsive interface for mobile and desktop
- Simple copy-paste workflow - paste your event data and compare
- Paste your first event data → Paste your second event data → Click "Compare Events"
- Review the color-coded differences and statistics
propertyKey1
propertyValue1
propertyKey2
propertyValue2
👤 theapache64 - Twitter - Email
Contributions are welcome! Please open an issue first to discuss what you would like to change, then follow the standard fork-branch-PR workflow.
The extension adds a "Copy to Clipboard" button to Amplitude's event details view, making it easy to extract event data for comparison.
This project uses GitHub Actions to automatically publish the Chrome extension when a new version tag is pushed. Update the version in chrome/src/jsMain/resources/manifest.json
, commit, tag (e.g., v1.0.2
), and push.
If this project helped you, consider giving it a ⭐️ or buying me a coffee.
Licensed under the Apache License, Version 2.0.