Hello I have a website and i don't know if it has analytics connected to it. I have a plugin Site kit that says that my website is connected but when I try to connect to Bing webmaster tools as well, Bing says there are no websites linked to this analytics account.

Can anyone help?

Thanks in advance :D

LautaroNores commented: Hi, You need to open the view page source and their have code like mention below! +0

It can be tricky to check if website is connected with Google analytics, however, you can learn from YouTube.

Google Analytics is a Google-owned product, not a Microsoft or Bing-owned product.

Bing Webmaster Tools is the Bing equivalent of Google Search Console.

When you mention Site Kit, I assume you're referring to Site Kit by Google which would not contain anything Bing related, which is why Bing doesn't know what you're referring to.

Sorry for the unconvinced
Hi, You need to open the view page source and their have code like mention below!
Here is the full code to check if your site is connected or just go to the google analytics and go to admin and then data streams, their you go your site if connected...
<script async src="https://www.googletagmanager.com/gtag/js?id=GA_MEASUREMENT_ID"></script>
<script>

There may be an issue with the integration between Bing Webmaster Tools and Google Analytics.

For manually, press ctrl + U to view page source page. You can find google analytics code in head section. Also you can use GA Debugger for checking analytics code.

It seems your website is connected to Google Analytics through the Site Kit plugin, but Bing Webmaster Tools does not recognize the connection. Double-check the integration settings in both Site Kit and Bing Webmaster Tools to ensure they are properly configured and linked.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.