did you add it manually? in header.php or customizer->advertisement->ad location->header code?
I added a code in header.php.
but another code is working on website.
not quite understand, what code you want to remove? if its the googla analystic code, its in header.php you added.
is the other code auto added by one of your plugin?
Yes may be the code auto added. but i am not able to find that code.
what plugin that related to analytic in your wp-admin->appeareace->plugin?
I think Google Sitemap by BestWebSoft
is it the verification code. if yes add this to functions.php
remove_action( ‘wp_head’, ‘gglstmp_add_verification_code’,20 );
HI
I checked all plugins but code is not there.
Now Can i put this code in functions.php?
Thanks Richie , great tips
@keshavgupta
you keep saying code but what code exactly you need to remove??
is the google analystic code, verification code etc…..please be more clear.
first, you already added your ga code in header.php, and for some reason other plugin also add ga code right? is this the situation?
ga* google analystic
I checked all plugins but code is not there.
Now Can i put this code in functions.php?
is it the verification code. if yes add this to functions.php
remove_action( ‘wp_head’, ‘gglstmp_add_verification_code’,20 );
Hi Richie,
I found the error. I have had added a widget so another google analytic tracking code working there.
Now issue has been solved.
Thank you so much for your support.
–
Keshav
seem like the wp google analystic dashboard plugin. some user also experience this. should have know if i know you had that plugin installed. glad it work out.
I am using the google analytics dashboard plugin as well and have noticed that my analytics account is not properly tracking page views. Could this be attributed to the plugin and the issues you mentioned that some other users experience?
I think the issue I’ve discovered using a debugger tool is that there are somehow two tracking codes installed on my page. I did not add any code manually – only through a plugin. Any tips on how to remove the unnecessary tracking code?
http://ruthieridleyblog.com