• Resolved tomsenior856

    (@tomsenior856)


    Hello, I work for a web design agency and a client has requested to add this plugin to the website, more specifically they want to add tracking code to two pages/posts.

    I have been forwarded some instructions but can’t see anything where I can add any tracking code on a page-by-page basis.

    I have filled out the username, password and user-key settings so the account is all configured correctly.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Cliff Seal

    (@cliffseal)

    Hi, @tomsenior856!

    The plugin doesn’t currently support selecting a different campaign for different pages. It supports site-wide tracking to a single campaign.

    You’ll need to manually enqueue the proper campaign tracking script in a different way, unfortunately.

    Thread Starter tomsenior856

    (@tomsenior856)

    Hi @cliffseal

    Thanks for the reply.

    I’ve been sent two tracking scripts, the first for the website (which I have added to the header) and the second to monitor on two pages. Should I remove this from the header if I have authenticated the account using by filling out the username, password and user-key information?

    How would you recommend installing the tracking script for two other pages using a different method?

    Plugin Author Cliff Seal

    (@cliffseal)

    I recommend putting any scripts like this at the bottom of the page, just before the closing body tag. The most common way to do this is hooking into wp_footer. You can write a function to conditionally change the campaign ID value, or you can use a plugin that allows you to copy/paste scripts.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Tracking’ is closed to new replies.