/[drupal]/contributions/modules/omniture/README.txt
ViewVC logotype

Contents of /contributions/modules/omniture/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Tue Oct 7 03:03:36 2008 UTC (13 months, 3 weeks ago) by ultimateboy
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.3: +4 -13 lines
File MIME type: text/plain
#182201 by cyberswat, Blessed_Steve, ultimateboy: Replace omniture.inc system with hook_omniture_variables, altered README.txt accordingly, also changed package to statistics within the .info.
1 Module: Omniture Integration
2 Author: Greg Knaddison http://knaddison.com
3 Co-Maintainer: Matthew Tucker http://pingv.com
4 Based on Google Analytics module by Mike Carter <www.ixis.co.uk/contact>
5
6
7 Description
8 ===========
9 Adds the Omniture statistics system to your website.
10
11 Requirements
12 ============
13
14 * Omniture user account
15
16
17 Installation
18 ============
19 * Copy the 'omniture' module directory in to your Drupal
20 modules directory as usual.
21
22 Customization
23 ============
24 * You can customize the module to your site to create variables
25 more suited to tracking your needs by utilizing hook_omniture_variables.
26 For an implementation example, see http://drupal.org/node/182201#comment-1046683
27
28
29 Usage
30 =====
31 You will also need to define what user roles should be tracked.
32 Simply tick the roles you would like to monitor.
33
34 You can also add JavaScript code in the "Advanced" section of the settings.
35
36 All pages will now have the required JavaScript added to the
37 HTML footer can confirm this by viewing the page source from
38 your browser.
39
40 'admin/' pages are automatically ignored by this module.
41
42
43 $Id: README.txt,v 1.3 2008/10/03 02:33:16 ultimateboy Exp $

  ViewVC Help
Powered by ViewVC 1.1.2