Announcement

Collapse
No announcement yet.

Putting google conversion tracking on the 'Contact Us' page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Putting google conversion tracking on the 'Contact Us' page

    Hi everyone,

    I've been trying to place the Google conversion tracking code on the Contact Us page and have succeeded....however Actinic is placing this code across the whole website, meaning the data collected is pretty meaningless.

    Where I've used the google tracking code elsewhere for other 'conversions', I've placed the code between !!< >!! markers in a fragment, meaning the problem of spreading the code throughout the site doesn't happen.

    Unfortunately though I can't create a fragment on the contact page. I've tried changing the layout of all the other pages so the code doesn't filter through, but the contact page also changes itself (without me telling it too, grr!), so I'm really at a loss.

    If anyone has had experience with this please help!!

    Thanks in advance!

    #2
    You could wrap the code in a BlockIf that checks to see if it is on the contact us page - something like PageType == "Contact Us"
    Unusual Silver Jewellery
    Giftmill - Unusual Gifts
    Crystal Healing Jewellery
    Steampunk Jewellery

    Comment


      #3
      Hi Andy,

      Thanks for your reply. Unfortunately that still makes the code spread across the whole website rather than stay on one page.

      Any other ideas please let me know....

      Thanks,

      Nathanael

      Comment

      Working...
      X