docs: add posthog as subprocessor

This commit is contained in:
Fabienne 2024-11-20 09:39:19 +01:00
parent 041c3d9b9e
commit 49e0b461e0

View File

@ -127,6 +127,13 @@ export function SubProcessorTable() {
country: country_list.us,
enduserdata: false
},
{
entity: "PostHog Inc.",
purpose: "Product Analytics",
hosting: country_list.eu,
country: country_list.us,
enduserdata: false
},
]
return (