{ "info": { "author": "Oshane Bailey", "author_email": "b4.oshany@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pylons", "License :: Repoze Public License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "kotti_google_analytics\n************************\n\nThis extension allows Google Analytics to Kotti, in order to track users and sessions on your site.\nIn addition, it adds Google Analytics Visualizations for reporting by using\n`Google Analytics Embed API`_.\n\nExample of Google Analytics Visualization:\n--------------------------------------------\n\n.. image:: https://static.raymondcamden.com/images/wp-content/uploads/2015/07/shot11.png\n\nThis is an extension to Kotti that allows to add foo to your site.\n\n|pypi|_\n|downloads_month|_\n|license|_\n|build_status_stable|_\n\n\n.. _Google Analytics Embed API: https://ga-dev-tools.appspot.com/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/kotti_google_analytics.svg?style=flat-square\n.. _pypi: https://pypi.python.org/pypi/kotti_google_analytics/\n\n.. |downloads_month| image:: https://img.shields.io/pypi/dm/kotti_google_analytics.svg?style=flat-square\n.. _downloads_month: https://pypi.python.org/pypi/kotti_google_analytics/\n\n.. |license| image:: https://img.shields.io/pypi/l/kotti_google_analytics.svg?style=flat-square\n.. _license: http://www.repoze.org/LICENSE.txt\n\n.. |build_status_stable| image:: https://img.shields.io/travis/b4oshany/kotti_google_analytics/production.svg?style=flat-square\n.. _build_status_stable: http://travis-ci.org/b4oshany/kotti_google_analytics\n\n`Find out more about Kotti`_\n\nDevelopment happens at https://github.com/b4oshany/kotti_google_analytics\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n\nSetup\n=====\n\n\nTo enable the extension in your Kotti site, activate the configurator::\n\n kotti.configurators =\n\t kotti_controlpanel.kotti_configure\n kotti_google_analytics.kotti_configure\n \n kotti_google_analytics.tracking_id = track_id_here\n\n\nDatabase upgrade\n================\n\nIf you are upgrading from a previous version you might have to migrate your\ndatabase. The migration is performed with `alembic`_ and Kotti's console script\n``kotti-migrate``. To migrate, run\n``kotti-migrate upgrade --scripts=kotti_google_analytics:alembic``.\n\nFor integration of alembic in your environment please refer to the\n`alembic documentation`_. If you have problems with the upgrade,\nplease create a new issue in the `tracker`_.\n\nDevelopment\n===========\n\n|build_status_master|_\n\n.. |build_status_master| image:: https://img.shields.io/travis/b4oshany/kotti_google_analytics/master.svg?style=flat-square\n.. _build_status_master: http://travis-ci.org/b4oshany/kotti_google_analytics\n\nContributions to kotti_google_analytics are highly welcome.\nJust clone its `Github repository`_ and submit your contributions as pull requests.\n\n.. _alembic: http://pypi.python.org/pypi/alembic\n.. _alembic documentation: http://alembic.readthedocs.org/en/latest/index.html\n.. _tracker: https://github.com/b4oshany/kotti_google_analytics/issues\n.. _Github repository: https://github.com/b4oshany/kotti_google_analytics\n\nKnown Issues\n==============\n\nPip can't install googleanalystics 0.22.3::\n\n pip install https://github.com/b4oshany/google-analytics/tarball/master#egg=googleanalytics-0.22.3\n\n\nHistory\n=======\n\n1.2.0 - 1.2.1\n----------------\nDate: 2017-06-09\n\n- Added support for Google Analytics USER ID feature\n- Pinned `kotti_controlpanel`_ to 1.0.9 or greater\n\n1.1.20\n-------\n\n- Fixed instruction links\n\n1.1.19\n--------\n\n- Pinned `kotti_controlpanel`_ to 1.0.3 or greater\n\n1.1.18\n-------\n\n- Added more charts.\n\n1.1.17\n-------\n\n- Pinned `kotti_controlpanel`_ to 1.0.2 or greater\n\n1.1.15 - 1.1.16\n-----------------\n\n- Pinned `kotti_controlpanel`_ to 1.0.1 or greater\n- Adjusted this package for the new version of `kotti_controlpanel`_.\n\n\n1.1.11 - 1.1.14\n----------------\n\n- FIxed error caused by click\n\n1.1.1 - 1.1.10\n-----------------\n\n- Fixed rst files.\n\n1.1.0\n-------\n\n- Added Google visualization for reports.\n- Added `kotti_controlpanel`_ kotti package, in order to save Google Analytics settings.\n- Added `Google Analytics Embed API`_ for visualizations.\n- Added `googleanalytics`_ python package to generate access token for Google Analytics.\n\n.. _Google Analytics Embed API: https://ga-dev-tools.appspot.com/\n.. _kotti_controlpanel: https://pypi.python.org/pypi/kotti_controlpanel\n.. _googleanalytics: https://pypi.python.org/pypi/googleanalytics\n\n\n1.0.3\n------\n\n- Set the tracking code to be placed in the slot below the content area.\n\n\n1.0.2\n-------\n\n- Added Tracking code\n\n\n1.0.0 - unreleased\n--------------------\n\n- Create package with ``pcreate -s kotti kotti_google_analytics``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/b4oshany/kotti_google_analytics", "keywords": "google analytics kotti web cms wcms pylons pyramidsqlalchemy bootstrap tracking users", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_google_analytics", "package_url": "https://pypi.org/project/kotti_google_analytics/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_google_analytics/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/b4oshany/kotti_google_analytics" }, "release_url": "https://pypi.org/project/kotti_google_analytics/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "Google Analytics for Kotti", "version": "1.2.1" }, "last_serial": 2938040, "releases": { "1.0.0dev": [ { "comment_text": "", "digests": { "md5": "e6abdf0730fcf566fff3c64827e1b59e", "sha256": "7e87364de7696c1681775765ece6c5eba46f070a4483a0893c794f8afddd1508" }, "downloads": -1, "filename": "kotti_google_analytics-1.0.0dev.tar.gz", "has_sig": false, "md5_digest": "e6abdf0730fcf566fff3c64827e1b59e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4217, "upload_time": "2016-06-18T11:16:18", "url": "https://files.pythonhosted.org/packages/e1/5d/a42eaed53e7679ddd18c3a3531e2a0c78473aed086d7583e3f7d41b58de3/kotti_google_analytics-1.0.0dev.tar.gz" } ], "1.0.1dev": [ { "comment_text": "", "digests": { "md5": "9445421db81edea6b2b16ae004ea17f1", "sha256": "c11374f3f652c47e586ccf236fb1ce55ab3bd6ec2027bc2c49c625e76edcbd65" }, "downloads": -1, "filename": "kotti_google_analytics-1.0.1dev.tar.gz", "has_sig": false, "md5_digest": "9445421db81edea6b2b16ae004ea17f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4221, "upload_time": "2016-06-18T11:20:47", "url": "https://files.pythonhosted.org/packages/5c/59/c8ab08c013c898262a800e384847a0803d31d8559584b8239927d91d60df/kotti_google_analytics-1.0.1dev.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ca7815a4805ceb7e8459285008b558f8", "sha256": "d67f635f07af8bd953339261c7036292e034c757997a8eedad3655b2581ebd2f" }, "downloads": -1, "filename": "kotti_google_analytics-1.0.2.tar.gz", "has_sig": false, "md5_digest": "ca7815a4805ceb7e8459285008b558f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8873, "upload_time": "2016-06-18T11:25:33", "url": "https://files.pythonhosted.org/packages/c0/ed/3b101daaa3ae324516da2e1ddfa3d10eb4aa0f462dfe38cdf7dfda411bcb/kotti_google_analytics-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "fa6611a335e46db06491164d4a6f1905", "sha256": "74e81a8ecb4988d3df9e2110cb967244f4e7d08783be6ac094d4cf42c5502f6d" }, "downloads": -1, "filename": "kotti_google_analytics-1.0.3.tar.gz", "has_sig": false, "md5_digest": "fa6611a335e46db06491164d4a6f1905", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8899, "upload_time": "2016-06-19T19:20:47", "url": "https://files.pythonhosted.org/packages/be/e7/2b439d00bcfb82b8f1baef78be57467bd2d314463590f374bb5c9a0c61c6/kotti_google_analytics-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3a3739a36916923a0011e26f7f3559f1", "sha256": "038fdb06a1cd39b689703a003caa9db54d54a95d6fbd0832059f5526c8f4282c" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3a3739a36916923a0011e26f7f3559f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53293, "upload_time": "2016-08-21T23:25:45", "url": "https://files.pythonhosted.org/packages/f6/e3/c15ee53bdf5a678e5ecc1bb6e051e8f4fd924ba030859a4cad115056facc/kotti_google_analytics-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "190edda7e075df44eaadede474032227", "sha256": "96ecf819cb9b210b83fa9ab2dcb46fffd0b73cd37ad27babef5826f218622db2" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.1.tar.gz", "has_sig": false, "md5_digest": "190edda7e075df44eaadede474032227", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53318, "upload_time": "2016-08-21T23:29:13", "url": "https://files.pythonhosted.org/packages/f4/c1/328ba8405dd8d0a1a2354ebae15512044a68f3af297719a7c73dfd0c8301/kotti_google_analytics-1.1.1.tar.gz" } ], "1.1.10": [ { "comment_text": "", "digests": { "md5": "7efe26b0687f416beb89691effb5be31", "sha256": "93174928580ec89a1d6b7c7cb08521c64e68bdfc76cdcefffee78a79fce92abb" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.10.tar.gz", "has_sig": false, "md5_digest": "7efe26b0687f416beb89691effb5be31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53329, "upload_time": "2016-08-21T23:42:30", "url": "https://files.pythonhosted.org/packages/87/cc/338638298ed08013959db62e500d2e1aac5618d81fbb5e0ef9d47fe613f4/kotti_google_analytics-1.1.10.tar.gz" } ], "1.1.11": [ { "comment_text": "", "digests": { "md5": "bb9699ed18901d604b7f0d77d057bd08", "sha256": "42756eb52f61335bd444ad3ab4c9cf48de05182df27c58f167a1afbf8e27a823" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.11.tar.gz", "has_sig": false, "md5_digest": "bb9699ed18901d604b7f0d77d057bd08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53521, "upload_time": "2016-08-22T00:00:19", "url": "https://files.pythonhosted.org/packages/f4/58/20725934c6ebb6d2edac43414274bde8a8ee2a7aad417dc07c43424a35b3/kotti_google_analytics-1.1.11.tar.gz" } ], "1.1.12": [ { "comment_text": "", "digests": { "md5": "201eada9a83cc8c4596bf9e439ed8c2a", "sha256": "edb622d19a651f7c30f7ba55623036e2124b968fa67ddd78413c7375c869492c" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.12.tar.gz", "has_sig": false, "md5_digest": "201eada9a83cc8c4596bf9e439ed8c2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53378, "upload_time": "2016-08-22T00:08:31", "url": "https://files.pythonhosted.org/packages/55/f7/be092ef62067fbbf6db7261b4e3e3f5cd9ba2c5934ed7f5e318bc1a4818f/kotti_google_analytics-1.1.12.tar.gz" } ], "1.1.13": [ { "comment_text": "", "digests": { "md5": "bf37c04fbf8feef14df9746578724917", "sha256": "7a1c4270abbcfa3efb4b711e70d55152a97f8bcc1139be4605cb87b2a6b9ce97" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.13.tar.gz", "has_sig": false, "md5_digest": "bf37c04fbf8feef14df9746578724917", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53443, "upload_time": "2016-08-22T02:40:44", "url": "https://files.pythonhosted.org/packages/58/ed/86ed126f21476f20e36a805a8b7c01e6c5c175dbbb7058c95305b8b12b18/kotti_google_analytics-1.1.13.tar.gz" } ], "1.1.14": [ { "comment_text": "", "digests": { "md5": "13d1b3b5703cee24a69375da7fc7a154", "sha256": "e327d353e91d9697da1d930d6375782b3999accf94a49dd2dc5155cca3bdde3c" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.14.tar.gz", "has_sig": false, "md5_digest": "13d1b3b5703cee24a69375da7fc7a154", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53439, "upload_time": "2016-08-22T02:48:32", "url": "https://files.pythonhosted.org/packages/af/1b/f22bec2ca9e654011a89014e86470beea46a4424e5e1b575ae02c7c3263a/kotti_google_analytics-1.1.14.tar.gz" } ], "1.1.15": [ { "comment_text": "", "digests": { "md5": "9381ff0f2565ad759548d6ed0bfd1f0f", "sha256": "9dd3e8479b567f761fb7a010d97d292e1373754b027e5cc3af54de07d8f5a1ab" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.15.tar.gz", "has_sig": false, "md5_digest": "9381ff0f2565ad759548d6ed0bfd1f0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53483, "upload_time": "2016-08-22T03:34:47", "url": "https://files.pythonhosted.org/packages/49/7f/f68abbf979bda8ca98dd29a04e27b621bee99c57e687126711aa16a61985/kotti_google_analytics-1.1.15.tar.gz" } ], "1.1.16": [ { "comment_text": "", "digests": { "md5": "fd815bbb5737019eecee9d79ab102740", "sha256": "3620adf90bb7cee6b48ad739d7ca02b1f2a69fcd85b89d22063360f83a8f9afa" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.16.tar.gz", "has_sig": false, "md5_digest": "fd815bbb5737019eecee9d79ab102740", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53554, "upload_time": "2016-08-22T03:38:55", "url": "https://files.pythonhosted.org/packages/67/58/f424e7fb9dbbeae9e71a142a9b4e1edee703a6345152429c280022a85e63/kotti_google_analytics-1.1.16.tar.gz" } ], "1.1.17": [ { "comment_text": "", "digests": { "md5": "5c0f1e03f31f3e8425972810439b03fb", "sha256": "70385734fd47e1582d4545681c78410b29b7961a21b77d61ec65ab87859d58fc" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.17.tar.gz", "has_sig": false, "md5_digest": "5c0f1e03f31f3e8425972810439b03fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53568, "upload_time": "2016-08-22T04:26:59", "url": "https://files.pythonhosted.org/packages/14/e5/957b626766618208fea27ab3f24ea3d1e40765a82d8e4294e57281763f53/kotti_google_analytics-1.1.17.tar.gz" } ], "1.1.18": [ { "comment_text": "", "digests": { "md5": "b71f106b4b5cc98abc4898235e7ed6e5", "sha256": "80bbfc606f99c4b027599a85ad3d24f2e1909bda6634e937eb6117c157573bb8" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.18.tar.gz", "has_sig": false, "md5_digest": "b71f106b4b5cc98abc4898235e7ed6e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53728, "upload_time": "2016-08-22T04:54:51", "url": "https://files.pythonhosted.org/packages/73/61/0cb04f67ada18bdb50d5e99dc6dabc1d2c05fda171a189724788f73d8c29/kotti_google_analytics-1.1.18.tar.gz" } ], "1.1.19": [ { "comment_text": "", "digests": { "md5": "c0f9a85a9c4f858c25a6e234a6906c3b", "sha256": "eeac4467b69e804b5d31ebb27fd2f81c4c69ba38f3cd894f7b0d15d29320fabe" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.19.tar.gz", "has_sig": false, "md5_digest": "c0f9a85a9c4f858c25a6e234a6906c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53747, "upload_time": "2016-08-22T05:37:19", "url": "https://files.pythonhosted.org/packages/e1/4e/7e27fb23a199c2215230b208863a9c4bbac8d237d7e45845f5e27b10cb82/kotti_google_analytics-1.1.19.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "94115619e1549f2573c7ca94fef30ba6", "sha256": "6566f77eb24bd57e05c75528c0d39e2f5887d5f1d7a208cb66e554057ebf5595" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.2.tar.gz", "has_sig": false, "md5_digest": "94115619e1549f2573c7ca94fef30ba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53223, "upload_time": "2016-08-21T23:31:32", "url": "https://files.pythonhosted.org/packages/ac/16/2f1bee8a4dcee03dddcd67a843dfe8c11f19adfe0d454892f2d3ad3a09d2/kotti_google_analytics-1.1.2.tar.gz" } ], "1.1.20": [ { "comment_text": "", "digests": { "md5": "0f556541cf373d6c580043aa02d479ca", "sha256": "b98bdf2559c00f0cf330b4d32fde273d3030c82787c991e539dd7d4f41b137a7" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.20.tar.gz", "has_sig": false, "md5_digest": "0f556541cf373d6c580043aa02d479ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53764, "upload_time": "2016-08-22T05:58:18", "url": "https://files.pythonhosted.org/packages/e5/da/6334260a823f5da44b24492b140265ac3ab0b9888552ddd052668383f923/kotti_google_analytics-1.1.20.tar.gz" } ], "1.1.21": [ { "comment_text": "", "digests": { "md5": "829a9264ae3f495c0df1d065d5b86044", "sha256": "0e77a7d03f735273329560a2057928788b8c5e82a72b495b82fa9860dfdcc5cf" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.21.tar.gz", "has_sig": false, "md5_digest": "829a9264ae3f495c0df1d065d5b86044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52215, "upload_time": "2017-04-20T21:43:04", "url": "https://files.pythonhosted.org/packages/97/84/87e22d8739a1f65ed03e4f76e8f49f242ef871f94e023144a3ea246670d8/kotti_google_analytics-1.1.21.tar.gz" } ], "1.1.22": [ { "comment_text": "", "digests": { "md5": "d8ef3e4424050bf5552e2930bc3e1608", "sha256": "158d7c092e3e1ca886a9a0b5c16d84a10111789614a62a9e0cdf632621d964e1" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.22.tar.gz", "has_sig": false, "md5_digest": "d8ef3e4424050bf5552e2930bc3e1608", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52181, "upload_time": "2017-05-09T23:12:09", "url": "https://files.pythonhosted.org/packages/89/a6/c16eba4c8462d8211aceadfe895ba5dc4cac5f56f5187a2d0f240d60da32/kotti_google_analytics-1.1.22.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "3da21d41156c6e9644b4625a608caf2d", "sha256": "aa7fbdb849f25c02e4fd6b48fcd7f59a5e261f6bd335b734dfc1497f3ab6e438" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.3.tar.gz", "has_sig": false, "md5_digest": "3da21d41156c6e9644b4625a608caf2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53203, "upload_time": "2016-08-21T23:33:36", "url": "https://files.pythonhosted.org/packages/d6/29/213bff5e84ba9f4ad4ecfa696f115a011f89effe41aaadd9e0ef3220235d/kotti_google_analytics-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "ae8f5ab9c2de7ad6eee18a3ba528a0b6", "sha256": "1c6dce4033b204d3da28542916e644cc9d1ce971ccaa4c48b6e3535a7899b892" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.4.tar.gz", "has_sig": false, "md5_digest": "ae8f5ab9c2de7ad6eee18a3ba528a0b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51325, "upload_time": "2016-08-21T23:34:35", "url": "https://files.pythonhosted.org/packages/a1/74/ccf7317e8fbe03c731cb2ca7af47c5b8de95a3ab93de2a5135df0794a508/kotti_google_analytics-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "f4dc19badb9df4d5c91f118ea3b32464", "sha256": "c23c173c158fba64b9a09a41a09efbc47ade017ee5d441acd28c3c969b33a7dc" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.5.tar.gz", "has_sig": false, "md5_digest": "f4dc19badb9df4d5c91f118ea3b32464", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51328, "upload_time": "2016-08-21T23:36:47", "url": "https://files.pythonhosted.org/packages/a9/32/6536575b82fa8ec025f7f9a7d8c2faa6cdc7620f25ee875a25ea22f0f47c/kotti_google_analytics-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "e135a6acd733b54dea5250d402c9d861", "sha256": "39724e3e9b09bd2169030b941d206091200da19fe1f70eb5efc8d0815bcf2b8d" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.6.tar.gz", "has_sig": false, "md5_digest": "e135a6acd733b54dea5250d402c9d861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51193, "upload_time": "2016-08-21T23:37:56", "url": "https://files.pythonhosted.org/packages/09/8e/3b990fa0959cd6f7b040161a063419ec50837468eb474bc7ca685182374c/kotti_google_analytics-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "f5988f691f776afad9f727ef0eea33d6", "sha256": "788d6d01c93702830e3a3ef66004ddab128741e990346d04517d6e7c421d2116" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.7.tar.gz", "has_sig": false, "md5_digest": "f5988f691f776afad9f727ef0eea33d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53257, "upload_time": "2016-08-21T23:38:36", "url": "https://files.pythonhosted.org/packages/5d/9a/79fd8e5f793299594d83c33e5985073de42a47e9c0d107ab52e76742ea6d/kotti_google_analytics-1.1.7.tar.gz" } ], "1.1.8": [ { "comment_text": "", "digests": { "md5": "1c6028ac49a3b502b6be87f0351f7284", "sha256": "a779fd731b46af6303c237fea5916717ed8802bd7e168388f19e95d13fbb1172" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.8.tar.gz", "has_sig": false, "md5_digest": "1c6028ac49a3b502b6be87f0351f7284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53277, "upload_time": "2016-08-21T23:39:41", "url": "https://files.pythonhosted.org/packages/68/be/fe40295bfe20d064593e5aa9812c518595ea48874e56279c43e2f71caa43/kotti_google_analytics-1.1.8.tar.gz" } ], "1.1.9": [ { "comment_text": "", "digests": { "md5": "56bb34159275ddd27df4324c7c7b4b33", "sha256": "818f4dd44eefe6caf0766b6b4776fa8cba8c11fecca9659b75a40d1ad4a00891" }, "downloads": -1, "filename": "kotti_google_analytics-1.1.9.tar.gz", "has_sig": false, "md5_digest": "56bb34159275ddd27df4324c7c7b4b33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53318, "upload_time": "2016-08-21T23:41:13", "url": "https://files.pythonhosted.org/packages/33/b4/368ee8383de5ce8358ac221bb57f005c9f48c15a8b1c4b2543d3f78c0ce5/kotti_google_analytics-1.1.9.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "672264bb3cd82f02847cc3103591e76f", "sha256": "e5b7af52cb120b9b768cfbed2883f3a435ca82205be514334ad6c1b3b7abbbee" }, "downloads": -1, "filename": "kotti_google_analytics-1.2.0.tar.gz", "has_sig": false, "md5_digest": "672264bb3cd82f02847cc3103591e76f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55985, "upload_time": "2017-06-09T07:22:48", "url": "https://files.pythonhosted.org/packages/7a/d1/08523333ec3bce43f079db10035a5a2c71974d0b2d3a52d9dc912b996baf/kotti_google_analytics-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "96069ce095d70926c2f866d7bec4b2d5", "sha256": "814c983ecf7bc3abe22aae93ec3bddaa39aefe3ecc24dab83fdc5292d58cf142" }, "downloads": -1, "filename": "kotti_google_analytics-1.2.1.tar.gz", "has_sig": false, "md5_digest": "96069ce095d70926c2f866d7bec4b2d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55997, "upload_time": "2017-06-09T12:06:05", "url": "https://files.pythonhosted.org/packages/f4/08/a0a61dd5b883ed4e6ced975f7c808d4f76d9030bf76115b5d02edf50f04d/kotti_google_analytics-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96069ce095d70926c2f866d7bec4b2d5", "sha256": "814c983ecf7bc3abe22aae93ec3bddaa39aefe3ecc24dab83fdc5292d58cf142" }, "downloads": -1, "filename": "kotti_google_analytics-1.2.1.tar.gz", "has_sig": false, "md5_digest": "96069ce095d70926c2f866d7bec4b2d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55997, "upload_time": "2017-06-09T12:06:05", "url": "https://files.pythonhosted.org/packages/f4/08/a0a61dd5b883ed4e6ced975f7c808d4f76d9030bf76115b5d02edf50f04d/kotti_google_analytics-1.2.1.tar.gz" } ] }