{ "info": { "author": "Paul Michael N\u00fa\u00f1ez P.", "author_email": "mike@nunez.pro", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nGoogle Analytics simple tag\n=====\n\nPolls is a simple Django app to conduct Web-based polls. For each\nquestion, visitors can choose between a fixed number of answers.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"polls\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'gasimpletag',\n ]\n2. Load templatetags {% load google_analytics %}\n\n3. Load Tag set id track {% ga_js 'UA-77777777-1' %}", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mikenunez/django-ga-simpletag", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-ga-simpletag", "package_url": "https://pypi.org/project/django-ga-simpletag/", "platform": "", "project_url": "https://pypi.org/project/django-ga-simpletag/", "project_urls": { "Homepage": "https://github.com/mikenunez/django-ga-simpletag" }, "release_url": "https://pypi.org/project/django-ga-simpletag/0.2/", "requires_dist": null, "requires_python": "", "summary": "Django app to easy handle google analytics id track", "version": "0.2" }, "last_serial": 2903695, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ddcef0e2b2234164ec7570d2445a5588", "sha256": "87e6a52c951e5226da1e0421aaad261b49b1659a78e9a213cd499d45de8b3e00" }, "downloads": -1, "filename": "django-ga-simpletag-0.1.tar.gz", "has_sig": false, "md5_digest": "ddcef0e2b2234164ec7570d2445a5588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3875, "upload_time": "2017-05-25T08:17:19", "url": "https://files.pythonhosted.org/packages/57/30/6871e7d02d4e9a89ca4ff47ad7df100671ad1b672e56021b01f70d4a10c0/django-ga-simpletag-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "c18857475a13ff27da9a1bf14d8e1498", "sha256": "2332bd14ee23fec7079cc35fffbb27a7d8d5e9c837c0f9e8e00b402f9d515403" }, "downloads": -1, "filename": "django-ga-simpletag-0.2.tar.gz", "has_sig": false, "md5_digest": "c18857475a13ff27da9a1bf14d8e1498", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3632, "upload_time": "2017-05-27T18:36:23", "url": "https://files.pythonhosted.org/packages/6b/da/dd4ad8dbf8696818096586de79befda6febf1874165bece1f0810afbe780/django-ga-simpletag-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c18857475a13ff27da9a1bf14d8e1498", "sha256": "2332bd14ee23fec7079cc35fffbb27a7d8d5e9c837c0f9e8e00b402f9d515403" }, "downloads": -1, "filename": "django-ga-simpletag-0.2.tar.gz", "has_sig": false, "md5_digest": "c18857475a13ff27da9a1bf14d8e1498", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3632, "upload_time": "2017-05-27T18:36:23", "url": "https://files.pythonhosted.org/packages/6b/da/dd4ad8dbf8696818096586de79befda6febf1874165bece1f0810afbe780/django-ga-simpletag-0.2.tar.gz" } ] }