sweepai-dev / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and a/b testing that you can self-host.
https://posthog.com
Other
0 stars 0 forks source link

[DRAFT] Add `page` function to all libraries #10

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a page function to all libraries, allowing users to easily capture pageviews without having to manually specify the event name and properties each time.

Changes Made

Testing

Checklist

Related Issue

Add page function to all libraries

Fixes #2.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-page-function