OptionalaiClick Analytics supports a JSON blob content meta data tagging instead of individual data-* attributes. The default attribute is data-ai-blob. This property allows for changing that attribute name.
OptionalcaptureAutomatic capture all metadata names and content. Default is false. If enabled this will override provided metaTagPrefix.
OptionalcustomAutomatic capture content name and value of elements which are tagged with provided prefix
OptionaldntCustom attribute Tag to not track telemetry data
OptionalmetaAutomatic capture metadata name and content with provided prefix
OptionalparentStop traversing up the DOM to capture content name and value of elements when encountered with this tag
OptionaluseWhen a particular element is not tagged with content name prefix or content name prefix is not provided by user, this flag is used to collect standard HTML attribute for contentName and id.
Custom Data Tags Configuration