Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt

Use this file to discover all available pages before exploring further.

parseTrackerSyntax(syntax): TrackerDefinition
Defined in: src/parsing/parser.ts:398 Parses the tracker syntax and validates its type and default value.

Parameters

ParameterTypeDescription
syntaxTrackerJSONThe JSON representation of the tracker syntax.

Returns

TrackerDefinition Either an object containing the tracker’s name, type, and encoded default value if successful or an error