<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [PreservePageViewIdForUrl](./browser-tracker.preservepageviewidforurl.md)

## PreservePageViewIdForUrl type

<b>Signature:</b>

```typescript
type PreservePageViewIdForUrl = boolean | "full" | "pathname" | "pathnameAndSearch";
```
