Analytify

How To Get Google Client ID and Client Secret From Google Developers Console

Client ID and Client Secret in Google Developers Console

Client ID and Client Secret in Google Developers Console

Google Client ID and Client Secret are required for authentication and authorization purposes when integrating applications with Google services, such as Google APIs or OAuth-based authentication. The Client ID and Client Secret are obtained from the Google Developers Console when you create a new project and enable the corresponding APIs.

In this article, we’ll guide you through setting up Google Client ID and Client Secret for authentication and authorization when integrating applications with Google services.

How To Setup Google Client ID and Client Secret on the Google Developers Console

One of the most important tasks when integrating Google APIs into your application is to obtain the Google Client ID and Client Secret from the Google Developers Console. 

After receiving these credentials, you can authenticate with various Google services, including Drive, Calendar, YouTube, and Analytics. Fortunately, getting a Client ID and Secret from the Developers Console is easy.

Let’s see step by step how to do it.

Step 1: Go To Google Developers Console

First, go to the Google Developers Console and log in with your Google account.

Step 2: Create A New Project

Once logged in, click the Create Project button to create a new project.

On the next page, you will be asked to enter your Project Name. This name will help you recognize your project in the console, so make sure it is meaningful. 

After that, click on the Create button.

Wait a couple of seconds while your project gets created. You will see a notification when your project is ready.

Click on the Select Project link to enter the dashboard for the project you just created.

Step 3: Enable Required Google Analytics API

Now, you need to enable five APIs for this project to work. First, hover over APIs and Services in the navigation menu on the left and click Library.

Type Google Analytics API in the search box and click on the result.

On the next page, click on Enable API button.

Repeat the same steps for “Google Analytics Reporting API.”

Click on Library on the left menu.

Type “Google Analytics Reporting API” in the search box and click on the result. 

On the next page, click on Enable API button. 

In addition to the two APIs mentioned above, you should also consider selecting three more APIs to enable in your Google Cloud Console:

Before you can generate the Client ID and Secret, you need to configure the OAuth Consent Screen in the project.

Click the “OAuth consent screen.” On the next page, set the “User Type” to “External” and click Create.

Next, enter all the required details, such as App Name and Support Email, and click Save And Continue.

Note: The information under “App domain” is not required. If you leave it empty, your App will be “unverified,” You will see an “Unverified App” alert when you try to log in from this App. If you add the information under (The application home page, Application privacy policy link, and Application terms of server link), Google (in some time) will verify the App.

After clicking “Save and Continue,” you will be taken to the Scopes page; you don’t need to change anything here. Just click “Save and Continue.”

Next, you will see the “Test User” page; you don’t need to change anything here. Just click “Save and Continue.”

Lastly, click “Back to Dashboard” to return to the “OAuth consent screen” dashboard.

Step 5: Publish the App

The next step is to publish your App. To do this, click on the “Publish APP” button.

A popup will ask for confirmation; click “Confirm.” Your App is now published and ready to use.

Step 6: Generate Credentials

The final step is to generate the Client ID and Secret. To do this, navigate Credentials in the left navigation menu.

On this page, click “Create Credentials” and select “OAuth Client ID”. You will be redirected to the “Create OAuth click ID” page.

On the next page, select “Web Application” and enter your application name in the textbox.

Next, on the same page, you will find the “Authorised redirect URIs” section. This is where you will paste the redirect URL, which you got from Analytify >> Setting >> Advanced (tab).

Next, paste the URL in this Authorised Redirect URLs field and click “Create.”

You will now see a popup window containing your Client ID and Secret. Make sure you copy this information somewhere safe and click “OK.”

And that’s it! Your Google Developers Console setup is complete. You can now use the Client ID and Secret in Analytify’s settings to connect your Google Analytics account with your WordPress website.

Let’s see how you can do that in the next step.

Step 7: Configure Analytify Settings

Now that you have your Client ID and Secret, it’s time to configure the Analytify settings. To do this, go to Analytify >> Settings. Next, Click on the Advanced Tab.

Next, in the “Setup Custom API Keys” section, paste your Client ID and Secret that you copied from Google Developers Console. The “Redirect URL” will be the URL you see written below. Just copy and paste from there and “Save Settings.”

Next, you need to authenticate your Google Analytics Account with Analytify

To do this, go to Analytify Settings >> Authentication and click “Log in with your Google Analytics Account.”

After clicking “Log in with your Google Analytics Account,” you will be redirected to the Google Accounts Authentication page; you have to select the Google Account associated with your Google Analytics account.

App Verification Alert

You may get the “This app isn’t verified” alert during the authentication of your Google account. You can continue without app verification by clicking on the “Advanced” option and the “Go to *YOURDOMAINNAME* (unsafe)” link.

Although you can continue using an “Unverified App,” if you want to verify your App, don’t worry. We have covered this in the next heading.

In the next step, you will be asked to Allow the permissions. You have to click on the Continue button.

And that’s it! Your Google Analytics account is now successfully connected with Analytify. You will be redirected back to Analytify >> Profiles. You must select “Profiles for posts” and “Profile for dashboard.”

For most people, both these options will be the same. After selection, click “Save Changes.”

Congratulations! you have successfully implemented the Google Analytics APIs key for Analytics Tracking in Analytify. You can get the Client ID and Client Secret key from Google Developers Search Console.

How To Verify The App

Once you have created the Client ID and Secret, verifying your App is important. To do this, follow the steps below:

Step 1: Open the Google Cloud Platform page. Open the dashboard of the project you just created (the project whose keys you are using in Analytify).

Step 2: Click on the “Hamburger” menu to open the navigation menu. Hover over “APIs & Services” and click “OAuth consent screen”.

Step 3: You will be taken to the Dashboard of the App you created. Click on the “Edit App” link.

Step 4: Fill in all the fields under “App domain”.

After filling in the information with the appropriate links, click “Save and Continue.”

Step 5: You will be taken to the “Scopes” page, just click Save and Continue.” Again click Save and Continue on the “Optional info” page. Lastly “Back to the Dashboard” button on the “Summary” page.

Note: After you confirm or submit the app, the Google Trust and Quality team will contact you through email to verify your property ownership through the Google search console.

Google’s trust and quality team will verify the data on your site and email you once they have verified your app.

Conclusion

That’s all! We hope after reading this article, you can easily connect your Analytify site with Google Analytics. If you have any comments feel free to ask us via the comment section below.

You can also check out our guide on How to Migrate to Google Analytics 4 (Step by Step).

Frequently Asked Questions

Why do we need a Google client id and secret key?

For the integration of Web Apps or WordPress plugins, we need a Google client id and secret key

How to get Google Client ID and Client Secret?

Through Google Developer Console you can get Google Client ID and Client Secret.

Exit mobile version