Website Analytics |Setup Google Analytics GA4

Phase 2.1: Setting Up Google Analytics GA4 for SankalandTech.com

Hello again. We are now starting Phase 2 of our analytics journey Data Collection. This is where we begin to gather real information from our website. The first step in this part is to set up Google Analytics 4 also known as GA4

You might be wondering are we not building our own custom analytics system And yes we are!.
But using GA4 first is a smart move for a few simple and powerful reasons

  • A Starting Point

    GA4 gives us basic data right away.
    It is like having a ready made map before we start drawing our own detailed one

  • For Comparing

    Once our custom system is built we can check if it is working correctly by comparing it with GA4’s numbers

  • Used Everywhere

    GA4 is used by millions of websites
    Knowing how to set it up and use it is a very helpful skill to have

So let us get GA4 up and running for sankalandtech.com


What is Google Analytics 4 — GA4

GA4 is Google’s latest tool for understanding how people use your website or app Instead of just tracking page views like the older version it focuses on events Events are things users do like clicking a button watching a video or scrolling a page

GA4 helps us follow the full journey of a visitor From the moment they land on the site to the moment they leave.
This gives us a much better picture of what people actually do on our website


Google Analytics 4 GA4 setup process showing a web data stream and measurement ID for SankalandTech.com

Step by Step Setting Up GA4 for SankalandTech.com

Setting up GA4 is quite simple Just follow these steps to start collecting website data for sankalandtech.com

  1. Go to Google Analytics

    Open your web browser and go to analytics.google.com

    If you already have a Google account sign in If not you will need to make one

  2. Make an Analytics Account

    If this is your first time using Google Analytics you will see a screen that says Start measuring Click that button

    Give your account a name Something like SankalandTech Analytics Account works well

    Follow the steps to agree to the rules

  3. Make a GA4 Property

    After making an account you will be asked to make a Property This is where your websites data will live

    Give your property a name SankalandTech Website is a good choice

    Choose your time zone and money type

    Click Next

  4. Tell Google About Your Business

    Google will ask some questions about your business size and type Answer these as best you can

    This helps Google give you useful reports

    Click Create

  5. Choose Your Platform Web

    Now you will see a screen asking you to Choose a platform Since sankalandtech.com is a website choose Web

  6. Set Up Your Web Stream

    Type in your website address https://www.sankalandtech.com

    Give your stream a name SankalandTech Web Stream is clear

    Click Create stream

  7. Get Your Tracking Code Measurement ID

    After making the stream you will see details about it Look for something called Measurement ID It will look like G followed by numbers and letters

    This is your unique ID Keep this ID safe

    Below the Measurement ID you will see how to put the Google tag on your site You will likely see choices like Install manually or Use a website builder

  8. Add the GA4 Tracking Code to Your Website

    This is the most important part You need to put the GA4 code on every page of sankalandtech.com

    The easiest way Copy the whole Google tag code that GA4 gives you It usually starts with script async src

    Paste this entire code into the head section of every single HTML page on sankalandtech.com

    Make sure it is placed high up in the head section so it loads fast

    If you use a website builder or a system like WordPress there might be a simpler way to add the GA4 Measurement ID right in its settings

    Check your platforms help guides for how to add GA4

  9. Check Data Collection

    Once you have added the code to your website visit sankalandtech.com yourself Look at a few pages

    Go back to your Google Analytics account On the left side look for Realtime reports

    If you see your own visit showing up in the Realtime report that is great news GA4 is successfully gathering data from your website

    It might take a few minutes for numbers to appear

Once this setup is complete you will have a working analytics system in place This gives you real visitor data while you build and test your own custom tracking system

Why This Step Matters for Our Project
Setting up GA4 gives us a good starting point. It provides basic traffic and user data that we can use as a reference. Later when we build our own custom data gathering system we can check our results against GA4s data. This helps us confirm our custom system is working correctly. It is a great way to learn by doing and comparing.


Frequently Asked Questions About Setting Up GA4

Why are we setting up GA4 if we are building our own analytics system?

