<tracking> Directive
🛠 Attributes
Attribute
Type
Required
Description
✅ Allowed Content
💡 Examples
<tracking
name="submitButtonClick"
category="user"
action="click"
label="Submit Form"
>
<property name="formId" value="userProfile"/>
<property name="timestamp" value="now()"/>
</tracking>
<button tracking="submitButtonClick">Submit</button>🧩 AI Interpretation Guidelines
Property Types
property
propertyAttribute
Type
Required
Description
condition
conditionAttribute
Type
Required
Description
Last updated

