SlideShare a Scribd company logo
GOOGLE ANALYTICS
- HOW TO SET UP?
**CREATE YOUR ACCOUNT**
๏‚ง 1. Go to the [Google Analytics
website](https://analytics.google.com/analytics/web/).
๏‚ง 2. Click **Start for Free** or **Set up for Free**.
๏‚ง 3. Sign in with your Google account (Gmail). If you donโ€™t have one, create it first.
๏‚ง 4. Fill in your account name (e.g.,โ€œMy Businessโ€).
๏‚ง 5. Click **Next**.
Google analytics setting up process-how to set up
Google analytics setting up process-how to set up
Google analytics setting up process-how to set up
Choose your objectives
Choose one or multiple (Get
baseline reports)
according to the needs of
your organization.Then click
create
CHOOSE THE WEB STREAM
At this stage, you'll be presented with your Google Analytics web stream options.
Since you're setting up GA4 for a website, choose Web as your platform.
This will allow you to track your websiteโ€™s data and set up goals accordingly.
***ADD YOUR WEBSITE DETAILS**
๏‚ง 1. Select **Web** as the platform you want to track.
๏‚ง 2. Enter your website name (e.g.,โ€œMy Websiteโ€).
๏‚ง 3. Add your websiteโ€™s URL (e.g., `https://www.mywebsite.com`).
๏‚ง 4. Choose your time zone and currency.
๏‚ง 5. Click **Next**.
**GET YOUR TRACKING CODE**
1. Google Analytics will now create a unique tracking code for your website.
๏‚ง 2.This code is called the **Global Site Tag (gtag.js)** and looks like this:
๏‚ง ```html
๏‚ง <script async src="https://www.googletagmanager.com/gtag/js?id=YOUR_MEASUREMENT_ID"></script>
๏‚ง <script>
๏‚ง window.dataLayer = window.dataLayer || [];
๏‚ง function gtag(){dataLayer.push(arguments);}
๏‚ง gtag('js', new Date());
๏‚ง gtag('config', 'YOUR_MEASUREMENT_ID');
๏‚ง </script>
๏‚ง ```
**ADD THE TRACKING CODE TO YOUR
WEBSITE**
1.Open your website files or use your website builder (like WordPress,Wix, etc.).
2. Paste the tracking code into the `<head>` section of your websiteโ€™s HTML.
3. Save and publish your website updates.
**UNLESS AND UNTIL YOU DONโ€™T ADD THE
CODE
๏‚ง You will receive this message
**5.TEST THE CONNECTION**
๏‚ง 1. Go back to Google Analytics and click **Admin** > **Data Streams**.
๏‚ง 2.Verify that your website is receiving data (you might see a live preview of
visitors).
๏‚ง For those of you who work with other people to manage your website, you may
want to grant them access to your Analytics account so they can view reports and
get detailed information about your siteโ€™s performance.
๏‚ง Google Analytics provides the ability to add any number of users to your account,
and to grant varying levels of access to your reports.
๏‚ง Access to particular reports and domains is configured through a combination of
profile access and report dashboards and categories.
TO GRANT ACCESS TO ANOTHER USER
๏‚ง Make sure that they already have a free Google Account
๏‚ง Then go to the Analytics tab within your AdWords account and click on the
๏‚ง Access Manager
๏‚ง From the Access Manager, click Add User
Google analytics setting up process-how to set up
Google analytics setting up process-how to set up
**SELECT ACCESS TYPE:**
- Use the dropdown menu to choose the userโ€™s **Access Type**.
-You can give them one of these roles:
- **View Reports Only:** Allows them to view data but not make changes.
- **Account Administrator:
** Grants full control, including editing account settings and viewing reports.
SETTING UP GOALS IN GOOGLE ANALYTICS
๏‚ง A **site goal** represents the ultimate outcome you want from a userโ€™s
interaction with your website. This could be completing a purchase, submitting a
lead generation form, initiating a web chat, or another desired action.
๏‚ง **Key Performance Indicators (KPIs)** are measurable metrics that indicate
progress toward achieving your site goals. Examples include items added to a
cart, videos played, clicks to initiate a chat, or contact form submissions.
๏‚ง While itโ€™s useful to monitor KPIs using event tracking in Google Analytics, these
metrics should not be set up as goals. Goals should be reserved for tracking the
final desired outcomes.
๏‚ง Take a moment to determine the value of these goals to your organization. This
information will be helpful as you optimize your site and evaluate its
performance in the future.
Google analytics setting up process-how to set up
๏‚ง When setting up a goal, you can choose between a template-based goal or a
custom goal format.
๏‚ง The custom format is often simpler and more straightforward to use
Google analytics setting up process-how to set up
Next, youโ€™ll be asked to select a
Goal Type.
The available options are:
โ€ขDestination: Tracks when a user reaches a specific page,such as a thank-you page after completing a
purchase or form submission.
โ€ขDuration: Monitors how long users spend on your site.
โ€ขPages/Screens per Session: Measures the number of pages or screens a user views in a single session.
โ€ขEvent: Tracks specific interactions, such as video plays, button clicks, or file downloads.
Choose the type that aligns best with the goal you want to track.
GOAL TYPES AND EXAMPLES
Destination (A specific location loads):Tracks when a user lands on a specific page or screen.
A "Thank you for registering!" page after form submission or purchase confirmation.
Duration (Sessions that last a specific amount of time or longer):
Measures how long users stay on your site or app. Example: Spending 10 minutes or more on a
support page.
Pages/Screens per Session (A user views a specific number of pages or screens):
Monitors how many pages or screens a user navigates through in a single session.
Example: Visiting 5 or more pages on your site.
Event (An action defined as an Event is triggered):
Tracks user interactions that arenโ€™t tied to a specific page or screen load. Example: Submitting a
form, playing a video, or clicking an ad.
Choose the goal type that aligns best with what you want to measure!
ASSIGN A NAME TO YOUR GOAL AND THEN SELECT THE GOAL TYPE
Give your goal a descriptive name, such as "Registration Confirmation" or
"Thank You Page Visit.โ€œ
Next, select Destination as your Goal Type.
Once you've done that, click Continue to proceed with setting up the details of
the goal.
Google analytics setting up process-how to set up
To complete your Destination goal setup:
1.Choose "Equals to" from the dropdown menu.
2.Enter the page path of the destination you want to track.
For example, if the URL is https://www.yoursite.com/thank-you, you would
enter /thank-you in the field (omit the domain name).
3.After entering the page path, click Save to finalize your goal.
This will track when users reach the specified page as part of the goal.
Google analytics setting up process-how to set up
WHEN SETTING UP A
**DESTINATION GOAL**
you will have three options to define the URL rule that triggers the goal.
๏‚ง These options help you match the specific URL for your goal:
๏‚ง 1. **Equals to:**
๏‚ง This option tracks when users visit one exact URL.
๏‚ง **Example:** `/lead-submission-thank-you`
๏‚ง This works well if you have a specific thank-you page or confirmation page.
**BEGINS WITH:**
๏‚ง Use this if you have multiple pages with similar URLs, such as a series of thank-you
pages or order receipts.
**Example:** `/receipt`
๏‚ง This can track pages like `/receipt-12345`, `/receipt-12346`, and `/receipt-12347`,
where the URL changes with each unique order.
**REGULAR EXPRESSION:**
This option is useful when you need to track several variations of a URL, but they
follow a similar pattern.
**Example:** `contact|directions`
๏‚ง With a basic understanding of regular expressions, you can set up rules to match
different formats of URLs that may belong to one goal family.
๏‚ง However, if you're not familiar with regular expressions, it might take some time to
get the rule working correctly.
Each option gives you flexibility in how you define the destination page or URL for
your goal.
SETTING UP DURATION GOALS
Name your goal with a descriptive title (e.g., "Long Session Duration").
Select โ€œDurationโ€ as your Goal Type.
Click Continue to proceed with setting up the goal.
Google analytics setting up process-how to set up
Select the desired duration for your goal (e.g., sessions lasting 10 minutes or more).
Once you've set the duration, click Save to finalize your goal.
SETTING UP EVENT GOALS
Before we set up event goals, letโ€™s quickly go over what events are.
Google Analytics by default only tracks actions that cause a page view
(like loading a new page). But events are things users do on your site that don't cause a page to
reload,
such as:
โ€ขDownloading a file
โ€ขWatching a video
โ€ขLogging in
โ€ขScrolling down a page
To track these actions, you need to use event tracking.
The easiest way to do this is by using Google Tag Manager.
To continue creating your goal:
1.Give your goal a name (e.g., "Video Watch" or "Form Submission").
2.Select โ€œEventโ€ as your Goal Type.
3.Click Continue to proceed with setting up the event goal.
Google analytics setting up process-how to set up
Here, you can define your event goal to be as broad or specific as you need:
โ€ขBroad: For example, set Category = File Download to track all file downloads as a goal.
โ€ขNarrow: Or, you can set Category = File Download and Label = โ€œ/annual-report-2019.pdfโ€
to track downloads of only that specific file.
Once you've configured the event parameters, click Save to finalize your goal.
WHERE CAN YOU SEE THE GOALS?
To view your goal performance in Google Analytics:
1.Sign in to your Google Analytics account and go to the View where you set up the goals.
2.Navigate to Conversions > Goals > Overview.
3.From the dropdown list, select your Goal type.
4.Here, you can see various metrics, including the number of Goal completions,
Goal conversion rate, abandonment rate, and more, for the specified goal.
This report helps you track how well your goals are performing.
๏‚ง While itโ€™s useful to monitor KPIs using event tracking in Google Analytics, these
metrics should not be set up as goals. Goals should be reserved for tracking the
final desired outcomes.
๏‚ง Take a moment to determine the value of these goals to your organization. This
information will be helpful as you optimize your site and evaluate its
performance in the future.
Data collection refers to the automatic process of gathering information about user interactions
on a website through tracking codes.
This includes data such as page views, clicks, demographics, and device details.
Data modification, on the other hand, involves adjusting or filtering the collected data
within the Analytics platform.
This allows you to customize reports and gain specific insights by manipulating
parameters like event tracking or custom dimensions.
๏‚ง Data Streams- Denotes where you want to collect data from IoS, Android,Web
DATA COLLECTION
Google Analytics gathers data to track and report on user interactions with websites and apps.
The data collected includes
โ€ขUser and session metrics: Information on the number of users, session duration, and first-time visits.
โ€ขDevice and browser details: Data about the type of device, operating system, and browser used.
โ€ขGeolocation estimates: IP addresses are used to determine a user's approximate location.
โ€ขOn-site behavior: Includes the pages visited, time spent on each page, and the user's navigation path.
โ€ขUser demographics: Information such as age, gender, and interests.
โ€ขAdvertising identifiers: Google advertising cookies enable features like Remarketing.
To ensure the security of this data, Google Analytics utilizes protective measures like
Application Layer Transport Security (ALTS) and HTTPS encryption.
DATA IMPORT FEATURE
**Types of Data You Can Import**
**User Data:**
You can import additional user data, such as customer loyalty levels, subscription statuses, or
other attributes you track outside of Google Analytics.This allows you to segment and analyze
users based on more personalized data.
**Product Data:**
If you have e-commerce tracking, you can import additional product-related information like
inventory levels, product categories, or price ranges.
This can enrich your e-commerce reports and help you track performance with more detail.
**Cost Data:**
You can import advertising cost data, such as campaign spend from non-Google ad
networks, into Analytics to evaluate the ROI of your campaigns alongside your traffic
and conversion data.
**Custom Data:**
You can upload any other custom data you might have, such as CRM data, sales data,
or other business-related metrics.
This helps integrate offline data into your online analytics and create a more complete
view of your business performance.
**Click โ€œCreate Data Sourceโ€:**
To start importing data, youโ€™ll first need to go to the **Admin** panel in your Google Analytics
account. Under the **Property** column, click on **Data Import**, then click on **Create Data
Source**.
**Select the Type of Data Source:**
You'll be presented with different options depending on what kind of data you want to import (User
Data, Product Data, Cost Data, etc.). Select the appropriate type of data source.
**UploadYour Data:**
After selecting the data type, youโ€™ll need to upload the data file (usually in CSV format).Youโ€™ll also
match the columns in your file with the relevant fields in Google Analytics.
WHY USE DATA IMPORT?
**Enhanced Reporting:** By importing extra data, you can create custom reports that combine
Analytics data with your offline or third-party data. This helps you better understand user behavior
and track key performance indicators (KPIs) across different data sources.
**Deeper Insights:** With more data at your disposal, you can segment and analyze your
audience based on custom attributes or variables that are unique to your business.
**Data Enrichment:** Data Import allows you to enhance the value of your existing Analytics
data by adding external context, which can lead to more accurate decision-making and improved
marketing strategies.
๏‚ง Acquisition: Acquisition refers to attracting new visitors to your website and tracking how they discover
it, whether through search engines, social media, paid ads, referrals, or direct visits. Analysing
acquisition helps identify which traffic sources are most effective and guides strategies to increase
engagement and conversions.
๏‚ง Active Users: Active Users are individuals who interact with your website within a defined time period,
such as daily, weekly, or monthly. This metric shows user engagement and recurring interest in your
content, providing insights into user retention and overall audience health.
๏‚ง Acquisition Reports: Acquisition Reports show how visitors arrive at your website, breaking down traffic
sources like organic search, direct visits, social media, and referrals. These reports help assess the
effectiveness of different marketing channels, optimize efforts, and allocate resources to attract and
retain visitors.
๏‚ง Average Engagement Time: This refers to the average amount of time users spend interacting with your
website or app, such as scrolling, clicking, or typing, during their visit.
๏‚ง Average Engagement Time per Session: This metric tracks the average time users spend interacting
with your website or app during a single visit or session, reflecting how much time users engage with
your content each time they visit.
๏‚ง Advertising Features: These are tools and options in digital platforms designed to help businesses
create, manage, and optimize ads. They include targeting capabilities, ad formats, and performance
tracking to improve the effectiveness of online advertising.
๏‚ง Attribution: Attribution identifies which marketing actions or channels (such as ads, emails, or
social media) are driving specific outcomes, like sales or conversions. It helps determine which
parts of your marketing strategy are most effective.
๏‚ง Audience: In marketing, the audience refers to the people you aim to reach with your ads or
content. Characteristics such as age, location, interests, or behavior typically define the audience,
ensuring your message reaches the right people.
๏‚ง AdWords Linking: AdWords Linking involves connecting your Google Ads (formerly AdWords)
account with Google Analytics. This integration allows you to view detailed performance data from
your ads within Analytics, helping you track conversions, optimize ad spend, and improve
campaign results.
๏‚ง Advanced Segments: Advanced Segments allow you to isolate and analyze specific subsets of your
data based on criteria like user behavior, demographics, or traffic sources. This feature provides
more detailed insights, helping you understand different audience segments and refine your
strategies accordingly.
**Set the Rules for Data Integration:**
You may need to define how the external data will be matched with your existing Google Analytics
data. For example, you might match customer IDs from your CRM with the user data in Analytics,
or you might match product IDs with your e-commerce product data.
**Review and Apply:**
Once youโ€™ve mapped the data fields and reviewed the data, you can apply the data import. It will
then be available in your reports, allowing you to analyze your imported data alongside the other
data collected by Google Analytics.
DATA FILTERS
**Filters** are used within **Views** to segment data into smaller, more specific groups.
Filters help refine the data you see by allowing you to:
**Include** only specific subsets of traffic (e.g., traffic from a certain region or device type).
**Exclude** unwanted data (e.g., internal traffic from your own team or spam traffic).
**Search and replace** certain pieces of information (e.g., correcting misspelled campaign names
or URL parameters).
Data filters donโ€™t affect your historical data.
TYPES OF DATA FILTERS
You can define the following types of data filters in Google Analytics to ensure that unwanted traffic
is excluded from your reports:
**Developer Traffic:**
- This filter helps you remove activity from developers who are using **debug mode** or working
on the site. This is useful for excluding internal testing or development-related data from affecting
your analytics.
**Internal Traffic:**
- This filter allows you to exclude traffic from specific **IP addresses** or ranges of IP addresses,
typically used for filtering out internal visits from your own team, office, or any other location you
want to exclude from the data. This helps in keeping the data clean and focused only on external user
activity.
These filters ensure that your reports reflect real, external user interactions and not internal or
development-related traffic.
GLOSSARY OF TERMS
Acquisition Reports: Acquisition Reports explain how visitors arrive at your website, breaking down traffic sources
like organic search, direct visits, social media, and referrals. These reports help you evaluate the performance of
different marketing channels, optimize efforts, and allocate resources effectively to attract and retain visitors.
Acquisition report : Average Engagement Time: This is the average amount of time users actively spend
interacting with your website or app, like scrolling, clicking, or typing, during their visit.
Average Engagement Time per Session: This refers to the average time users interact with your website or app in
a single visit (session). It measures how much time users spend interacting with your content each time they visit.
Advertising Features: These are tools and options in digital platforms that help businesses create, manage, and
optimize their ads. They include targeting options, ad formats, and performance tracking to improve the
effectiveness of online advertising.
๏‚ง Advanced Segments:
Advanced Segments in analytics platforms enable you to isolate and analyze specific subsets of your data
based on various criteria, such as user behavior, demographics, or traffic sources. This feature allows for
more detailed views and comparisons, helping you understand different audience segments and tailor your
strategies accordingly.
๏‚ง Bounce Rate:
Bounce Rate is the percentage of visitors who navigate away from your website after viewing only one page.
A high bounce rate can indicate issues with site content, user experience, or relevancy to the visitorโ€™s needs,
making it a critical metric for evaluating and improving site engagement.
๏‚ง Behavior Flow:
Behavior Flow visualizes the paths users take through your website, from the first page they visit to the pages
they navigate next. This tool helps you understand user behavior, identify drop-off points, and optimize the
user journey to enhance engagement and conversions.
๏‚ง Behavior Reports: Behavior Reports offer insights into how users interact with your siteโ€™s content,
including metrics such as page views, average time on page, bounce rate, and exit pages. These reports
help analyze user engagement, content performance, and areas for improvement to enhance the user
experience.
๏‚ง Campaign: A campaign is a marketing effort designed to achieve specific objectives, such as raising
brand awareness or driving sales. Campaigns are tracked across various channels like email, social
media, and paid ads, enabling measurement of effectiveness and optimization for better outcomes.
๏‚ง Campaign Name: This is the identifier or title given to a specific marketing campaign, used to track and
assess the campaignโ€™s performance, such as for a seasonal sale or special promotion.
๏‚ง Campaign Tags: Campaign Tags are keywords or labels added to a campaign to categorize and track its
components, such as the traffic source (e.g., email, social media) or the products being promoted.
๏‚ง Channels: Channels are the different pathways through which visitors find and access your
website, such as organic search, direct visits, social media, referrals, and paid ads. Analyzing
these channels helps determine which sources drive the most traffic and conversions, informing
marketing strategies.
**UTM Tag**: These are small text snippets added to a URL to track the source of website traffic. UTM tags help
marketers understand which campaigns (such as ads, emails, or social media posts) are driving traffic to their site and
how effective they are.
**Value Proposition**: This is the unique benefit that your product or service offers to customers. It clearly
communicates why someone should choose your offering over competitors and explains how it meets their specific
needs or solves their problems.
**View**: A "view" typically refers to the act of a user visiting a page or viewing content on a website. Tracking views
helps measure the popularity and reach of specific content, providing insight into user engagement.
**Website Analytics**: This is the practice of collecting and analyzing data related to website performance, user
behavior, and traffic sources. Website analytics provides valuable insights into how visitors interact with your site,
helping optimize user experience and achieve business goals.
**Website Speed**: This measures how fast a website loads and responds to user actions. Fast website speed
improves the user experience, reduces bounce rates, and is beneficial for search engine rankings and conversion rates.
๏‚ง **Website Speed**:This measures how fast a website loads and responds to user
actions. Fast website speed improves the user experience, reduces bounce rates,
and is beneficial for search engine rankings and conversion rates.
๏‚ง **WordPress Analytics**:This refers to the tracking and analysis of visitor
behavior and traffic on a WordPress site.Tools like the Analytify plugin integrate
Google Analytics into the WordPress dashboard, making it easier to access
detailed website performance data.
๏‚ง **Analytify Dashboard**:This is the interface provided by the Analytify plugin in
WordPress. It presents a user-friendly view of your website's analytics, allowing you to
monitor metrics like traffic sources, visitor behavior, and content performance directly
within the WordPress dashboard.
๏‚ง **Year-over-Year (YoY)**:This is a comparison of performance metrics from one year to
the same period in the previous year.YoY analysis helps assess growth trends, the
impact of seasonal factors, and long-term performance.
๏‚ง **Zero-Click Searches**:These occur when a user finds the information they need
directly on the search engine results page (SERP), without needing to click through to a
website. Examples include featured snippets or knowledge panels that provide answers
right in the search results.
Google analytics setting up process-how to set up

