Articles in this section
Category / Section

Google Analytics Integration

Published:


You need a Google Analytics account to integrate with Recruitly

To connect your Google Analytics account with Recruitly, follow these steps:
  1. Navigate to the "Recruitly Marketplace" section by clicking on the logo located in the top right corner of your screen.


  2. In the "Recruitly Marketplace" section, scroll down to the "Available Apps" and find the "Google Analytics" integration. Then, simply click on "Install" to proceed.


  3. Enter your Google Analytics 4 Measurement ID (starts with "G-") which you can find in your Google Analytics account. Once entered, click "Save Configuration" to finalize the integration.


  4. Once your Gtag ID is added, live tracking will be available directly on the homepage. You’ll be able to monitor active users and real-time analytics instantly. Click on “View Real-Time” to see exactly which pages are being viewed and how many users are on each.





    Enable Event Tracking on Your Website:
    •  Our forms are embedded in your website using an iframe work, events like form submissions cannot be tracked by Google Analytics unless you add a small script to your website.

    • To track important events(like form submissions and clicks), please add the following script to your website. Share the below code with your web developer. The code can also be accessed from the configuration page.

      <script>
        window.addEventListener('message', function(event) {
          if (event.data && event.data.type === 'recruitly_ga_event' && window.gtag) {
            window.gtag.apply(null, event.data.args);
          }
        });
      </script>



    Uninstalling the Google Analytics Integration:
    • Navigate to the "Recruitly Marketplace" section

    • You should see "Google Analytics" under your Connected Apps section.

    • Click on the "Uninstall" button.


    • You will be prompted to confirm the uninstallation. Click ‚ "Yes, Uninstall Google Analytics."


    • This will uninstall the integration from Recruitly.


Access denied
Access denied