<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExternalTaggingService](./x-components.externaltaggingservice.md) &gt; [storeResultClicked](./x-components.externaltaggingservice.storeresultclicked.md)

## ExternalTaggingService.storeResultClicked property

Stores in the local storage the information from the Result clicked by the user in order to be able to track the add to cart later on the result's PDP.

**Signature:**

```typescript
storeResultClicked: (result: Result) => void;
```
