You can dynamically filter your testimonial widget by adding a filter parameter directly to the widget URL.
Adding a filter parameter
To filter your widget, append ?filter= followed by your filter criteria to your widget URL.
Here's the format:
https://widget.senja.io/widget/YOUR_WIDGET_ID?filter=YOUR_FILTERExample
If you want to filter testimonials containing "Todo", your URL would look like this:
https://widget.senja.io/widget/b387a1b8-faa4-4e75-8ff7-91b6a490fc7e?filter=TodoThis will display only testimonials that match your specified filter criteria in the widget.