How to create GA4 account and property on Google Analytics
To create a GA4 account and property, sign into Google Analytics, click Admin, select Create Account, enter your account details, then create a property with your website information. Finally, install the tracking code on your website to start collecting data.
Prerequisites
- Google account (Gmail or Google Workspace)
- Website or mobile app to track
- Administrative access to your website
- Basic understanding of web analytics concepts
Step-by-Step Instructions
Access Google Analytics and start account creation
analytics.google.com and sign in with your Google account. If you're new to Google Analytics, click Start measuring. If you already have an account, click the Admin gear icon in the bottom left corner, then click Create Account in the Account column.Configure your Google Analytics account
- Google products & services
- Benchmarking
- Technical support
- Account specialists
Create your GA4 property
Provide business information
- Small (1-100 employees)
- Medium (101-500 employees)
- Large (500+ employees)
Accept the Terms of Service
Set up data collection
Install the tracking code
- Adding the Global Site Tag code to your website's HTML header
- Using Google Tag Manager
- Installing through your CMS plugin (WordPress, Shopify, etc.)
Verify data collection
Common Issues & Troubleshooting
Cannot see real-time data after installing tracking code
Check that the Measurement ID is correctly entered, the tracking code is placed in the website header, and try visiting your site in an incognito window. Ensure ad blockers are disabled when testing.
Getting 'Property not found' or access denied errors
Verify you're signed into the correct Google account that created the property. Check that the account has proper permissions by going to Admin > Property Access Management.
Unable to create account due to organization restrictions
Contact your Google Workspace administrator to enable Google Analytics access. Alternatively, use a personal Gmail account and transfer ownership later through Admin > Account Access Management.
Tracking code shows errors or warnings
Ensure the Global Site Tag is placed in the <head> section of every page. Remove any old Universal Analytics code that might conflict. Use Google Tag Assistant browser extension to debug tracking issues.