How can i remove the dashes when someone does like "new-biking-gear". This is for search abandonment flow
Page 1 / 1
Hi
Thank you for posting in the community!
If you want to remove the “-” and replace it with a simple space, you can use the following django syntax:
{{ event.SearchQuery|find_replace:”-| ” }}

I hope this helps!
...from this django gloassary: https://developers.klaviyo.com/en/docs/glossary_of_variable_filters#replace
^^ A really helpful resource!
hello
Thank you very much for the response and even providing links. However, I am still quite confuse, because i am yet to get it right.
Hi again
Happy to help!
Are you able the send a screenshot of the payload (event data), that is causing you troubles?
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.