Hello, it's probably some issue caused by package manager. I'm getting
the same error while deploying packages with Jenkins. I'm following this
disccusion too.
Ok, I just figured out there is a very easy solution for this situation.
I'm calling `target-global-mbox` everytime, and passing mboxName
paramater. On audience rule dialog, I'm checking mboxName parameter as
root condition.
Hi everyone,I'm trying to fit users into audiences using unique mbox
names. After page has loaded I'm using mboxCreate function to send
parameters to a unique mbox name. I'm expecting that this parameters
will be used in audience rule. But I couldn't managed to make it work.
Here is my auidence rule and mboxCreate
function.mboxCreate("ogunDenemeMbox1","minutesSinceFirstVisit=5")And the
order of requests is:Second request doesn't return any data expect
sessionId.