• Resolved wdfg23

    (@wdfg23)


    Since this plugin removes the header and footer from a page I am not sure how to add a goal tracking code to a landing page. How do I add tracking code (from Mailchimp) to a Blank Slate template page?

Viewing 1 replies (of 1 total)
  • Plugin Author Aaron Reimann

    (@areimann)

    The plugin removes the call of get_header(); and get_footer();. It does not remove wp_head() and wp_footer() so all libraries that should load will load.

    It kind of depends on your plugin that you are trying to use. If you have to drop the code directly into the page, I would use a HTML block in your page builder to insert code.

Viewing 1 replies (of 1 total)

The topic ‘Adding tracking code’ is closed to new replies.