How to filter your testimonial widget by URL

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_FILTER

Example

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=Todo

This will display only testimonials that match your specified filter criteria in the widget.

Did this answer your question?