Google Analytics for Beginners Flashcards
(150 cards)
Why Digital analytics?
- Digital Analytics allows the tracking of the Purchase Funnel.
- Use data to make informed decisions on reaching new and existing customers.
- Can identify and remove errors in sites by tracking online customer purchases.
- Can build loyal customers.
- Can collect data from:
* websites
* Applications
* online point-of-sales systems
* video game consoles
* Customer relationship management system
* Other internet-connected platforms
What is Google Analytics?
A platform that collects data and compiles it into useful reports.
How to track a website?
1) Create a Google Analytics account.
2) Add a small piece of Javascript tracking code to each page on your site.
When does the tracking code activate?
Any time a user loads a page with the tracking code.
What does the tracking code do?
It will collect anonymous information about how a user interacted with the site and send the data to G.A. for analysis.
What browser information does the tracking code collect of the user?
- Language of the browser
- Type of browser (Chrome or Safari)
- Device
- Operating system
- Traffic source
Traffic source
What bought users to the site in the first place.
Page loads
When a user visits a webpage, their browser requests the HTML content from the server.
What does the tracking code embedded in a website’s pages do?
The tracking code continuously collects and sends updated information about the user’s activity to the analytics platform every time a page loads. This real-time data collection enables businesses to monitor user behaviour and make informed decisions to improve their website and marketing strategies.
Session
A period of time during which a user interacts with a site.
When does a session begin?
When a user loads a page with the tracking code.
When does a session end by default?
A session ends after 30 mins of inactivity. A new session will begin if the user returns to a page after a session ends.
What does G.A. do with the information sent by tracking code?
It processes, aggregates and organises the data into reports.
Configuration settings
Configuration settings in Google Analytics allow you to customize how data is processed.
What happens once Google Analytics processes the data?
Once Google Analytics processes the data, it’s stored in a database where it can’t be changed. This data then appears in Google Analytics as reports.
What is an “Organization” in Google Analytics and what does it allow you to do?
An “Organization” in Google Analytics is an optional grouping that allows you to manage multiple Google Analytics accounts under one umbrella.
What is created when you create a Google Analytics account?
- When creating an account, you automatically create a property and a view within that property.
- Each account can have multiple properties, and each property can have multiple views.
What does a Google Analytics account manage?
- The account determines how data is collected from websites and manages who can access that data.
- Separate accounts are typically created for distinct businesses or business units.
How do properties collect data in Google Analytics?
- Each account has at least one property.
- Properties collect data independently using unique tracking IDs.
What is the purpose of having multiple properties in Google Analytics?
- Multiple properties help organize data collection based on different aspects of the business, such as sales regions or brands.
- However, data from separate properties cannot be viewed in aggregate.
What do properties and views do?
- Each Google Analytics account can contain multiple properties, which represent individual websites, apps, or other digital assets being tracked.
- Within each property, you can create multiple views, which are customized settings for how data is collected, processed, and displayed in reports.
What feature allows you to determine what data you want to include in the reports for each view?
- Filters are a feature in Google Analytics configuration settings that allow you to specify criteria for including or excluding certain data from reports in each view.
- By applying filters, you can control which data is included in the reports for each view, helping you focus on the most relevant information for your analysis.
Property (Simple explanation)
Imagine you own multiple websites or apps. Each of these is like a property in Google Analytics. It’s where all the data about your website or app’s performance is collected and stored.
View (Simple explanation)
Now, think of a view as a customized way of looking at the data from one of your properties. It’s like putting on different glasses to see only the information you’re interested in. You can set up different views to focus on specific aspects or segments of your website or app’s traffic. For example, you might have one view that shows data only from a certain country or one that excludes internal traffic from your office. Views help you analyze your data more effectively by filtering out what’s not relevant to your current focus.