[RESOLVED] Replacing Problem with google tracking to microsoft tracking code
Hello..
I'm ehsan I'm familiar with HTML and CSS but not in javascript. My client wants to change this file to microsoft tracking. right now it has google tracking. He gave me this code to replace:
Code:
<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/7f8713ad-da30-4142-b623-4b8ecc73ea2c/mstag.js"></script> <script type="text/javascript"> mstag.loadTag("conversion", {cp:"5050",dedup:"1"})</script> <noscript> <iframe src="//flex.atdmt.com/mstag/tag/7f8713ad-da30-4142-b623-4b8ecc73ea2c/conversion.html?cp=5050&dedup=1" frameborder="0" scrolling="no" width="1" height="1" style="visibility:hidden;display:none"> </iframe> </noscript>
Then I pested it into the PHP files. Please see this image http://content.screencast.com/users/...08-16_0700.png
or,
http://screencast.com/t/LWLLMMdN
But my client said it have still problem.
Is my process right ? Anybody help me please?
regards
ehsan
Re: Replacing Problem with google tracking to microsoft tracking code
Requested move to javascript section you posted in the Java forum by mistake.
Re: Replacing Problem with google tracking to microsoft tracking code
Moved to JavaScript forum.
Gary