Keys
This topic describes the Keys element.
Description
Contains Tracking Key attributes that allow you to determine how your Tracking Keys are generated
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Enabled | This attribute enables Tracking Keys to be increased or decreased in the database. (required) | boolean |
| Increment | This is the amount that a Tracking Key is increased. (required) | integer |
| Decrement | This is the amount that a Tracking Key is decreased when another Tracking Key is increased. (required) | integer |
| Averaging | If you have multiple Tracking Keys on a Page, the increment value is increased by the average value of the number of Tracking Keys on the Page. (required) | boolean |
| ComponentLinks | Uses the Component Link information to only increment the Tracking Keys for that specific Component. (required) | boolean |