<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TaggingActions](./x-components.taggingactions.md)

## TaggingActions interface

Tagging store actions.

**Signature:**

```typescript
export interface TaggingActions 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[track](./x-components.taggingactions.track.md)


</td><td>


</td><td>

(tagging: TaggingRequest \| TaggingRequest\[\]) =&gt; void


</td><td>

Tracks a user interaction.


</td></tr>
</tbody></table>