More Related Content

PDF
Google Analytics for Beginners.pdf
PPTX
Top Tips For Google Analytics - Oct 2016
PDF
Getting stared with google analytics
PPT
Google Analytics Overview
DOCX
Clickminded Agency Growth SOP Toolkit
PPTX
159 200523 Google Analytics For Beginners
PDF
Google Analytics - OptSus Marketing
Google Analytics for Beginners.pdf
Top Tips For Google Analytics - Oct 2016
Getting stared with google analytics
Google Analytics Overview
Clickminded Agency Growth SOP Toolkit
159 200523 Google Analytics For Beginners
Google Analytics - OptSus Marketing

Similar to Google analytics setting up process-how to set up (20)

PDF
Google analytics account setup optimization
PPTX
GOOGLE ANALYTICS
PDF
Introduction to Google Analytics
PPTX
Using GA 4 to to Prove Value - Greg Jarboe - Aug 8, 2023.pptx
PDF
Google Analytics Basic Essentials
PDF
The 6-Month Complete Guide to Marketing Your Store
PDF
Google Analytics Overview
PPTX
A Useful Guide to Google Analytics
ย 
PPTX
Google A
PPTX
Using GA 4 to show attribution and value - Measurement Base Camp - Greg Jarbo...
PPTX
Google Analytics for Higher Ed | Audience Segmentation
ย 
PDF
Growth engineering 101: Google Analytics Essentials
PPTX
DM Session 20 - Google_Analytics_PPT.pptx
PDF
advanced google analytics.pdf
PPTX
Google Analytics: The Basics
PDF
[Part 1] understand google search console outrankco
PDF
Para aprobar GAIQ
PPTX
31-Steps Conversion & Retention Optimization Checklist.pptx
PPTX
Universal event tracking walkthrough deck
PDF
Guide to-google-analytics google 4
Google analytics account setup optimization
GOOGLE ANALYTICS
Introduction to Google Analytics
Using GA 4 to to Prove Value - Greg Jarboe - Aug 8, 2023.pptx
Google Analytics Basic Essentials
The 6-Month Complete Guide to Marketing Your Store
Google Analytics Overview
A Useful Guide to Google Analytics
ย 
Google A
Using GA 4 to show attribution and value - Measurement Base Camp - Greg Jarbo...
Google Analytics for Higher Ed | Audience Segmentation
ย 
Growth engineering 101: Google Analytics Essentials
DM Session 20 - Google_Analytics_PPT.pptx
advanced google analytics.pdf
Google Analytics: The Basics
[Part 1] understand google search console outrankco
Para aprobar GAIQ
31-Steps Conversion & Retention Optimization Checklist.pptx
Universal event tracking walkthrough deck
Guide to-google-analytics google 4
Ad

