Omniture use the version of the code to assist to support/debug issues, need to have this not hard coded
cytefx - August 18, 2009 - 12:45
| Project: | Omniture Integration |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Currently we have the version of the omniture code hard coded into the module, this restricts the module users into having the code H.13. shown in the source, when this can be various values, depending on what version your s_code javascript file is from omniture.

#1
After speaking to Omniture about what versions they have released this was the list I got back, and they confirmed that the rest of the code has not altered in this part, the JS file has changed, but the part that is put into the pages is static, only the version number has changed. I propose to put in an extra field in the admin that allows the user of this module to specify what version of the omniture site catalyst code they are using, this will then output the code correctly with the correct version number in the module.
H.20.3
H.20.2
H.20.1
H.20
H.19.4
H.19.3
H.18
H.17
H.16
H.15
H.14
H.13
H.12
H.11
H.10
H.9
H.8
H.7
H.6
H.5
H.4
H.3
H.2
H.1
#2
Seems reasonable to me.
#3
Attached a patch for this.
#4
Correct patch year to be the present year, and not 2007 as in first patch
#5
Looks good to me.
#6
Committed to 6.x-2.x-dev branch with http://drupal.org/cvs?commit=253170
#7
Automatically closed -- issue fixed for 2 weeks with no activity.