From ee1524dcfe3c00b68f453718faee80ff720b9548 Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Mon, 5 Oct 2015 11:43:40 -0400 Subject: [PATCH] Fix typographical error(s) Changed campain to campaign in README. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 50c1c7b..2bba198 100644 --- a/README.rst +++ b/README.rst @@ -53,13 +53,13 @@ Finally create the needed database tables:: This should have automatically created an campaign with the ID "dcTESTESTESTESTESTESTESTESTE". Campaigns are the categories in which you do tracking. Every affiliate is associated (one to one) with an -campain but you can also use campains to track other things, e.g. +campaign but you can also use campaigns to track other things, e.g. movements of visitors between your different Web properties or effectiveness of advertising. Tracking is done by appending ``?aff=`` to the URL. This will fill ``request.session['campaign']`` of the current sessions with -the campain id. It also will register the visit as an "inflow" in the +the campaign id. It also will register the visit as an "inflow" in the Database. To register "conversions" ("goals": sales, subscriptions, whatever) you