+ Reply to Thread
Results 1 to 3 of 3

Thread: Issue adding a simple java script tracking code to pages

  1. #1
    Join Date
    May 2008
    Location
    Austin Texas
    Posts
    116

    Default Issue adding a simple java script tracking code to pages

    We are working with hubspot and I need to load a tracking code to each page. It just needs to go somewhere in the body, not in an existing <div>.

    everytime I add it to my home page, it is placed in a div and that keeps the code from working.

    I see where I should add it on view source and that does not appear in the back end html.

    I have already gone through their tech support, but wherever we add the code it ends up in a div.

    they said I should ask you where the code should go (it will need to be added to everypage not just the home page)

    Please let me know who I need to talk to, to figure out where to put this thing..the code I am installing is below
    with the instructions on where to add being " Copy the following code block into every web page you want to log traffic for, immediately before the </body> tag (or after all your included client scripts). "

    <!-- Start of HubSpot Logging Code -->
    <script type="text/javascript" language="javascript">
    var hs_portalid=41309;
    var hs_salog_version = "2.00";
    var hs_ppa = "soldbyceleste.demo.hubspot.com"
    document.write(unescape("%3Cscript src='" + document.location.protocol + "//" + hs_ppa + "/salog.js.aspx' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <!-- End of HubSpot Logging Code -->


    please let me know if I need to put this in another forum

    A
    Celeste and Ashley Messer
    Adkor Realty truly.....A Different Kind of Realty
    Austin Real Estate| Including Kyle Real Estate, Buda Real Estate, San Marcos Real Estate & more!

  2. #2
    Join Date
    May 2008
    Posts
    1,170

    Default Re: Issue adding a simple java script tracking code to pages

    We'll need to do this for you. It will require a small work order. You can contact your salesperson, or post your request on work orders forum.

  3. #3
    Join Date
    May 2008
    Location
    Austin Texas
    Posts
    116

    Default Re: Issue adding a simple java script tracking code to pages

    K...will put in a work order

    thanks

    a
    Celeste and Ashley Messer
    Adkor Realty truly.....A Different Kind of Realty
    Austin Real Estate| Including Kyle Real Estate, Buda Real Estate, San Marcos Real Estate & more!

+ Reply to Thread

Similar Threads

  1. removing pages from index
    By brandonre in forum Coding
    Replies: 4
    Last Post: 04-26-2007, 09:19 AM
  2. Zip code, area code validation database....
    By tracedef in forum Coding
    Replies: 2
    Last Post: 04-17-2007, 08:26 PM
  3. sudden decrease in indexed pages
    By dcsmith in forum Google
    Replies: 0
    Last Post: 02-28-2007, 07:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts