• Owen

    Member
    21 May 2023 at 9:32 pm

    The user is seeking assistance in sending data from a locally hosted NodeJS server running a Discord bot, to Google Analytics 4 (GA4). Previous attempts, including sending GET/POST requests to collect endpoints, using the googleapis npm package, and using Google Tag Manager, were unsuccessful. The method used for Universal Analytics is not applicable for GA4 due to its restriction on bot traffic. The user is asking for advice on any potential npm package or other method for data transfer to GA4 using NodeJS.