Hi Andrey Osadchuk, Thanks for your reply. The code is completely
aligned with s_doPlugins. In the above screenshot, the last "}" on line
number 265 is the closing statement of s.doPlugins function. I have used
the function like below. s.doPlugins = function(s) {// Audience
Management Initialization s.AudienceManagement.setup({ "partner":
"aviva", "containerNSID": 0, "uuidCookie": { "name":"aam_uuid",
"days":30 } });}Even if I tried as per the documentation below, function
s_doPlugins (s) { // ...