Title: Integrate GA4 Google Analytics
Author: Obadiah
Published: <strong>એપ્રિલ 19, 2023</strong>
Last modified: જૂન 10, 2024

---

પ્લગીન શોધો

![](https://ps.w.org/integrate-ga4-google-analytics/assets/banner-772x250.jpg?rev
=2901009)

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://ps.w.org/integrate-ga4-google-analytics/assets/icon-256x256.png?rev=
2901009)

# Integrate GA4 Google Analytics

 [Obadiah](https://profiles.wordpress.org/obadiah/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/integrate-ga4-google-analytics.1.3.2.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/integrate-ga4-google-analytics/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/integrate-ga4-google-analytics/#reviews)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/integrate-ga4-google-analytics/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/integrate-ga4-google-analytics/)

## વર્ણન

The “Integrate GA4 Google Analytics” plugin is a simple, lightweight, and fast plugin
that enables Google Analytics tracking for your WordPress site. It supports Google
Analytics 4, and allows you to easily integrate the latest Google Analytics code
into your site properly.

### Simple to Use

To use the plugin, simply enter your GA4 Measurement ID into the plugin settings
page. Press the “Save Changes” button. Once the GA4 Measurement ID is entered, the
plugin will insert the appropriate script into your site, allowing Google Analytics
to access user activity on the site. It’s important to note that it can take up 
to 24-48 hours after adding your GA4 ID before any analytical data appears in your
Google Analytics account.

To disable tracking for User roles, select the roles you wish to disable. Press 
the “Save Changes” button.

### Automatic Installation

 * Login to your WordPress Dashboard.
 * Visit Plugins > Add New.
 * Search for Integrate GA4 Google Analytics.
 * Install and activate the Integrate GA4 Google Analytics plugin.

### Manual installation

 * Upload the entire integrate-ga4-google-analytics folder to the /wp-content/plugins/
   directory.
 * Visit Plugins.
 * Activate the Integrate GA4 Google Analytics plugin.

### Other Projects

I also have other plugins that might interest you.

[Super Custom Login](https://wordpress.org/plugins/super-custom-login/)

The Super Custom Login plugin offers customization options for the WordPress login
screen, including the ability to replace the default WordPress logo with a custom
logo that links to the user’s homepage. There are custom color settings for all 
elements on login page. Additionally, the plugin improves login security by removing
error messages upon failed login attempts.

## સ્ક્રીનશોટ

 * [[

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Obadiah ](https://profiles.wordpress.org/obadiah/)

[“Integrate GA4 Google Analytics” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/integrate-ga4-google-analytics)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/integrate-ga4-google-analytics/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/integrate-ga4-google-analytics/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/integrate-ga4-google-analytics/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/integrate-ga4-google-analytics/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.3.2

 * Update Tested up to tag to 6.5.4. 06/10/2024

#### 1.3.1

 * Update Tested up to tag to 6.2.4. 06/10/2024

#### 1.3

 * Update tags and description in readme file. 06/09/2024
 * Update plugin short description. 06/09/2024
 * Make the plugin translation ready by using the __() and _e() functions for all
   text strings. 06/02/2024
 * Update validation callback signature: The validate_callback iga_validate_gtag_id
   now accepts the input value and an array of additional arguments. 06/01/2024
 * Add feature to disable tracking for user roles. 05/23/2024
 * Add asynchronous loading of GA4 Script to improve page load performance. 05/17/
   2024

#### 1.2

 * Update tags and description in readme file. 06/09/2023
 * Update plugin short description. 06/09/2023
 * Add instructions on how to find GA4 Measurement ID. 06/09/2023

#### 1.1

 * Update readme file. 04/13/2023
 * Update screenshot image. 04/13/2023
 * Retain plugin data upon Plugin deactivation. Remove plugin data upon Plugin uninstall.
   04/13/2023
 * Escape all output. 04/13/2023
 * Use wp_add_inline_script to insert GA4 tracking script. 04/12/2023
 * Use wp_enqueue_script to link to Google Tag Manager. 04/12/2023
 * Validate the input. If empty, give error. If formatted incorrectly, give error.
   04/12/2023
 * Reformat the code to be easier to read. 04/12/2023
 * Remove redundancies. 04/11/2023
 * Sanitize input. 04/11/2023
 * Submit plugin to official WordPress plugin directory. 04/07/2023
 * Create banner. Create icon. 04/07/2023
 * Test plugin with WordPress 6.2. 04/07/2023
 * Update readme file. 04/07/2023
 * Update plugin description. 04/07/2023
 * Add section header and additional instructions. 04/07/2023
 * Define settings page with one input, type text for the GA4 ID. Also a Save Changes
   button. 04/07/2023
 * Register settings and sanitize the inputs for security. 04/07/2023
 * Add link to the settings page in the plugin list. 04/07/2023
 * Add custom settings page to WordPress Dashboard under the Settings submenu. 04/
   07/2023
 * Add code to abort if the plugin file is called directly, as a security measure.
   04/07/2023

#### 1.0

 * Update plugin description. 05/29/2017
 * Create readme file. 05/29/2017
 * Create plugin file. Requires the user to manually install and manually add tracking
   script to plugin file. 05/29/2017

## મેટા

 *  વર્ઝન **1.3.2**
 *  છેલ્લી અપડેટ: **2 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **600+**
 *  **6.5.8** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/integrate-ga4-google-analytics/)
 * ટૅગ્સ:
 * [analytics](https://gu.wordpress.org/plugins/tags/analytics/)[ga4](https://gu.wordpress.org/plugins/tags/ga4/)
   [google analytics plugin](https://gu.wordpress.org/plugins/tags/google-analytics-plugin/)
   [tracking](https://gu.wordpress.org/plugins/tags/tracking/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/integrate-ga4-google-analytics/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[Your review](https://wordpress.org/support/plugin/integrate-ga4-google-analytics/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/integrate-ga4-google-analytics/reviews/)

## ફાળો આપનારા

 *   [ Obadiah ](https://profiles.wordpress.org/obadiah/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/integrate-ga4-google-analytics/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](http://middleearmedia.com/)