+

Search Tips   |   Advanced Search

Add an Active Site Analytics aggregator to a portal page


Portal administrators can manage the aggregators. They can assign an aggregator to one or more portal labels or pages.

A portal administrator assigns an aggregator to a page by editing the page properties and adding a new parameter. To do this using the portal administration portlets...

  1. Click Administration > Manage Pages.

  2. Locate the page to which to assign the aggregator. Use the Manage Pages portlet to locate the page.

    The page must be located underneath the portal content root.

  3. Click the Edit Page Properties button for the page selected.

    We cannot add an Active Site Analytics aggregator to the content root. An Edit Page Properties button is not available for the content root.

  4. To expand the available choices, click the plus sign ( + ) icon next to Advanced Options.

  5. Click the I want to set parameters link.

  6. In the field New parameter, type a string that starts with asa_aggregator or asa_dependency . Valuethat correspond to names starting with the string asa_aggregator are added to the page body, names starting with asa_dependency are added to the head. Both the aggregators and dependencies are added to the portal page in alphabetical order according to the Java method Collections.sort() .

  7. In the field New value field, set the name of the aggregator script file.

  8. Click Add.

  9. Verify the new parameter has been added to the list.

  10. Repeat steps 6 through 9 for all aggregators and dependencies.

  11. Click OK to return to the main Page Properties screen.

  12. Click OK to save the changes and return to the Manage Pages screen.

Children pages inherit the script that has been set on the parent page. To use a different aggregator on a child page, follow the same procedure previously addressed for the child page to make the appropriate assignment. To block inheriting the aggregator setting from the parent page, follow the same procedure, but leave the value empty. As a result, the page will have no aggregator assigned anymore, and all children of the page will inherit the new setting.


Parent: Collect analytics data