Dynamic parameters

Call the following URL to receive the visitor's dynamic parameters:

https://dsa.hybrid.ai/dynamicparameter/get?pid=&pr=&vid=

where:

  • pid accepts the pixel identifier (aka the cloud identifier, required).

  • pr accepts the comma separated dynamic parameter names (required).

  • vid accepts the visitor identifier (optional).

If the vid is omitted, the visitor identifier will be taken from the cookies.

Last updated