How to show full URLs for Landing Pages in GA4 ?

How to show full URLs for Landing Pages in GA4 ?

Answer:

You could use custom dimensions (e.g., implement full_url: {{Page Url}} in GTM) or use the following in your reports:

Standard Reports:

  1. Go to Reports > Pages and Screens (name might vary).
  2. Click the Pencil icon (top-right) to customize.
  3. Add Page Location under Dimensions.
  4. Remove incompatible metrics like Total Revenue (GA4 won’t let them mix).
  5. Save - you’ll now see full URLs!

Explorations:

  1. Go to Explore > Blank.
  2. Add Page Location as a dimension.
  3. Add the metrics you need (Views, Sessions, etc.).
  4. Drag them into your report setup. Done!