Help Center

Cobranding Urchin

Overview

Urchin accomodates cobranding in the administration interface, the reporting interface, and the login screen. There are three files to edit in order to include HTML at the top of the interface. If a complete portal integration is being done, then the Urchin reporting can be delivered within a frameset or table by your application server.

Cobranding Instructions

To cobrand your interface, you will need to edit the following files located in the Urchin installation:

     [urchin install dir]/lib/custom/cobrands/cobrand_admin.tpl.sample
     [urchin install dir]/lib/custom/cobrands/cobrand_report.tpl.sample
     [urchin install dir]/lib/custom/cobrands/cobrand_session.tpl.sample

The first file controls the cobranding on the admin interface and the second controls the cobranding on the reporting interface. The third file controls the cobranding on the login screen. The HTML provided in these files will be placed on top of the Urchin interface.