More from Digital Marketing Tatva (20)

PPTX
Faceted Navigation An important UI/UX aspect
PPTX
Digital Marketing Manager Skills For 2024
PPTX
CREATING A Basic WORDPRESS WEBSITE In 1 hour
PPTX
All about UTMs and UTM Sheets UTM Builders
PPTX
GLOSSARY OF SEO TERMS Part 2 major terms of the glossary
PPTX
Glossary of seo terms and services onpage and offpage
PPTX
KPIs for Digital Marketing Experts 3.pptx
PPTX
KPIs for SEO EXPERT SEO Services KPIs for SEO
PPTX
Google Panda and Penguin Update major google updates
PPTX
KPIs for Digital Marketing Experts for all domains
PPTX
KPIs for SEO EXPERT for all domains and websites
PPTX
Google Panda and Penguin Update An Overview
PPTX
SEO TIPS PART N Improving Ranks and Authority
PPTX
Google algorithmic updates major ones 11
PPTX
DESIGNING AND RUNNING FACEBOOK ADs - THE BASICS
PPTX
Crawl Budget and Crawl limit; important considerations
PPTX
Seo Hack 16
PPTX
Keyword research tools
PPTX
PPTX
Faceted Navigation An important UI/UX aspect
Digital Marketing Manager Skills For 2024
CREATING A Basic WORDPRESS WEBSITE In 1 hour
All about UTMs and UTM Sheets UTM Builders
GLOSSARY OF SEO TERMS Part 2 major terms of the glossary
Glossary of seo terms and services onpage and offpage
KPIs for Digital Marketing Experts 3.pptx
KPIs for SEO EXPERT SEO Services KPIs for SEO
Google Panda and Penguin Update major google updates
KPIs for Digital Marketing Experts for all domains
KPIs for SEO EXPERT for all domains and websites
Google Panda and Penguin Update An Overview
SEO TIPS PART N Improving Ranks and Authority
Google algorithmic updates major ones 11
DESIGNING AND RUNNING FACEBOOK ADs - THE BASICS
Crawl Budget and Crawl limit; important considerations
Seo Hack 16
Keyword research tools
Ad

