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

Steps to verify analytics #838

Open
satyam73 opened this issue Jan 16, 2024 · 0 comments
Open

Steps to verify analytics #838

satyam73 opened this issue Jan 16, 2024 · 0 comments
Assignees

Comments

@satyam73
Copy link
Member

satyam73 commented Jan 16, 2024

Steps to verify analytics

Note: Project name can be different in your's dashboard as it got configured at time of creating project.

Google Analytics

Google Measurement Id

G-YRG12HRZKB 
  • Go to https://analytics.google.com/ and in other tab open https://realdevsquad.com
  • Select your project and account by clicking here(image below for reference) on navbar
    image
  • From sidebar go to settings > Data collection and modification > Data Streams and we will see all the project's.
    image
  • Click on the project check if the measurement id is same as given above.
    image

The image Measurement id is dummy id, we have to check for id given above(G-YRG12HRZKB)

  • Once we have verified our actual project we can simple go to Home from sidebar(make sure we've switched to our project)
    image
  • Now we will see realtime user in the dashboard, since we've previously opened https://realdevsquad.com in other tab, try interacting to the page and check Google Analytics for more tracking info(country, pages visited etc.).
    image

We will see one active user here for sure since we've opened https://realdevsquad.com in othe page and we're active on the page

  • Congratulations we've verified our Google analytics.

Posthog Analytics

Posthog Analytics Id

phc_SRQcmzRDT5aNlAEkcrGgU2FqxKRaec66c7tdrntqAbs

Projects listing

  • See if the DAUs, WAUs etc. metrics are showing
    image
  • Go to events from sidebar and turn on Automatically load new events options
    image
    image
  • Now go to your tab where we've opened https://realdevsquad.com and try interacting with the page(navigate to the pages, click on links, open modals etc.)
  • Now comback to Posthog dashboard and we will see here the events are logged here(if not showing click on the reload button.
  • Nice we've verified our Posthog analytics, we can go to dashboard too see other tracking metrics too.

Verify if you're in right Posthog project

After you've selected your project and you're not sure about that is this the same project or not follow these steps:

  • Go to settings from sidebar
    image
  • You'll see a code in right side (as in image)
    image
  • Verify this code with the code given above, if it's the same you're in the right project, if not you can go back and select other project and check this again
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

No branches or pull requests

2 participants