Skip to content

Commit a122907

Browse files
committed
WIS-1670 Escape liquid tag
1 parent 3657396 commit a122907

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-wisepops

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-wisepops/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ A great use case is to [display the user first name in your campaign](https://su
4343
![User first name](images/wisepops-user-first-name.png)
4444

4545
> success ""
46-
> The user ID is set as the custom property `userId`. For example, use `\{\{userId}}` as a hidden field value to know who responds to your Wisepops surveys.
46+
> The user ID is set as the custom property `userId`. For example, use `{%raw%}{{userId}}{%endraw%}` as a hidden field value to know who responds to your Wisepops surveys.
4747
4848
### Set Group Traits as Custom Properties
4949

0 commit comments

Comments
 (0)