Hello
I’m going to be using a click fraud protection service which stops excessive clicking on my PPC Ads.
For it to work properly they have advised me to insert 2 separate pieces of code, the first must be inserted in the <head> section, and the second in the <body> section.
They have advised me ‘the <head> code needs to be pasted into the <head> exactly as it is displayed in this section. The same with the <body> code.’
I have attached the code for your information.
Is it best to do this using ‘Elements – Hooks’?
If so, would I use the ‘wp_head’ hook for the first snippet, and the ‘wp_body_open’ hook for the second snippet?
Additionally, will adding this code have a negative effect on my SEO?
Hopefully this makes sense.
Thanks in advance for your assistance.