Hi Experts,
I've reached an impasse!
I have a marketing form that will be embedded in different product web pages, to achieve better reusability than creating a new form for every page.
Goal: To identify and score leads based on the form submission from the specific product page.
For this I have set up separate Lead scoring models - where the Form is same but the page address is different.
Lead score model: I have used a coupled condition as follows:
As per documentation the Conditions & Expressions form an 'AND' relation. So it make sense to couple it in this case.
However, I do not get the expected results. The result is an empty lead score.
On the other hand, if I separate these conditions the scoring works , but it doesn't help my use case.
Note: I do not have a redirect url in the form submission so I cannot leverage that.
Any ideas on how this scenario can be achieved?
Thank you in advance.