Tips & Tricks¶
This section contains practical tips and tricks for working with ECA. These are solutions to common challenges that users encounter when building ECA models.
Available tips¶
- Using square brackets without unintended token replacement - How to use
[and]characters in your ECA configuration without ECA treating them as token references. - Choosing the right request and response events - How to pick the correct kernel event for redirects, response modifications, and route-based logic, and how to avoid caching pitfalls.