Skip to content

Clarification on Tracking "[GA4] Landing page report" via iOS SDK #15023

Closed
@jwoo92

Description

@jwoo92

Description

Hello, Firebase team.

Question

Could you help confirm whether the Firebase native iOS SDK is designed to capture data which populates the Engagement > Landing Page report?

Context

My team is currently integrating GA4 into our native iOS application via the Firebase iOS SDK. We have encountered some ambiguity.

The report's original intention appears to be for web usage, but recent GA4 training videos suggest that both website URLs and mobile screen names can populate this view ([GA4] Landing page report: YT video @ 4:44).

In our current setup:

  • Automatic screen tracking is disabled.
  • We manually log screens with screen parameters name and class both set to the same value.
  • These screen views appear properly in the standard [GA4] Pages and screens report report.

Despite this, the landing page report remains empty. We have found no documentation specific to enabling or triggering this metric for native iOS apps.

We appreciate any guidance.

Reproducing the issue

  1. Integrate Firebase SDK.
  2. Disable automatic screen tracking.
  3. Trigger logEvent multiple times, each time using identical screen and class parameters.
  4. Review [GA4] Landing page report.

Firebase SDK Version

11.9.0

Xcode Version

16.3

Installation Method

CocoaPods

Firebase Product(s)

Analytics

Targeted Platforms

iOS

Relevant Log Output

N/A

If using Swift Package Manager, the project's Package.resolved

N/A

If using CocoaPods, the project's Podfile.lock

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions