Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web-analytics): Add web analytics to posthog3000 #18194

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

robbie-c
Copy link
Member

Problem

Posthog 3000 doesn't show web analytics

Changes

Screenshot 2023-10-25 at 16 39 03

How did you test this code?

Ran it manually

@robbie-c robbie-c changed the title Add web analytics to posthog3000 feat(web-analytics): Add web analytics to posthog3000 Oct 25, 2023
@robbie-c robbie-c requested a review from Twixes October 25, 2023 15:39
@robbie-c robbie-c force-pushed the add-web-analytics-to-posthog3000 branch from 007a777 to 3b45450 Compare October 25, 2023 15:40
@@ -36,6 +36,8 @@ import { featureFlagsSidebarLogic } from './sidebars/featureFlags'
import { insightsSidebarLogic } from './sidebars/insights'
import { personsAndGroupsSidebarLogic } from './sidebars/personsAndGroups'
import { toolbarSidebarLogic } from './sidebars/toolbar'
import { IconWeb } from 'lib/lemon-ui/icons'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is something I should avoid? There isn't an obvious alternative here https://github.com/PostHog/icons

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should definitely come from that repo and if there isn't a relevant one ping @corywatilo (or alternatively leave this to us as we will be adding all missing apps this sprint in one go)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, have pinged, but feel free to close this PR if it gets handled elsewhere :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have changed this to IconPieChart temporarily

@robbie-c robbie-c requested a review from benjackwhite October 25, 2023 15:44
@robbie-c robbie-c marked this pull request as ready for review October 25, 2023 15:44
@robbie-c robbie-c force-pushed the add-web-analytics-to-posthog3000 branch from 3b45450 to ff60870 Compare October 26, 2023 09:43
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@robbie-c robbie-c force-pushed the add-web-analytics-to-posthog3000 branch from c53a023 to 16f1e45 Compare October 26, 2023 11:32
@robbie-c robbie-c merged commit 09def82 into master Oct 26, 2023
70 checks passed
@robbie-c robbie-c deleted the add-web-analytics-to-posthog3000 branch October 26, 2023 13:07
Gilbert09 pushed a commit that referenced this pull request Oct 30, 2023
* Add web analytics to posthog 3000

* Use IconPieChart for web analytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants