Archived topic
Code on Tasty
1 reply · Started by Joan on January 22, 2020
Hello,
I need to insert adwords conversion tracking codes on my site. I'm using the "Tasty" skin from the Site Library. I don't see a way to customize the code. Can you please tell me how to do it?
Thank you
Hi there,
you can use the Hook Element to insert the codes into your site:
https://docs.generatepress.com/article/hooks-element-overview/
Adword tracking codes are usually inserted into the <body></body> to do this you will:
1. Create a new hook
2. Add the tracking code google provided
3. Select the Hook: wp_open_body
4. Set the Display Rules to Entire Site