fix: remove duplicate "Cookie-Free by Default" feature in posthog comparison (#293)
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
"notes": "OpenPanel's SDK is over 20x smaller than PostHog's core library, resulting in faster page loads and better Core Web Vitals."
|
"notes": "OpenPanel's SDK is over 20x smaller than PostHog's core library, resulting in faster page loads and better Core Web Vitals."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Cookie-Free by Default",
|
"label": "Cookie-Free",
|
||||||
"openpanel": "Yes",
|
"openpanel": "Yes",
|
||||||
"competitor": "Requires Configuration",
|
"competitor": "Requires Configuration",
|
||||||
"notes": "OpenPanel is truly cookie-free out of the box. PostHog requires specific configuration for cookieless tracking with reduced functionality."
|
"notes": "OpenPanel is truly cookie-free out of the box. PostHog requires specific configuration for cookieless tracking with reduced functionality."
|
||||||
@@ -504,4 +504,4 @@
|
|||||||
"href": "https://github.com/Openpanel-dev/openpanel"
|
"href": "https://github.com/Openpanel-dev/openpanel"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user