- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Hi,
We have integrated Demandbase code in the utag.sync.js file.
jQuery.ajax({
url: '//api.demandbase.com/api/v2/ip.js....
The Demandbase tag is not firing because of an error on the Console that says:
"utag.sync.js:formatted:1359 Uncaught ReferenceError: jQuery is not defined"
Any clue what has to be changed to avoid this error? Not very Tealium-related but still hoping the good folk here can help :)
Thanks!
Solved! Go to Solution.
Sujani,
You'll need to ensure your jQuery file is loading before the utag.sync file -- someone on your development team should be able to help verify. We recommend loading the utag.sync file in the <head> section of your page, and you'll receive the 'jQuery is not defined' error if this is loading before your jQuery file.
Mike
Copyright All Rights Reserved © 2008-2023