Hi,
I need to place a tracking pixel on one page only.
The tracking pixel comes in javascript or html
Do I need a GPhook for this or can I put it in the text editor of the page and it will stay there?
Hi,
I saw that post earlier, I’m not sure how to do a hook for one post only. Isn’t the GPhooks under Appearance sitewide? Or does the code from the page you just showed me signify what page the hook goes to?
I looked at the post page I need to place the tracking pixel. I don’t see a place to insert a GPhook.
Ok that did the trick, I’ll keep it in mind about the new beta when I get a bit more time.
I have another tracking pixel for engagements that goes on 3 other pages, (same pixel)
in the php code 1st line:
php if ( is_page( ‘page-slug-here’ )
do you seperate by comma or I need to do code for each page slug?