2 years ago

#39884

test-img

user1492966

Hubspot WordPress Plug in - ignore a certain page - is_page

So essentially I have Hubspot plug in on Wordpress all is well however Hubspot tracks all pages on the site regardless. I dont want Hubspot to track a shop page lets say it's slug is spares-and-repairs I have tried putting this simple bit of code into the footer of the theme and trst running it but it's still inserting the Hubspot tracking Java into the footer of the spares-and-repairs page.

Any help would be appreciated!

Thank you

<?php if (is_page('spares-and-repairs')) { ?>
<?php } else { ?>

<!-- Start of HubSpot Embed Code -->

<!-- End of HubSpot Embed Code -->

<?php } ?>

javascript

php

wordpress

hubspot

0 Answers

Your Answer

Accepted video resources