From 7952ba874f7197740c45ffdf1ff795eb14ef3be6 Mon Sep 17 00:00:00 2001 From: Simon de Haan Date: Fri, 2 Oct 2015 14:54:36 +0200 Subject: [PATCH] more updates --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ede952b..86884a2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,7 +22,7 @@ Embedding Directly ------------------ :: - + GARelay will automatically include the following parameters: @@ -52,7 +52,7 @@ If you URL is ``http://www.example.com/mypage/hello/`` and you embed the img tag a ``dp`` (document path) value of ``mypage/hello/`` since the pixel is retrieved from the URL:: - http://local-ga-relay-host/mypage/hello/tracker-.gif + http://garelay/mypage/hello/tracker-.gif Which sets the ``dp`` parameter.