Recently uploaded (20)

PDF
Introduction to the IoT system, how the IoT system works
ย 
PDF
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
PPTX
newyork.pptxirantrafgshenepalchinachinane
PDF
๐Ÿ’ฐ ๐”๐Š๐“๐ˆ ๐Š๐„๐Œ๐„๐๐€๐๐†๐€๐ ๐Š๐ˆ๐๐„๐‘๐Ÿ’๐ƒ ๐‡๐€๐‘๐ˆ ๐ˆ๐๐ˆ ๐Ÿ๐ŸŽ๐Ÿ๐Ÿ“ ๐Ÿ’ฐ
ย 
PPT
tcp ip networks nd ip layering assotred slides
PPT
Design_with_Watersergyerge45hrbgre4top (1).ppt
PPTX
artificial intelligence overview of it and more
PPTX
Introuction about WHO-FIC in ICD-10.pptx
PDF
Cloud-Scale Log Monitoring _ Datadog.pdf
PDF
SASE Traffic Flow - ZTNA Connector-1.pdf
PDF
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
PPTX
international classification of diseases ICD-10 review PPT.pptx
PDF
The New Creative Director: How AI Tools for Social Media Content Creation Are...
PPT
FIRE PREVENTION AND CONTROL PLAN- LUS.FM.MQ.OM.UTM.PLN.00014.ppt
PPT
isotopes_sddsadsaadasdasdasdasdsa1213.ppt
PPTX
presentation_pfe-universite-molay-seltan.pptx
PPTX
Introuction about ICD -10 and ICD-11 PPT.pptx
PPTX
Slides PPTX World Game (s) Eco Economic Epochs.pptx
PDF
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
PPTX
Digital Literacy And Online Safety on internet
Introduction to the IoT system, how the IoT system works
ย 
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
newyork.pptxirantrafgshenepalchinachinane
๐Ÿ’ฐ ๐”๐Š๐“๐ˆ ๐Š๐„๐Œ๐„๐๐€๐๐†๐€๐ ๐Š๐ˆ๐๐„๐‘๐Ÿ’๐ƒ ๐‡๐€๐‘๐ˆ ๐ˆ๐๐ˆ ๐Ÿ๐ŸŽ๐Ÿ๐Ÿ“ ๐Ÿ’ฐ
ย 
tcp ip networks nd ip layering assotred slides
Design_with_Watersergyerge45hrbgre4top (1).ppt
artificial intelligence overview of it and more
Introuction about WHO-FIC in ICD-10.pptx
Cloud-Scale Log Monitoring _ Datadog.pdf
SASE Traffic Flow - ZTNA Connector-1.pdf
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
international classification of diseases ICD-10 review PPT.pptx
The New Creative Director: How AI Tools for Social Media Content Creation Are...
FIRE PREVENTION AND CONTROL PLAN- LUS.FM.MQ.OM.UTM.PLN.00014.ppt
isotopes_sddsadsaadasdasdasdasdsa1213.ppt
presentation_pfe-universite-molay-seltan.pptx
Introuction about ICD -10 and ICD-11 PPT.pptx
Slides PPTX World Game (s) Eco Economic Epochs.pptx
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
Digital Literacy And Online Safety on internet

