To collect data in GA4, you must add the GA4 tracking code, identified by the Measurement ID, to your website or app. This code sends user interaction data to your GA4 property.
Linking to Google Ads is optional and done later for advertising insights. Universal Analytics is a previous version and not required. Conversion events can be set up after data starts flowing.
GA4 supports three types of data streams: Website (via web tracking), Mobile app (via SDKs), and Server streams (for server-side data collection).
Email campaigns, offline stores, and social media are not direct data stream types in GA4.
Enhanced Measurement is a GA4 feature that automatically tracks common user interactions like page views, scrolls, outbound clicks, and video engagement without extra coding.
Manually adding tags or creating custom events is more work and not needed for these basics. Linking to Google Ads is unrelated to this feature.
purchase with parameters value, currency, and items. What is the best explanation of these parameters?In GA4, the purchase event typically includes value as the total amount spent, currency as the currency code (like USD), and items as an array listing the products purchased.
Other options confuse these parameters with unrelated data.
If no data appears after 24 hours, the most common cause is that the GA4 Measurement ID tracking code was not properly added to the website, so no data is sent.
Linking to Google Ads is optional and does not affect basic data collection. It's unlikely the site had zero visitors. Enhanced Measurement being off only limits automatic event tracking but does not stop all data.