Analytics tracking secure pages (https)

Discussion in 'Google' started by jwbond, Oct 11, 2006.

  1. #1
    I am trying to track my secure pages using Analytics by adding an 's' to the 'http' in the google script provided:

    <script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-XXXX-1";
    urchinTracker();
    </script>
    </HEAD>


    However, Analytics is not tracking these pages AND a notice about the ssl cert not being mine keeps popping up.


    What to do?
     
    jwbond, Oct 11, 2006 IP
  2. zerohex

    zerohex Peon

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi jwbond

    I would contact Google about this. Their AdSense team is usually pretty responsive. Also, changing the code in the ads is usually against the TOS (unless they give you permission).

    Please post the response you get as I'm interested to hear about it.

    zerohex
     
    zerohex, Oct 11, 2006 IP
  3. jwbond

    jwbond Guest

    Messages:
    89
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ANALYTICS, not adsense.
     
    jwbond, Oct 11, 2006 IP
  4. khasmoth

    khasmoth Well-Known Member

    Messages:
    1,211
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    165
    #4
    I dont know if Analytics allowed this one. But to make sure contact Google by emailing them. :)
     
    khasmoth, Oct 11, 2006 IP
  5. jwbond

    jwbond Guest

    Messages:
    89
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0