Callback on no experience? | Community
Skip to main content
New Participant
March 23, 2018
Solved

Callback on no experience?

  • March 23, 2018
  • 1 reply
  • 1183 views

Hi there,

I'm currently on mbox.js (mbox version 61) and I was wondering if there is a way to check when a given mbox contains no experience - be it because of an error or that the user doesn't qualify for any live activities. Preferably there might be a callback when target times out or decides the user meets none of the audiences.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Architect

Hi,

Mbox.js has a plugin called ttMETA which provides information on which campaigns and experience a user qualified into. This could also be viewed by a user by typing ttMETA into the console.

Mbox.js has a default timeout of 15secs unless it is change before downloading from Target interface. In case a response is not received from Target within this time default content is served.

~Rohit

1 reply

ArchitectAccepted solution
Employee
March 23, 2018

Hi,

Mbox.js has a plugin called ttMETA which provides information on which campaigns and experience a user qualified into. This could also be viewed by a user by typing ttMETA into the console.

Mbox.js has a default timeout of 15secs unless it is change before downloading from Target interface. In case a response is not received from Target within this time default content is served.

~Rohit