This plugin provides functionality to add basic Omniture SiteCatalyst tracking.
omniture.php to the /wp-content/plugins/ directory.Update line #10 in the plugin to use your Omniture SiteCatalyst account id.
<!-- var s_account = 'omniture_account_id'; -->
Update line #12 in the plugin to link to the Omniture SiteCatalyst s_code.js file. A recommended location for this file would be in the parent directory that is separated from the WordPress code base.
<script type="text/javascrript" src="/path/to/s_code.js"></script>
Requires: 2.6 or higher
Compatible up to: 2.8.6
Last Updated: 2009-12-17
Downloads: 297
Got something to say? Need help?