JoelJoel

  1. 2 votes
    Vote 0 votes Vote Vote
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      You have left! (?) (thinking…)
      4 comments  ·  General  ·  Admin →
      declined  ·  Allan BeaufourAllan Beaufour responded

      This can be configured through the client side javascript

      JoelJoel commented  · 

      Great!
      So I would set _sf_async_config.path = 'http://www.example.com' + location.pathname;
      Where do I put that?

      JoelJoel commented  · 

      Instead of using the actual location, which often includes tracking parameters in the query string, you could use the page's canonical URL (in the <link rel="canonical" tag) to group together stories.

      JoelJoel shared this idea and gave it 2 votes  · 
    • 7 votes
      Vote 0 votes Vote Vote
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service

        You'll receive a confirmation email with a link to create a password (optional).

        Signed in as (Sign out)
        You have left! (?) (thinking…)
        0 comments  ·  General  ·  Admin →
        JoelJoel gave this 3 votes  · 
      • 236 votes
        Vote 0 votes Vote Vote
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service

          You'll receive a confirmation email with a link to create a password (optional).

          Signed in as (Sign out)
          You have left! (?) (thinking…)
          8 comments  ·  General  ·  Admin →
          JoelJoel gave this 2 votes  · 
        • 27 votes
          Vote 0 votes Vote Vote
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            Password icon
            I agree to the terms of service

            You'll receive a confirmation email with a link to create a password (optional).

            Signed in as (Sign out)
            You have left! (?) (thinking…)
            7 comments  ·  General  ·  Admin →
            completed  ·  Allan BeaufourAllan Beaufour responded

            This can be done by setting a variable in the chartbeat js:

            var _sf_async_config={uid:YOURID,domain:“YOURDOMAIN”,path:“/somepath/otherpath/page”};

            JoelJoel commented  · 

            I would even go for excluding ALL query strings. It really pollutes our data to have the same story in multiple places.

            JoelJoel gave this 3 votes  · 

          Knowledge Base and Helpdesk