Hi Stephen,Those instructions assume that angular, at.js and at.js
extension libs are loaded in HTML head section. Especially if you have a
redirect offer: imagine that you have to render the whole page till
at.js will be loaded then it will fire a request to load offers
(redirect) and then fire a redirect.For your specific case, when you
load angular.js and at.js extension at the bottom of the page you'll
need to load at.js with mbox auto create true. That will load offers, in
case of a redirec...