Site logo

Archived topic

Click Fraud Tracking Code

3 replies · Started by Duncan on March 27, 2022

Viewing posts 1–4 of 4

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.

Hi there,

Is it best to do this using ‘Elements – Hooks’?

Yes.

If so, would I use the ‘wp_head’ hook for the first snippet, and the ‘wp_body_open’ hook for the second snippet?

And Yes :)

I am no expert on SEO - but i cannot see that code would have any affect on your sites SEO.

Thanks David

You're welcome

This archived topic is closed to new replies.