Skip to content

pranavkafle/customerio-language-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Customer.io Language Tester πŸš€

A simple, one-click solution to test all your email template language variants in Customer.io. No installation needed - just copy, paste, and run!

✨ What It Does

  • Tests all your template language variants in one go
  • Works with both visible language tabs and dropdown menus
  • Shows you exactly which languages were tested successfully
  • Provides a clear summary of results

🎯 Quick Start

  1. Open your Customer.io template in the editor
  2. Press F12 (or right-click and select "Inspect") to open Developer Tools
  3. Click on the "Console" tab
  4. Copy the code from automate.js
  5. Paste the code into the console and press Enter
  6. Watch it send test emails of all your languages!

πŸ“Š What You'll See

The script will show you:

  • Which languages are being tested
  • Success/failure status for each language
  • A final summary of all tests

Example output:

πŸš€ Starting Language Test Automation...
πŸ“š Found 32 languages to test
βœ… Successfully tested: English
βœ… Successfully tested: Spanish
[... and so on ...]

πŸ“Š Final Summary:
βœ… 30 languages tested successfully
❌ 2 languages need attention
⏱️  Total time: 4.5 seconds

πŸ’‘ Tips

  • Make sure your template is fully loaded before running the script
  • Keep the console open to see the progress
  • If you have many languages, they'll appear in a dropdown menu - the script handles this automatically

🀝 Need Help?

Found an issue or have a suggestion? Feel free to open an issue on GitHub!

πŸ“„ License

MIT License - feel free to use this in your projects!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published