We are setting up GA4 for two simple reasons. First it gives us quick access to basic website traffic reports. Second it lets us compare data later. Once our custom system is ready we can match its results with GA4 to check if everything is working correctly. It is like getting a second opinion to confirm our setup.

Is GA4 all we need then?

No GA4 is helpful for general website tracking. But we want more control. With our custom system we can decide what data to collect how to process it and how to use machine learning for deeper insights. This custom setup is made just for the special needs of sankalandtech.com.

What if GA4 is already set up for sankalandtech.com?

That is great news. If GA4 is already working you can skip steps 1 to 6. Just make sure you have your Measurement ID and that the tracking code is added on all pages. Then go to step 9 to check if data is coming in correctly.

How long does it take for GA4 to start showing data?

Data usually shows up in the Realtime report in a few minutes. Other reports may take up to 24 hours to display full results. So after setting it up give it a little time to start working.

What is the next step after setting up GA4?

Now that GA4 is collecting data we will look at how to get that data out. This will help us use the data in our own system and prepare for deeper analysis.


Previous Topic==> Identify Target User and Pain Points! ||  Next Topics==> Export GA4 Data!


SQL All topics Wise Interview Questions    Employee Salary Management SQL FAQ!.   C FAQ   Top 25 PL/SQL Interview Questions

Joins With Group by Having  Equi Join  Joins with Subqueries  Self Join  Outer Join 


Website Analytics Project: Phases and Action Steps

  • Home
  • 🟢 Live App: Web Analytics Simulator
  • Phase 0: Project Setup & Problem Definition
  • 0.1 Define Project Goals & Challenges
  • 0.2 Select Tools, Tech Stack & Data Sources
  • 0.3 Software Requirements & Installation
  • 0.4 Folder Structure & GitHub Repo
  • 0.5 Testing Project Locally
  • Phase 1: Planning for Analytics
  • 1.1 Website Analytics Project Overview
  • 1.2 Define KPIs, Bounce Rate, Engagement
  • 1.3 Identify Target Users & Pain Points
  • Phase 2: Data Collection
  • 2.1 Setup Google Analytics 4 (GA4)
  • 2.2 Export GA4 Data to BigQuery/CSV
  • 2.3 Design SQL Schema for Web Analytics
  • Phase 3: Data Cleaning & Feature Engineering
  • 3.1 Clean Website Data with Python & Pandas
  • 3.2 Create Custom Metrics (Session, Bounce, etc.)
  • Phase 4: Exploratory Data Analysis (EDA)
  • 4.1 Analyze Website Traffic Trends
  • 4.2 Behavior by Device, Source, Location
  • 4.3 Top Pages & High Bounce Pages
  • 4.4 Diagnose Low Traffic & User Drop
  • Phase 5: Business Insights
  • 5.1 Funnel Analysis & Drop-Off Points
  • 5.2 New vs Returning Users
  • 5.3 Time Spent & Scroll Depth
  • Phase 6: SQL for Business
  • 6.1 SQL for Business Insights
  • 6.2 Combine Web Data Using SQL
  • 6.3 Find Problematic Pages Using SQL
  • Phase 7: Machine Learning
  • 7.1 Segment Users with Clustering
  • 7.2 Predict Bounce Rate with ML
  • 7.3 Recommend Pages or Content
  • Phase 8: Dashboards & Visualization
  • 8.1 Dashboard with Streamlit
  • 8.2 Visualize KPIs with Python
  • 8.3 Page-Level Metrics & Drop Heatmaps
  • Phase 9: Final Analytics Story
  • 9.1 Summary Report & Findings
  • Phase 10: Hosting & Portfolio Presentation
  • 10.1 Host Website Project Online
  • 10.2 Add to GitHub with ReadMe
  • 10.3 Pitch Project in Interview
  • Other Topics
  • SQL Interview Questions
  • SQL Case Study: Account Management
  • Python Interview Questions
  • Why C Language

Get in touch

  • tech2dsm@gmail.com

© Sankalan Data Tech. All rights reserved.