Google analytics setting up process-how to set up

  • 2. **CREATE YOUR ACCOUNT** ๏‚ง 1. Go to the [Google Analytics website](https://analytics.google.com/analytics/web/). ๏‚ง 2. Click **Start for Free** or **Set up for Free**. ๏‚ง 3. Sign in with your Google account (Gmail). If you donโ€™t have one, create it first. ๏‚ง 4. Fill in your account name (e.g.,โ€œMy Businessโ€). ๏‚ง 5. Click **Next**.
  • 6. Choose your objectives Choose one or multiple (Get baseline reports) according to the needs of your organization.Then click create
  • 7. CHOOSE THE WEB STREAM At this stage, you'll be presented with your Google Analytics web stream options. Since you're setting up GA4 for a website, choose Web as your platform. This will allow you to track your websiteโ€™s data and set up goals accordingly.
  • 8. ***ADD YOUR WEBSITE DETAILS** ๏‚ง 1. Select **Web** as the platform you want to track. ๏‚ง 2. Enter your website name (e.g.,โ€œMy Websiteโ€). ๏‚ง 3. Add your websiteโ€™s URL (e.g., `https://www.mywebsite.com`). ๏‚ง 4. Choose your time zone and currency. ๏‚ง 5. Click **Next**.
  • 9. **GET YOUR TRACKING CODE** 1. Google Analytics will now create a unique tracking code for your website. ๏‚ง 2.This code is called the **Global Site Tag (gtag.js)** and looks like this: ๏‚ง ```html ๏‚ง <script async src="https://www.googletagmanager.com/gtag/js?id=YOUR_MEASUREMENT_ID"></script> ๏‚ง <script> ๏‚ง window.dataLayer = window.dataLayer || []; ๏‚ง function gtag(){dataLayer.push(arguments);} ๏‚ง gtag('js', new Date()); ๏‚ง gtag('config', 'YOUR_MEASUREMENT_ID'); ๏‚ง </script> ๏‚ง ```
  • 10. **ADD THE TRACKING CODE TO YOUR WEBSITE** 1.Open your website files or use your website builder (like WordPress,Wix, etc.). 2. Paste the tracking code into the `<head>` section of your websiteโ€™s HTML. 3. Save and publish your website updates.
  • 11. **UNLESS AND UNTIL YOU DONโ€™T ADD THE CODE ๏‚ง You will receive this message
  • 12. **5.TEST THE CONNECTION** ๏‚ง 1. Go back to Google Analytics and click **Admin** > **Data Streams**. ๏‚ง 2.Verify that your website is receiving data (you might see a live preview of visitors).
  • 13. ๏‚ง For those of you who work with other people to manage your website, you may want to grant them access to your Analytics account so they can view reports and get detailed information about your siteโ€™s performance. ๏‚ง Google Analytics provides the ability to add any number of users to your account, and to grant varying levels of access to your reports. ๏‚ง Access to particular reports and domains is configured through a combination of profile access and report dashboards and categories.
  • 14. TO GRANT ACCESS TO ANOTHER USER ๏‚ง Make sure that they already have a free Google Account ๏‚ง Then go to the Analytics tab within your AdWords account and click on the ๏‚ง Access Manager ๏‚ง From the Access Manager, click Add User
  • 17. **SELECT ACCESS TYPE:** - Use the dropdown menu to choose the userโ€™s **Access Type**. -You can give them one of these roles: - **View Reports Only:** Allows them to view data but not make changes. - **Account Administrator: ** Grants full control, including editing account settings and viewing reports.
  • 18. SETTING UP GOALS IN GOOGLE ANALYTICS ๏‚ง A **site goal** represents the ultimate outcome you want from a userโ€™s interaction with your website. This could be completing a purchase, submitting a lead generation form, initiating a web chat, or another desired action. ๏‚ง **Key Performance Indicators (KPIs)** are measurable metrics that indicate progress toward achieving your site goals. Examples include items added to a cart, videos played, clicks to initiate a chat, or contact form submissions.
  • 19. ๏‚ง While itโ€™s useful to monitor KPIs using event tracking in Google Analytics, these metrics should not be set up as goals. Goals should be reserved for tracking the final desired outcomes. ๏‚ง Take a moment to determine the value of these goals to your organization. This information will be helpful as you optimize your site and evaluate its performance in the future.
  • 21. ๏‚ง When setting up a goal, you can choose between a template-based goal or a custom goal format. ๏‚ง The custom format is often simpler and more straightforward to use
  • 23. Next, youโ€™ll be asked to select a Goal Type. The available options are: โ€ขDestination: Tracks when a user reaches a specific page,such as a thank-you page after completing a purchase or form submission. โ€ขDuration: Monitors how long users spend on your site. โ€ขPages/Screens per Session: Measures the number of pages or screens a user views in a single session. โ€ขEvent: Tracks specific interactions, such as video plays, button clicks, or file downloads. Choose the type that aligns best with the goal you want to track.
  • 24. GOAL TYPES AND EXAMPLES Destination (A specific location loads):Tracks when a user lands on a specific page or screen. A "Thank you for registering!" page after form submission or purchase confirmation. Duration (Sessions that last a specific amount of time or longer): Measures how long users stay on your site or app. Example: Spending 10 minutes or more on a support page. Pages/Screens per Session (A user views a specific number of pages or screens): Monitors how many pages or screens a user navigates through in a single session. Example: Visiting 5 or more pages on your site. Event (An action defined as an Event is triggered): Tracks user interactions that arenโ€™t tied to a specific page or screen load. Example: Submitting a form, playing a video, or clicking an ad. Choose the goal type that aligns best with what you want to measure!
  • 25. ASSIGN A NAME TO YOUR GOAL AND THEN SELECT THE GOAL TYPE
  • 26. Give your goal a descriptive name, such as "Registration Confirmation" or "Thank You Page Visit.โ€œ Next, select Destination as your Goal Type. Once you've done that, click Continue to proceed with setting up the details of the goal.
  • 28. To complete your Destination goal setup: 1.Choose "Equals to" from the dropdown menu. 2.Enter the page path of the destination you want to track. For example, if the URL is https://www.yoursite.com/thank-you, you would enter /thank-you in the field (omit the domain name). 3.After entering the page path, click Save to finalize your goal. This will track when users reach the specified page as part of the goal.
  • 30. WHEN SETTING UP A **DESTINATION GOAL** you will have three options to define the URL rule that triggers the goal. ๏‚ง These options help you match the specific URL for your goal: ๏‚ง 1. **Equals to:** ๏‚ง This option tracks when users visit one exact URL. ๏‚ง **Example:** `/lead-submission-thank-you` ๏‚ง This works well if you have a specific thank-you page or confirmation page.
  • 31. **BEGINS WITH:** ๏‚ง Use this if you have multiple pages with similar URLs, such as a series of thank-you pages or order receipts. **Example:** `/receipt` ๏‚ง This can track pages like `/receipt-12345`, `/receipt-12346`, and `/receipt-12347`, where the URL changes with each unique order.
  • 32. **REGULAR EXPRESSION:** This option is useful when you need to track several variations of a URL, but they follow a similar pattern. **Example:** `contact|directions` ๏‚ง With a basic understanding of regular expressions, you can set up rules to match different formats of URLs that may belong to one goal family. ๏‚ง However, if you're not familiar with regular expressions, it might take some time to get the rule working correctly. Each option gives you flexibility in how you define the destination page or URL for your goal.
  • 33. SETTING UP DURATION GOALS Name your goal with a descriptive title (e.g., "Long Session Duration"). Select โ€œDurationโ€ as your Goal Type. Click Continue to proceed with setting up the goal.
  • 35. Select the desired duration for your goal (e.g., sessions lasting 10 minutes or more). Once you've set the duration, click Save to finalize your goal.
  • 36. SETTING UP EVENT GOALS Before we set up event goals, letโ€™s quickly go over what events are. Google Analytics by default only tracks actions that cause a page view (like loading a new page). But events are things users do on your site that don't cause a page to reload, such as: โ€ขDownloading a file โ€ขWatching a video โ€ขLogging in โ€ขScrolling down a page To track these actions, you need to use event tracking. The easiest way to do this is by using Google Tag Manager.
  • 37. To continue creating your goal: 1.Give your goal a name (e.g., "Video Watch" or "Form Submission"). 2.Select โ€œEventโ€ as your Goal Type. 3.Click Continue to proceed with setting up the event goal.
  • 39. Here, you can define your event goal to be as broad or specific as you need: โ€ขBroad: For example, set Category = File Download to track all file downloads as a goal. โ€ขNarrow: Or, you can set Category = File Download and Label = โ€œ/annual-report-2019.pdfโ€ to track downloads of only that specific file. Once you've configured the event parameters, click Save to finalize your goal.
  • 40. WHERE CAN YOU SEE THE GOALS? To view your goal performance in Google Analytics: 1.Sign in to your Google Analytics account and go to the View where you set up the goals. 2.Navigate to Conversions > Goals > Overview. 3.From the dropdown list, select your Goal type. 4.Here, you can see various metrics, including the number of Goal completions, Goal conversion rate, abandonment rate, and more, for the specified goal. This report helps you track how well your goals are performing.
  • 41. ๏‚ง While itโ€™s useful to monitor KPIs using event tracking in Google Analytics, these metrics should not be set up as goals. Goals should be reserved for tracking the final desired outcomes. ๏‚ง Take a moment to determine the value of these goals to your organization. This information will be helpful as you optimize your site and evaluate its performance in the future.
  • 42. Data collection refers to the automatic process of gathering information about user interactions on a website through tracking codes. This includes data such as page views, clicks, demographics, and device details. Data modification, on the other hand, involves adjusting or filtering the collected data within the Analytics platform. This allows you to customize reports and gain specific insights by manipulating parameters like event tracking or custom dimensions.
  • 43. ๏‚ง Data Streams- Denotes where you want to collect data from IoS, Android,Web
  • 44. DATA COLLECTION Google Analytics gathers data to track and report on user interactions with websites and apps. The data collected includes โ€ขUser and session metrics: Information on the number of users, session duration, and first-time visits. โ€ขDevice and browser details: Data about the type of device, operating system, and browser used. โ€ขGeolocation estimates: IP addresses are used to determine a user's approximate location. โ€ขOn-site behavior: Includes the pages visited, time spent on each page, and the user's navigation path. โ€ขUser demographics: Information such as age, gender, and interests. โ€ขAdvertising identifiers: Google advertising cookies enable features like Remarketing. To ensure the security of this data, Google Analytics utilizes protective measures like Application Layer Transport Security (ALTS) and HTTPS encryption.
  • 45. DATA IMPORT FEATURE **Types of Data You Can Import** **User Data:** You can import additional user data, such as customer loyalty levels, subscription statuses, or other attributes you track outside of Google Analytics.This allows you to segment and analyze users based on more personalized data. **Product Data:** If you have e-commerce tracking, you can import additional product-related information like inventory levels, product categories, or price ranges. This can enrich your e-commerce reports and help you track performance with more detail.
  • 46. **Cost Data:** You can import advertising cost data, such as campaign spend from non-Google ad networks, into Analytics to evaluate the ROI of your campaigns alongside your traffic and conversion data. **Custom Data:** You can upload any other custom data you might have, such as CRM data, sales data, or other business-related metrics. This helps integrate offline data into your online analytics and create a more complete view of your business performance.
  • 47. **Click โ€œCreate Data Sourceโ€:** To start importing data, youโ€™ll first need to go to the **Admin** panel in your Google Analytics account. Under the **Property** column, click on **Data Import**, then click on **Create Data Source**. **Select the Type of Data Source:** You'll be presented with different options depending on what kind of data you want to import (User Data, Product Data, Cost Data, etc.). Select the appropriate type of data source. **UploadYour Data:** After selecting the data type, youโ€™ll need to upload the data file (usually in CSV format).Youโ€™ll also match the columns in your file with the relevant fields in Google Analytics.
  • 48. WHY USE DATA IMPORT? **Enhanced Reporting:** By importing extra data, you can create custom reports that combine Analytics data with your offline or third-party data. This helps you better understand user behavior and track key performance indicators (KPIs) across different data sources. **Deeper Insights:** With more data at your disposal, you can segment and analyze your audience based on custom attributes or variables that are unique to your business. **Data Enrichment:** Data Import allows you to enhance the value of your existing Analytics data by adding external context, which can lead to more accurate decision-making and improved marketing strategies.
  • 49. ๏‚ง Acquisition: Acquisition refers to attracting new visitors to your website and tracking how they discover it, whether through search engines, social media, paid ads, referrals, or direct visits. Analysing acquisition helps identify which traffic sources are most effective and guides strategies to increase engagement and conversions. ๏‚ง Active Users: Active Users are individuals who interact with your website within a defined time period, such as daily, weekly, or monthly. This metric shows user engagement and recurring interest in your content, providing insights into user retention and overall audience health. ๏‚ง Acquisition Reports: Acquisition Reports show how visitors arrive at your website, breaking down traffic sources like organic search, direct visits, social media, and referrals. These reports help assess the effectiveness of different marketing channels, optimize efforts, and allocate resources to attract and retain visitors. ๏‚ง Average Engagement Time: This refers to the average amount of time users spend interacting with your website or app, such as scrolling, clicking, or typing, during their visit.
  • 50. ๏‚ง Average Engagement Time per Session: This metric tracks the average time users spend interacting with your website or app during a single visit or session, reflecting how much time users engage with your content each time they visit. ๏‚ง Advertising Features: These are tools and options in digital platforms designed to help businesses create, manage, and optimize ads. They include targeting capabilities, ad formats, and performance tracking to improve the effectiveness of online advertising. ๏‚ง Attribution: Attribution identifies which marketing actions or channels (such as ads, emails, or social media) are driving specific outcomes, like sales or conversions. It helps determine which parts of your marketing strategy are most effective.
  • 51. ๏‚ง Audience: In marketing, the audience refers to the people you aim to reach with your ads or content. Characteristics such as age, location, interests, or behavior typically define the audience, ensuring your message reaches the right people. ๏‚ง AdWords Linking: AdWords Linking involves connecting your Google Ads (formerly AdWords) account with Google Analytics. This integration allows you to view detailed performance data from your ads within Analytics, helping you track conversions, optimize ad spend, and improve campaign results. ๏‚ง Advanced Segments: Advanced Segments allow you to isolate and analyze specific subsets of your data based on criteria like user behavior, demographics, or traffic sources. This feature provides more detailed insights, helping you understand different audience segments and refine your strategies accordingly.
  • 52. **Set the Rules for Data Integration:** You may need to define how the external data will be matched with your existing Google Analytics data. For example, you might match customer IDs from your CRM with the user data in Analytics, or you might match product IDs with your e-commerce product data. **Review and Apply:** Once youโ€™ve mapped the data fields and reviewed the data, you can apply the data import. It will then be available in your reports, allowing you to analyze your imported data alongside the other data collected by Google Analytics.
  • 53. DATA FILTERS **Filters** are used within **Views** to segment data into smaller, more specific groups. Filters help refine the data you see by allowing you to: **Include** only specific subsets of traffic (e.g., traffic from a certain region or device type). **Exclude** unwanted data (e.g., internal traffic from your own team or spam traffic). **Search and replace** certain pieces of information (e.g., correcting misspelled campaign names or URL parameters). Data filters donโ€™t affect your historical data.
  • 54. TYPES OF DATA FILTERS You can define the following types of data filters in Google Analytics to ensure that unwanted traffic is excluded from your reports: **Developer Traffic:** - This filter helps you remove activity from developers who are using **debug mode** or working on the site. This is useful for excluding internal testing or development-related data from affecting your analytics. **Internal Traffic:** - This filter allows you to exclude traffic from specific **IP addresses** or ranges of IP addresses, typically used for filtering out internal visits from your own team, office, or any other location you want to exclude from the data. This helps in keeping the data clean and focused only on external user activity.
  • 55. These filters ensure that your reports reflect real, external user interactions and not internal or development-related traffic.
  • 56. GLOSSARY OF TERMS Acquisition Reports: Acquisition Reports explain how visitors arrive at your website, breaking down traffic sources like organic search, direct visits, social media, and referrals. These reports help you evaluate the performance of different marketing channels, optimize efforts, and allocate resources effectively to attract and retain visitors. Acquisition report : Average Engagement Time: This is the average amount of time users actively spend interacting with your website or app, like scrolling, clicking, or typing, during their visit. Average Engagement Time per Session: This refers to the average time users interact with your website or app in a single visit (session). It measures how much time users spend interacting with your content each time they visit. Advertising Features: These are tools and options in digital platforms that help businesses create, manage, and optimize their ads. They include targeting options, ad formats, and performance tracking to improve the effectiveness of online advertising.
  • 57. ๏‚ง Advanced Segments: Advanced Segments in analytics platforms enable you to isolate and analyze specific subsets of your data based on various criteria, such as user behavior, demographics, or traffic sources. This feature allows for more detailed views and comparisons, helping you understand different audience segments and tailor your strategies accordingly. ๏‚ง Bounce Rate: Bounce Rate is the percentage of visitors who navigate away from your website after viewing only one page. A high bounce rate can indicate issues with site content, user experience, or relevancy to the visitorโ€™s needs, making it a critical metric for evaluating and improving site engagement. ๏‚ง Behavior Flow: Behavior Flow visualizes the paths users take through your website, from the first page they visit to the pages they navigate next. This tool helps you understand user behavior, identify drop-off points, and optimize the user journey to enhance engagement and conversions.
  • 58. ๏‚ง Behavior Reports: Behavior Reports offer insights into how users interact with your siteโ€™s content, including metrics such as page views, average time on page, bounce rate, and exit pages. These reports help analyze user engagement, content performance, and areas for improvement to enhance the user experience. ๏‚ง Campaign: A campaign is a marketing effort designed to achieve specific objectives, such as raising brand awareness or driving sales. Campaigns are tracked across various channels like email, social media, and paid ads, enabling measurement of effectiveness and optimization for better outcomes. ๏‚ง Campaign Name: This is the identifier or title given to a specific marketing campaign, used to track and assess the campaignโ€™s performance, such as for a seasonal sale or special promotion. ๏‚ง Campaign Tags: Campaign Tags are keywords or labels added to a campaign to categorize and track its components, such as the traffic source (e.g., email, social media) or the products being promoted.
  • 59. ๏‚ง Channels: Channels are the different pathways through which visitors find and access your website, such as organic search, direct visits, social media, referrals, and paid ads. Analyzing these channels helps determine which sources drive the most traffic and conversions, informing marketing strategies.
  • 60. **UTM Tag**: These are small text snippets added to a URL to track the source of website traffic. UTM tags help marketers understand which campaigns (such as ads, emails, or social media posts) are driving traffic to their site and how effective they are. **Value Proposition**: This is the unique benefit that your product or service offers to customers. It clearly communicates why someone should choose your offering over competitors and explains how it meets their specific needs or solves their problems. **View**: A "view" typically refers to the act of a user visiting a page or viewing content on a website. Tracking views helps measure the popularity and reach of specific content, providing insight into user engagement. **Website Analytics**: This is the practice of collecting and analyzing data related to website performance, user behavior, and traffic sources. Website analytics provides valuable insights into how visitors interact with your site, helping optimize user experience and achieve business goals. **Website Speed**: This measures how fast a website loads and responds to user actions. Fast website speed improves the user experience, reduces bounce rates, and is beneficial for search engine rankings and conversion rates.
  • 61. ๏‚ง **Website Speed**:This measures how fast a website loads and responds to user actions. Fast website speed improves the user experience, reduces bounce rates, and is beneficial for search engine rankings and conversion rates. ๏‚ง **WordPress Analytics**:This refers to the tracking and analysis of visitor behavior and traffic on a WordPress site.Tools like the Analytify plugin integrate Google Analytics into the WordPress dashboard, making it easier to access detailed website performance data.
  • 62. ๏‚ง **Analytify Dashboard**:This is the interface provided by the Analytify plugin in WordPress. It presents a user-friendly view of your website's analytics, allowing you to monitor metrics like traffic sources, visitor behavior, and content performance directly within the WordPress dashboard. ๏‚ง **Year-over-Year (YoY)**:This is a comparison of performance metrics from one year to the same period in the previous year.YoY analysis helps assess growth trends, the impact of seasonal factors, and long-term performance. ๏‚ง **Zero-Click Searches**:These occur when a user finds the information they need directly on the search engine results page (SERP), without needing to click through to a website. Examples include featured snippets or knowledge panels that provide answers right in the search results.