Posted by byelle on February 27, 2008 at 9:22pm
Jump to:
| Project: | Omniture Integration |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | minor |
| Assigned: | byelle |
| Status: | active |
Issue Summary
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.
Comments
#1
Easy one. The reference to your s_code.js file is missing or broken. Run Firebug to find the error and correct it! :)