{"id":7360,"date":"2023-09-07T16:16:10","date_gmt":"2023-09-07T10:46:10","guid":{"rendered":"https:\/\/pheonixsolutions.com\/blog\/?p=7360"},"modified":"2023-09-07T16:16:16","modified_gmt":"2023-09-07T10:46:16","slug":"google-integration","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/","title":{"rendered":"Google Integration"},"content":{"rendered":"\n<p>GOOGLE INTEGRATION<\/p>\n\n\n\n<p>1.<em>Go to the <\/em><a href=\"https:\/\/firebase.google.com\/\"><em>Firebase Console<\/em><\/a><em> and create a Firebase project:<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q\" alt=\"\" \/><\/figure>\n\n\n\n<p><em>2.Dependency: <\/em><em>yarn add react-native-google-singin<\/em><\/p>\n\n\n\n<p><em>3.<\/em><em>Update <\/em><strong><em>android\/build.gradle<\/em><\/strong><em> with the following configuration:<\/em><\/p>\n\n\n\n<p>buildscript {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;ext {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buildToolsVersion = &#8220;27.0.3&#8221;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;minSdkVersion = 16<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;compileSdkVersion = 27<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;targetSdkVersion = 26<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;supportLibVersion = &#8220;27.1.1&#8221;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;googlePlayServicesAuthVersion = &#8220;16.0.1&#8221; \/\/ &lt;&#8212; use this version or newer<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;}<\/p>\n\n\n\n<p>&#8230;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;dependencies {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;classpath &#8216;com.android.tools.build:gradle:3.1.2&#8217; \/\/ &lt;&#8212; use this version or newer<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;classpath &#8216;com.google.gms:google-services:4.1.0&#8217; \/\/ &lt;&#8212; use this version or newer<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;}<\/p>\n\n\n\n<p>&#8230;<\/p>\n\n\n\n<p>allprojects {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;repositories {<\/p>\n\n\n\n<p>&nbsp;mavenLocal()<\/p>\n\n\n\n<p>&nbsp;&nbsp;google() \/\/ &lt;&#8212; make sure this is included<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;jcenter()<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;maven {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\/\/ All of React Native (JS, Obj-C sources, Android binaries) is installed from npm<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url &#8220;$rootDir\/..\/node_modules\/react-native\/android&#8221;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;}<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>4.Update android\/app\/build.gradle with the following configuration:<\/p>\n\n\n\n<p>&#8230;<\/p>\n\n\n\n<p>dependencies {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;implementation fileTree(dir: &#8220;libs&#8221;, include: [&#8220;*.jar&#8221;])<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;implementation &#8220;com.android.support:appcompat-v7:23.0.1&#8221;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;implementation &#8220;com.facebook.react:react-native:+&#8221;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;implementation(project(&#8220;:react-native-community_google-signin&#8221;)) \/\/ &lt;&#8212; add this dependency<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>FOR IOS<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/ISh-1bxTZUOMqu4CGEc49fIPJDuIUT27ikK9I2ooH-Ve_GauytkHo8Obxy1uPAIpChXikV9kZ-WMmXy9l96QUTPr3wyjMzxO5wHqOU5jPnvRfkgR2UGQbym1bI1rS8Ju25RDejWmiCNFoPJDQ3vjrQ\" alt=\"\" \/><\/figure>\n\n\n\n<p>1.1: Apple bundle id from ios folder (AgribreedersSellerHub.xcodeproj) open<\/p>\n\n\n\n<p>Bundle id is apple bundle id<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/RpjyLu-1rJzQjcy6oQALG9g7QuqFe2jzwPi5KgfJHroGhZp4oMv1wC1op9yGXl-1mOy78WGv9CTu41liuNsdfJK9uOd7IFXnJvgQhThtF-BOSARg37BqSiVjG6h3r4efXbIwZdmrPAOeLt2ZS2Z1Cg\" width=\"624\" height=\"387\"><\/p>\n\n\n\n<p>2.Next, we copy the <strong>GoogleService-info.plist<\/strong> file to the Xcode project as shown in the screenshot below:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/dNyxDwNMf87mih4FpYywu4pYh66fD1qDHYWtmZzN1TE8B2Z3-WqvMQFq9dfDw6fNZHmPVj4QwIRCTtwDzwYRYulAPizarRNEuOHNjOdGiZ80atdRFCWhuIkYimXD_pk77jMZ-voIWE2AIuVQDMctDw\" width=\"624\" height=\"276\"><\/p>\n\n\n\n<p>3.Now, we need to add the reversed client ID present in the <strong>GoogleService-info.plist<\/strong> file to the URL Types, as shown<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/Lys_tsRGXI-6w5pEfWYdRbwZqxU9SgDP-T32HElTpINDfkUXUHJCbk4aAT62ZOqD0ytkHK2okBi06ta1BvRrkm-SPoQQtQ5E2hxvi2mYm2S7sHG48YnHpTZsEEQ3_vo7iBkHPjsH7gMthE6mtA9Yqw\" width=\"624\" height=\"193\"><\/p>\n\n\n\n<p>&nbsp;in the screenshot below:<\/p>\n\n\n\n<p>4.Next step is to go to<strong> Info<\/strong> \u2192 <strong>URL Types<\/strong> then fill the <strong>URL Schemes<\/strong> as shown in the screenshot below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/AESKSPN2utaGFIG4FBzGjrotvb_TielfSp4OdTXzC8O009HwTFAggDnvoFpPmyhaiciOAGoWa24zccyhaBfm3lf1TVm0csfxvvXXITaDIojvRAM1ACGKbiqovjnWuImZUOAnenWwmokw8wY7wGR2RA\" alt=\"\" \/><\/figure>\n\n\n\n<p>FOR ANDROID<\/p>\n\n\n\n<p>1.First, we need to create an Android app on Firebase. For that, we need a package name and certificate <strong>SHA-1<\/strong> from our app. Then, we can register the Firebase app as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/1pcW7gLzDgucb7qM_gcpGrVmK7zsRQ_GlKA4AUDMchNkhUVawmoY4_IbIOxzzQTL6IwT331SXrakhcwcckV6vB1hq_PzdD10BbKP2Gmmc2TEVYPQ84XLVfcWBYIMhnsHt_7GHOz4ijm0Pu9cL_U7vg\" alt=\"\" \/><\/figure>\n\n\n\n<p>2.&nbsp; For Android package name we have check in <strong>MainApplication.java file in android open&nbsp; [package com.appname;<\/strong><\/p>\n\n\n\n<p><strong>3.Next, we can get the SHA-1 key in the Keystore file. In the android\/app directory, we can run the command:<\/strong><\/p>\n\n\n\n<p><strong>3.1 for windows:<\/strong><strong>keytool -exportcert -list -v &#8211;<\/strong><strong>alias<\/strong><strong> androiddebugkey -keystore %USERPROFILE%\\.android\\debug.keystore<\/strong><\/p>\n\n\n\n<p><strong>3.2 for mac:<\/strong><strong>keytool -exportcert -list -v &#8211;<\/strong><strong>alias<\/strong><strong> androiddebugkey -keystore ~\/.android\/debug.keystore<\/strong><\/p>\n\n\n\n<p><strong>4.<\/strong><strong>After successfully creating the Firebase setup app, we need to download the google-services.json file and copy it to the directory, as shown in the screenshot below:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/VGCe_wyeSFFaJTsdMvtlN3olVOQyvJr9VHiSiC72zODlt6IYhbB3jyVwkhfUU-Hf0mrQ77_XyDx3nl3_GV-0yWyOPcMuXflfuQzmkF8km4FjnJSAAKa2AwoJhTPQYkhm5KRey2b2efrBkVVOR-iftQ\" alt=\"\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Installing the React Native Firebase Package<\/strong><\/h3>\n\n\n\n<p><strong>In order to install react-native-firebase package version 6, we need to run the following command in our project command prompt:<\/strong><\/p>\n\n\n\n<p><strong># Using npm <\/strong><strong>npm<\/strong><strong> <\/strong><strong>install<\/strong><strong> &#8211;save @react-native-firebase\/app<\/strong><\/p>\n\n\n\n<p>Then, the <strong>SHA-1<\/strong> key will appear, as shown in the screenshot below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/NmdQGuH9boJzNP_vhlSZ09zdWeBR_vQXsOgxoD-9mfAv0gwv2D-Xf-UtThf-_ZjE4avjYM-ywVfn41OheqLLRLJZA5JcJBmsrX_G32AjKpfpZ7fkoeNTkcJCQN3_ZYtzWdzwfKafN2JhwP_kLcIeww\" alt=\"\" \/><\/figure>\n\n\n\n<p>After successfully creating the Firebase setup app, we need to download the <strong>google-services.json <\/strong>file and copy it to the directory, as shown in&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/L7U2x3n9-ufRz1srjjWHKtOzHLLDWvlPiBF6COhSMGG7onsAyEMzfOzBknxhsEkM1Etmf0y5O4J66izKE57ITS2-9h92J3eMQziqZI2e3TxhqSJjgkxJJ3n7HnefDOQnHANnoct4doJB-MbsxZoSsg\" alt=\"\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>For iOS<\/strong><\/h3>\n\n\n\n<p>We already have <strong>GoogleService-Info.plist <\/strong>added to Xcode. What is left is to allow Firebase on iOS to use the credentials. The Firebase iOS SDK must be configured during the bootstrap phase of your application.<\/p>\n\n\n\n<p>To do this, we need to open our \/ios\/{projectName}\/AppDelegate.m file, and add the following:<\/p>\n\n\n\n<p>At the top of the file, we need to import the Firebase SDK:<\/p>\n\n\n\n<p>#import &lt;Firebase.h&gt;<\/p>\n\n\n\n<p>Within your existing didFinishLaunchingWithOptions method, we need to add the following to the top of the method:<\/p>\n\n\n\n<p>&#8211; (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {<\/p>\n\n\n\n<p>&nbsp;&nbsp;\/\/ Add me &#8212; \\\/<\/p>\n\n\n\n<p>&nbsp;&nbsp;if ([FIRApp defaultApp] == nil) {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;[FIRApp configure];<\/p>\n\n\n\n<p>&nbsp;&nbsp;}<\/p>\n\n\n\n<p>&nbsp;&nbsp;\/\/ Add me &#8212; \/\\<\/p>\n\n\n\n<p>&nbsp;&nbsp;\/\/ &#8230;<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>Finally, we need to run the following command to finalize the installation of the CocoaPods package:<\/p>\n\n\n\n<p>cd ios ; pod install<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>For Android<\/strong><\/h3>\n\n\n\n<p>We need to configure Firebase with Android credentials. To allow Firebase on Android to use the credentials, the google-services plugin must be enabled on the project. This requires modification to two files in the Android directory.<\/p>\n\n\n\n<p>First, add the google-services plugin as a dependency inside your <strong>android\/build.gradle<\/strong> file:<\/p>\n\n\n\n<p>buildscript {<\/p>\n\n\n\n<p>&nbsp;&nbsp;dependencies {<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;\/\/ &#8230; other dependencies<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;classpath &#8216;com.google.gms:google-services:4.2.0&#8217;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;\/\/ Add me &#8212; \/\\<\/p>\n\n\n\n<p>&nbsp;&nbsp;}<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>Lastly, execute the plugin by adding the following to the very bottom of your \/android\/app\/build.gradle file:<\/p>\n\n\n\n<p>apply plugin: &#8216;com.google.gms.google-services&#8217;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>React Native Firebase Authentication Module<\/strong><\/h2>\n\n\n\n<p>After the installation completes, we need to set up the parent Firebase package. Next, we need to install the child module for authentication. For that, we need to open a terminal and run the following command:<\/p>\n\n\n\n<p>yarn add @react-native-firebase\/auth<\/p>\n\n\n\n<p>These are integration on Facebook<\/p>\n","protected":false},"excerpt":{"rendered":"<p>GOOGLE INTEGRATION 1.Go to the Firebase Console and create a Firebase project: 2.Dependency: yarn add react-native-google-singin 3.Update android\/build.gradle with the following configuration: buildscript { &nbsp;&nbsp;&nbsp;&nbsp;ext { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buildToolsVersion = &#8220;27.0.3&#8221; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;minSdkVersion = 16 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;compileSdkVersion = 27 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;targetSdkVersion = 26 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;supportLibVersion = &#8220;27.1.1&#8221; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;googlePlayServicesAuthVersion = &#8220;16.0.1&#8221; \/\/ &lt;&#8212; use this version or&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/google-integration\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">Google Integration<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":504,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":{"0":"post-7360","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-uncategorized","7":"h-entry","9":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"description\" content=\"Google integration\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/google-integration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"Google integration\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/google-integration\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-07T10:46:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-07T10:46:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q\" \/>\n<meta name=\"author\" content=\"Susmitha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Susmitha\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/\"},\"author\":{\"name\":\"Susmitha\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/80ad7d703b76a00a54241462f65a11ab\"},\"headline\":\"Google Integration\",\"datePublished\":\"2023-09-07T10:46:10+00:00\",\"dateModified\":\"2023-09-07T10:46:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/\"},\"wordCount\":868,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lh3.googleusercontent.com\\\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lh3.googleusercontent.com\\\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q\",\"datePublished\":\"2023-09-07T10:46:10+00:00\",\"dateModified\":\"2023-09-07T10:46:16+00:00\",\"description\":\"Google integration\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lh3.googleusercontent.com\\\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q\",\"contentUrl\":\"https:\\\/\\\/lh3.googleusercontent.com\\\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/google-integration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google Integration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/80ad7d703b76a00a54241462f65a11ab\",\"name\":\"Susmitha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b852ad0580f1aad7a0cf324b31c2deb4b0144573481f7107285b37a8a3fc471d?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b852ad0580f1aad7a0cf324b31c2deb4b0144573481f7107285b37a8a3fc471d?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b852ad0580f1aad7a0cf324b31c2deb4b0144573481f7107285b37a8a3fc471d?s=96&r=g\",\"caption\":\"Susmitha\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/susmitha\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","description":"Google integration","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"Google integration","og_url":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2023-09-07T10:46:10+00:00","article_modified_time":"2023-09-07T10:46:16+00:00","og_image":[{"url":"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q","type":"","width":"","height":""}],"author":"Susmitha","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"Susmitha","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/"},"author":{"name":"Susmitha","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/80ad7d703b76a00a54241462f65a11ab"},"headline":"Google Integration","datePublished":"2023-09-07T10:46:10+00:00","dateModified":"2023-09-07T10:46:16+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/"},"wordCount":868,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#primaryimage"},"thumbnailUrl":"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/google-integration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/","url":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#primaryimage"},"thumbnailUrl":"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q","datePublished":"2023-09-07T10:46:10+00:00","dateModified":"2023-09-07T10:46:16+00:00","description":"Google integration","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/google-integration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#primaryimage","url":"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q","contentUrl":"https:\/\/lh3.googleusercontent.com\/fwmeS3Fa0OroOvrXz7i9JYYjsVOuSS5LGu51K_TEkE7KOcchBvU960uaJ_S9gllq-D_Kaf2L2u8dc-31uuNhvw9dQ0dzw8QUmPvkOLuDOrQlKrJU-u1Zwiahoyzj7d4Y6K_nuHn2ydgMf0CDr02S3Q"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/google-integration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Google Integration"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/80ad7d703b76a00a54241462f65a11ab","name":"Susmitha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b852ad0580f1aad7a0cf324b31c2deb4b0144573481f7107285b37a8a3fc471d?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b852ad0580f1aad7a0cf324b31c2deb4b0144573481f7107285b37a8a3fc471d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b852ad0580f1aad7a0cf324b31c2deb4b0144573481f7107285b37a8a3fc471d?s=96&r=g","caption":"Susmitha"},"url":"https:\/\/pheonixsolutions.com\/blog\/author\/susmitha\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-1UI","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/7360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/504"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=7360"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/7360\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=7360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=7360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=7360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}