To create a Tracker, you must first enable the
Tracker feature on the Admin: Features page.
Now you're ready to create the tracker.
Creating a Tracker
To create a new tracker:
9.x
From the Admin menu, select Trackers > List .
On the Admin: Trackers page, click Create tracker .
The Create Tracker window appears.
Creating a tracker to maintain visitor information.
In the General section of the Create Tracker window, enter the following information.
Name : Name of the tracker.
Description : Enter a brief description of the tracker. Enable the Description text is wiki-parsed option to format the description with wiki syntax.
In the Display section of the Create Tracker window, enter the following information.
Specifying the display options.
Show status : Specify if the tracker shows (or uses) a status field. For example, if you are using a Tracker for a bug reporting system, you may need to set the status of each bug.
You can also specify if items of a particular status are shown when listing a tracker, if the status is visible to the Admin only, and the default status of newly created items.
Note : There is a difference between listing and viewing trackers: When listing ,Tiki displays the tracker items in a table; when viewing , Tiki displays each tracker item on a separate page:
The difference between Listing and Viewing tracker items.
Show date ... fields: You can specify if the creation and last modified dates are shown when listing and viewing the tracker. You can also override the site's default date and time formats.
Default sort ... fields: Select the field to use as the default sort field (and its order) when listing tracker items. Since you have not added any tracker fields yet, you can only select the creation and last modified dates.
In the Notifications section of the Create Tracker window, enter the following information.
Specifying the notification options.
Send copies of all activity... : Enter email addresses to receive notification of all activity (creating new items, editing or deleting items, changing status, etc.) for this tracker.
You can also specify if the email is is sent in a simplified format. By default the the notification message message will not include an tracker details. You can override this by enabling the Use simplified e-mail format field. You will need to create a field named Subject .
Click OK . Tiki saves the tracker.
The newly created tracker
8.x
From the Admin menu, select Trackers > Admin Trackers .
Click the Create Tracker tab.
Creating a tracker to maintain visitor information.
On the Create/Edit Tracker page, complete the following fields:
Name : Name of the tracker.
Description : Enter a brief description of the tracker. Enable the Description text is wiki-parsed option to format the description with wiki syntax.
Show status : Specify if the tracker shows (or uses) a status field. For example, if you are using a Tracker for a bug reporting system, you may need to set the status of each bug.
You can also specify if items of a particular status are shown when listing a tracker, if the status is visible to the Admin only, and the default status of newly created items.
Note : There is a difference between listing and viewing trackers: When listing ,Tiki displays the tracker items in a table; when viewing , Tiki displays each tracker item on a separate page:
The difference between Listing and Viewing tracker items.
Send copies of all activity... : Enter email addresses to receive notification of all activity (creating new items, editing or deleting items, changing status, etc.) for this tracker.
You can also specify if the email is is sent in a simplified format. By default the the notification message message will not include an tracker details. You can override this by enabling the Use simplified e-mail format field. You will need to create a field named Subject .
Show date ... fields: You can specify if the creation and last modified dates are shown when listing and viewing the tracker. You can also override the site's default date and time formats.
Default sort ... fields: Select the field to use as the default sort field (and its order) when listing tracker items. Since you have not added any tracker fields yet, you can only select the creation and last modified dates.
Click Save . Tiki saves the tracker.
Click the Trackers tab to display the newly created tracker.
The newly created tracker.
Creating Tracker Fields
Now that you have an "empty" tracker, you need to create
fields for the tracker. These fields represent the form fields that visitors will complete.
9.x
From the Admin: Trackers page, click Fields (
) for the tracker you created.
Adding fields to a tracker.
On the Admin: Tracker page, Tracker fields tab, click Add field .
The Add field popup appears.
Enter the following information in each field on the page:
Name : Your name (this is the label for the field, as it will appear on the form).
Type : textfield
Description : Please enter your full name.
Click Add field . Tiki adds the field to the tracker.
Select the Mandatory option. Leave the other fields as their defaults.
8.x
From the Admin: Trackers page, click Fields (
) for the tracker you created.
Adding fields to a tracker.
On the Admin: Tracker page, click the New Tracker Field tab.
Enter the following information in each field on the page:
Name : Your name (this is the label for the field, as it will appear on the form).
Type : textfield
Function : ,80
Field is mandatory? : Select this field.
Description : Please enter your full name.
Leave the other fields as their defaults.
Click Save . Tiki adds the field to the tracker.
Repeat this procedure to add the following additional tracker fields:
Field
Type
Options
Email
email
Mandatory
Address
textarea
,60,5
City
textfield
,80
State/Province
textfield
,80
Country
country selector
Mandatory
About
text area
,60,5
Subject
textfield
The completed fields for the tracker.
Finalizing the Tracker
Now that all the fields have been added to the tracker, we can complete the remaining options for the tracker.
Click the Edit this Tracker button.
Return to the Edit Tracker page
Make the following changes:
What field is used for default sort? : Select Your name .
Show these fields in a popup... : Enter the field ID that corresponds to the About field.
Click Save .