Omniture H Series incompatable with jQuery
byelle - February 27, 2008 - 21:22
| Project: | Omniture Integration |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | minor |
| Assigned: | byelle |
| Status: | active |
Jump to:
Description
I've been digging into the Omniture module today and it appears that the standard minified Omniture code is incompatible with the minified version of jQuery included with Drupal 5.x and I believe also with 6. Both appear to attempt to utilize an object named "s". Has anyone else run into this? The first solution I can think of is to request a new minified version of the Site Catalyst include from Omniture without an "s" object...which I've been told they can do.

#1
Easy one. The reference to your s_code.js file is missing or broken. Run Firebug to find the error and correct it! :)