Skip to main content

Tracks MobiClicks acquisitions

Project description

django-mobiclicks v.0.1
=======================

Requirements
------------
If a custom user model is used, it needs to have a datetime ``date_joined`` field. This is used to determine if a user is new or not. Check setup.py for other requirements.

Settings
--------
- ``CPA_TOKEN_PARAMETER_NAME``: the name of the querystring parameter that contains the CPA token. Default is 'cpa'.
- ``CPA_TOKEN_SESSION_KEY``: the name of the Django session key used to store the CPA token. Default is 'mobiclicks_cpatoken'.
- ``CPA_SECURITY_TOKEN``: the security token provided by MobiClicks. This setting is required.
- ``CLICK_REF_PARAMETER_NAME``: the name of the querystring parameter that contains the click ref value. Default is 'pollen8_click_ref'.
- ``ACQUISITION_TRACKING_URL``: the MobiClicks URL that acquisitions are posted to. Default is 'http://t.mobiclicksdirect.com/acquisition'.
- ``CLICK_CONFIRMATION_URL``: the MobiClicks URL that click confirmation is posted to. Default is 'http://t.mobiclicksdirect.com/advertiser'.
- ``TRACK_REGISTRATIONS``: track registration conversions via MobiClicks. Default is 'True'.
- ``CONFIRM_CLICKS``: track a user landing on the site from an ad via MobiClicks. Default is 'True'.
Authors
=======

#. Rizmari Versfeld
Changelog
=========

0.1 (28-11-2013)
----------------
#. Initial release

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-mobiclicks-0.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

django_mobiclicks-0.1-py2.7.egg (13.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page