Bing conversion tracking code. Where do I ad it?

Discussion in 'Customization & add-ons' started by traderrobotics, Jun 9, 2013.

  1. traderrobotics

    traderrobotics Member

    Joined:
    Mar 22, 2012
    Messages:
    32
    Hi, I'd like to put add some bing tracking code to my sign up page so that I can track when an ad helps me make a purchase. here is 'my code . Is it useable code that will work without messing up amember page stuff? What page and where would I find that page code to paste it in?
    thanks
    JOhn

    <script type="text/javascript"> if (!window.mstag) mstag = {loadTag : function(){},time : (new Date()).getTime()};</script> <script id="mstag_tops" type="text/javascript" src="//flex.atdmt.com/mstag/site/5d5e00dc-0ae9-4fb4-ac29-131a657b6a53/mstag.js"></script> <script type="text/javascript"> mstag.loadTag("analytics", {dedup:"1",domainId:"2418132",type:"1",revenue:"29",actionid:"138006"})</script> <noscript> <iframe src="//flex.atdmt.com/mstag/tag/5d5e00dc-0ae9-4fb4-ac29-131a657b6a53/analytics.html?dedup=1&domainId=2418132&type=1&revenue=29&actionid=138006" frameborder="0" scrolling="no" width="1" height="1" style="visibility:hidden;display:none"> </iframe> </noscript>
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    If its on the signup page- easiest way to try, add it to an HTML brick on the signup form.

    If that doesnt work, you can do a more coded method: create and enable a signup page block html.
    (i know this is confusing- you will need to search for how to do this)
    signup-form-after.html

    David

Share This Page