Hi there,
I want to add a condition to my page load rule. If a certain parameter (e.g. xyz) exists I want a tag to be loaded on the page. Unfortunately it seem that I have to choose a value for the parameter. Can you tell me if it is also possible to execute the rule without having a parameter value?
Thank you for your help.
Solved! Go to Solution.
Hi Floriane,
I suppose there is no OOB option to check if a parameter "exists".
As a workaround you can use a regex (.*) as the parameter value so that the condition passes for any value of the parameter.
Hope this helps.
Regards,
Muralidharan
Hi Floriane,
I suppose there is no OOB option to check if a parameter "exists".
As a workaround you can use a regex (.*) as the parameter value so that the condition passes for any value of the parameter.
Hope this helps.
Regards,
Muralidharan
It seems to work. Thank you very much Muralidharan.
Views
Replies
Total Likes
Views
Likes
Replies