Hi all,
I am setting up embedded data based on URL, and want to use certain URL parameters. The problem I am facing is the following.
What I want:
Branch if URL contains /product1/
ED`=Product1
Branch if URL contains product1-updates
ED=Product 1 Updates
Is it possible to make a filter with exact match including / sign?