Can a website have 2 google webmaster tools on it? - google-search-console

I work in a corporate environment where I manage several websites. Some websites that are in our system have been developed my an outside agency. We are in the process of adding google webmaster tools to the sites. However the outside agencies have already place google webmaster tools on the sites they've created.
Would there be an issue with a site having 2 google webmaster tools on it?

No you can't because webmaster tools is connected to Google analytics code, and you can't have two GA code in your website.

Related

Where to access Jess Rules engine software

I am interested in trying out Jess Rules, but I am not able to access the web site. Both jess.sandia.gov and herzberg.ca.sandia.gov sites are down currently. I am unable to locate the new location if it has moved. Any help appreciated.

Unable to run Echo Bot Google Messaging API. Doesn't reply to "card", "carousel", "chips" strings

I just started Google Messaging APIs 3-5 days ago and couldn't figure out what did I go wrong. I already sent/asked this issue to Google's Support page.
Project is under my generic google account. I created a Service Account under this project for info#ourdomain.com and added it as a Project > Editor role. Got this Json keys, uploaded them together with my python Echo Bot files.
Done registering my partner account as well (info#ourdomain.com) and got verified with the Project Number connected that's in my generic google account. I don't know if this is the right setup where my partner account and project ID are from different Google Accounts (info#ourdomain.com and generic#gmail.com, respectively).
Echo bot sample I used: https://github.com/google-business-communications/bm-python-echo-bot/tree/master/full_sample
Logs:
I'm very familiar with programming Google's services but was unaware of Business Messages until I saw your question (it's interesting, thanks).
There are a couple of references to "select the project that you registered for Business Messages".
Often Google enable non-GA|non-public APIs and other functionality (sometimes by injecting service accounts into the project's policy) by having users register Project IDs and Google accounts. I suspect that's what's happening here and the functionality is either blocked or not working entirely by your use of a different Project.
You may be able to gain more insight from the problem by checking logs. IIUC, an App Engine app is deploy and you should be able to gcloud app logs read --project=[[YOUR-PROJECT-ID]] (or gcloud app logs tail --project=[[YOUR-PROJECT-ID]])

How to extract the number of installations for each app on the GitHub marketplace?

I have an issue, in a project, I’ve been asked to extract the number of installations for each app on the GitHub marketplace. I wrote the code to scrape data from the marketplace website but there are no stats (including the number of installations) for apps. Can someone help me through this?
Thanks in advance!

What is the correct way to share gsuite add-on with external users without publishing to Marketplace?

Using a company domain gsuite account, I have successfully deployed a gsuite Google Docs add-on for my company domain using the G Suite Marketplace SDK, but I have some users that are outside of the domain e.g. part-timers, contractors etc. who are using their personal name#gmail.com accounts. How can I share the add-on with them to install?
In G Suite Marketplace SDK > Publish, I have this App URL, but it gives error 400 so I don't know where to go next.
https://gsuite.google.com/marketplace/app/appname/<project number>
Unfortunately, you will need to publish it to the Public for anyone outside your domain to install it.
Here is some more info:
https://developers.google.com/gsuite/add-ons/how-tos/publishing-gsuite-addons#step_4_configure_the_marketplace_sdk

hosted service to post software releases for users with signup form?

I'm a sole developer looking for an online service where I can host files of my software releases for users. I want them to register first before downloading so I can get a sense of who downloaded the software. Does a service like this exist and what would be recommended? I also have manuals that I keep online for the software.