Learn business growth with Google Analytics 4 Forums Google Analytics 4 Trouble integrating Google Analytics 4 .NET client library in a .NET framework 4.7.2 project Reply To: Trouble integrating Google Analytics 4 .NET client library in a .NET framework 4.7.2 project

  • Jose

    Member
    30 March 2023 at 8:21 am

    The issue you’re encountering while installing the “Google.Analytics.Data.V1Beta” package using NuGet is likely not related to the .NET Framework version. Although you’re using .NET Framework 4.7.2 and the package is supposed to be compatible with net462 and beyond, the installation issue seems to be caused by the version of Visual Studio you’re using. I have personally experienced a similar issue in Visual Studio 2015, but the package installed successfully in other versions like Visual Studio 2017, 2019, and 2022. Hence, I suggest trying to install the package on a later version of Visual Studio.