Skip to content

Commit a37ea41

Browse files
Merge pull request #785 from plausible/Hricha-Shandily-patch-14
PII examples link
2 parents 5bb599e + 269aa54 commit a37ea41

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/custom-props/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Note that you must ensure that no personally identifiable information (PII) is s
3535
* IP addresses
3636
* pseudonymous cookie IDs, advertising IDs or other pseudonymous end user identifiers
3737

38+
If you're confused whether the information you're sending to us qualifies as PII, look at the [explanations and examples](https://plausible.io/blog/pii-examples) in our guide.
39+
3840
## `(none)` values
3941

4042
Plausible will display `(none)` in your dashboard when you send a custom property key with no value, or `null`/`undefined` as a value. Also, when you send one event with a property (e.g. `author`) and another event with the same name, but without the `author` property, then you will also see the `(none)` value because the property has not been sent with every event.

0 commit comments

Comments
 (0)