{ "info": { "author": "Jess Johnson", "author_email": "jess@grokcode.com", "bugtrack_url": null, "classifiers": [], "description": "Django Email Analytics\n======================\n\nDjango Email Analytics adds Google Analytics tracking to emails sent\nwith Django. It provides a wrapper for Django's standard email backends.\n\nInstallation and Setup\n----------------------\n\nInstall with pip:\n\n::\n\n pip install django-email-analytics\n\nThen set the email backend in the settings.py file.\n\n::\n\n EMAIL_BACKEND = 'emailanalytics.backends.AnalyticsEmailBackend'\n\nSet ``EMAIL_ANALYTICS_BACKEND`` to the value you previously used for\n``EMAIL_BACKEND``. Or if ``EMAIL_BACKEND`` was unset, you can leave\n``EMAIL_ANALYTICS_BACKEND`` unset as well. This will chain the email\nbackends so that django-email-analytics will use your original backend\nto send messages.\n\nOptions\n-------\n\nBy default, URLs will be replaced only when the mimetype is text/html\nand the URL occurs within a ``href`` attribute.\n\nSet ``EMAIL_ANALYTICS_REPLACE_TXT`` to ``True`` if you would like to\nalso replace urls occuring in text emails.\n\nTracking details\n----------------\n\nIf a URL already contains tracking parameters, they are left unchanged.\n\nOtherwise, URLs are tagged with the following parameters:\n\n- ``utm_source`` is set to the subject of the email\n- ``utm_medium`` is set to ``email``\n- ``utm_campaign`` is set to ``webapp``\n\nSee here for a `description of the tracking\nparameters `__.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/grokcode/django-email-analytics", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "django-email-analytics", "package_url": "https://pypi.org/project/django-email-analytics/", "platform": "", "project_url": "https://pypi.org/project/django-email-analytics/", "project_urls": { "Homepage": "https://github.com/grokcode/django-email-analytics" }, "release_url": "https://pypi.org/project/django-email-analytics/0.4/", "requires_dist": null, "requires_python": "", "summary": "Adds Google Analytics tracking to emails sent with Django.", "version": "0.4" }, "last_serial": 3452402, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "294331438c545ca48bf27061111c7984", "sha256": "6979ce697112c9160f21b00836812d0c64a8126ccc36e45ffbe73a4cf2fc7c36" }, "downloads": -1, "filename": "django-email-analytics-0.1.tar.gz", "has_sig": false, "md5_digest": "294331438c545ca48bf27061111c7984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4371, "upload_time": "2014-02-06T17:38:22", "url": "https://files.pythonhosted.org/packages/d8/9e/5171c6898901933d96df9635de5e2b579f8261a0775d7ec4a0a6bc082012/django-email-analytics-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "833050d244e4dd34d2da4e2da155670c", "sha256": "e9dfc5c718a85a7de3cd8de07258bf7362d8794af382d7c964b483da8c7b5eeb" }, "downloads": -1, "filename": "django-email-analytics-0.2.tar.gz", "has_sig": false, "md5_digest": "833050d244e4dd34d2da4e2da155670c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4373, "upload_time": "2014-02-10T04:29:13", "url": "https://files.pythonhosted.org/packages/f3/e1/8c4da198594cfb03ca422526bf815a6e972e90b119affa2ac1a778c241d3/django-email-analytics-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a7173f35d76c994217aa3e740fd1395e", "sha256": "742527d857f8aa9eb3a635104668a62fe4d4e6a755b565f5afcb0e007a09722c" }, "downloads": -1, "filename": "django-email-analytics-0.3.tar.gz", "has_sig": false, "md5_digest": "a7173f35d76c994217aa3e740fd1395e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4351, "upload_time": "2017-12-31T00:45:25", "url": "https://files.pythonhosted.org/packages/19/2c/6ef4a0f2732852c294b50c6b7fbcc46f4b459fb4fb19fc3cf6260f817b93/django-email-analytics-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "7403c4084fbceb1a4bbd5f75374975ef", "sha256": "f0a951237a53ba32a3a4731940f7a1b528e36fa14c413a1e1938d36b8dcc24f4" }, "downloads": -1, "filename": "django-email-analytics-0.4.tar.gz", "has_sig": false, "md5_digest": "7403c4084fbceb1a4bbd5f75374975ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4378, "upload_time": "2017-12-31T03:24:58", "url": "https://files.pythonhosted.org/packages/df/37/980dc8e9918b93370316934bd53928cdec6d747a2ba40ba2c2d78520f02d/django-email-analytics-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7403c4084fbceb1a4bbd5f75374975ef", "sha256": "f0a951237a53ba32a3a4731940f7a1b528e36fa14c413a1e1938d36b8dcc24f4" }, "downloads": -1, "filename": "django-email-analytics-0.4.tar.gz", "has_sig": false, "md5_digest": "7403c4084fbceb1a4bbd5f75374975ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4378, "upload_time": "2017-12-31T03:24:58", "url": "https://files.pythonhosted.org/packages/df/37/980dc8e9918b93370316934bd53928cdec6d747a2ba40ba2c2d78520f02d/django-email-analytics-0.4.tar.gz" } ] }