JavaScript Snippet
TO set custom parameters:
- Login to Console.
- Go to Platform Settings > Applications > Overview.
- Select the required application and go to Integration details.
- In the Snippet window, click Copy
.
- Before embedding the snippet into your application, add this line of code for each custom parameter:
window._pxParamN = "<paramN_value>"
.
Example
To extract the value of my_cookie
, add a custom parameter in this format: