Commit fbf9624
Add error handling to Koala identify call
- Wrap ko.identify() in try-catch block to prevent script errors
- Ensures newsletter signup flow is never blocked by tracking failures
- Logs warning to console if Koala identify fails
- Maintains robust user experience with graceful degradation
Co-Authored-By: Alek <[email protected]>1 parent 88d9b44 commit fbf9624
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
0 commit comments