{ "info": { "author": "InQuant GmbH", "author_email": "ramon.bartl@inquant.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Framework :: Zope3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "collective.gacontext\n====================\n\n:Author: $Author: ramonski $\n:Date: $Date: 2008-03-20 17:32:39 +0100 (Do, 20 M\u00e4r 2008) $\n:Revision: $Revision: 60988 $\n\nAbstract\n--------\n\nAdd Google Analytics context dependent to your Plone Site\n\n\nIntroduction\n------------\n\nGoogle Analytics can cope with different URLs of a site, e.g. with\nhttp://plone.org and http://plone.org/products. So if you have a hierarchical\nstructure of your site and you want to analyze it with Google Analytics, you\nneed different ga-code-snippets per URL. With this package you can handle it.\n\n\nUsage\n-----\n\nThere is a formlib form registered on the interface\n**collective.gacontext.interfaces.IGAContextMarker**. Each context which is\nmarked with that Interface becomes *Google Analytics* aware. A new object\ntab is displayed where you can edit a ga-code-snippet.\n\nA viewlet, registered for PortalFooter, will find the responsible code snippet\nfor it. It calls a utility which walks the acquisition chain up for the next\nobject which provides the IGAContextMarker Interface and returns its code\nsnippet (if there is one set).\n\nExample:\n--------\n\n- http://plone.org is marked with *IGAContextMarker* and has the following ga code::\n\n \n \n\n- http://plone.org/events will find the same code snippet::\n\n \n \n\n- If http://plone.org/events/conferences is marked with a *IGAContextMarker* and\n has the following ga code::\n\n \n \n\n- Then http://plone.org/events/conferences/2008-location-tbd will find the code\n snippet from http://plone.org/events/conferences::\n\n \n \n\n::\n\n vim: set ft=rst tw=75 nocin nosi ai sw=4 ts=4 expandtab spell spelllang=en:", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.plone.org/svn/collective/collective.gacontext/trunk", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.gacontext", "package_url": "https://pypi.org/project/collective.gacontext/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.gacontext/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/collective/collective.gacontext/trunk" }, "release_url": "https://pypi.org/project/collective.gacontext/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Context dependend GoogleAnalytics", "version": "0.2.1" }, "last_serial": 787806, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ea0041f64a95f7ca9fb44f541d3ba278", "sha256": "9582c131df3d97122740d813333e0dd3950386285b20f01a736d173c870413a0" }, "downloads": -1, "filename": "collective.gacontext-0.1-py2.4.egg", "has_sig": false, "md5_digest": "ea0041f64a95f7ca9fb44f541d3ba278", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 17536, "upload_time": "2008-03-20T15:53:36", "url": "https://files.pythonhosted.org/packages/6c/c0/70f19958f8318f28d0f5bde22c45fde41d9e4e28d01bb1d50c97df911bc4/collective.gacontext-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "09d6ac7e1b15da18e2d72d9d1606ca47", "sha256": "8124cd987f318fa1c30a66c5e4d52671c243b4ca0cfc41fc71cb76995944d0a3" }, "downloads": -1, "filename": "collective.gacontext-0.1.tar.gz", "has_sig": false, "md5_digest": "09d6ac7e1b15da18e2d72d9d1606ca47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10483, "upload_time": "2008-03-20T15:53:34", "url": "https://files.pythonhosted.org/packages/f1/a7/42ac3638bf2bb1f952d34886ccbdc55e9756ce208a4607f8690102420dac/collective.gacontext-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9c3bb4666063feb73f0febdbe5ca2db1", "sha256": "49012eaf794c781c3592ebb62b558585d811f75f3ed93153ee926b5975a8a25e" }, "downloads": -1, "filename": "collective.gacontext-0.2-py2.4.egg", "has_sig": false, "md5_digest": "9c3bb4666063feb73f0febdbe5ca2db1", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 18377, "upload_time": "2008-03-20T16:33:04", "url": "https://files.pythonhosted.org/packages/39/d9/aad131fbb5ec36c18d246b85a8d0f1240b523178f379e4370b03dca3c019/collective.gacontext-0.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "6944b6c49b56c114994a9831b11aee94", "sha256": "aa686f848af946b02d23bce8378b0b5e110681eadf916cf2fdeadb3a6135bc7b" }, "downloads": -1, "filename": "collective.gacontext-0.2.tar.gz", "has_sig": false, "md5_digest": "6944b6c49b56c114994a9831b11aee94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11379, "upload_time": "2008-03-20T16:33:02", "url": "https://files.pythonhosted.org/packages/55/e5/aac1a5aadc2e5fa9a0b6da39ce2d2065c53ed42a48403515a91bb4317700/collective.gacontext-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "fde68771177678fcd5b975d0c176acb3", "sha256": "11368ee01208dd01c2b4ebbd5d4836b50940d9248dc8187f5d1c41a3fb40d395" }, "downloads": -1, "filename": "collective.gacontext-0.2.1-py2.4.egg", "has_sig": false, "md5_digest": "fde68771177678fcd5b975d0c176acb3", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 18410, "upload_time": "2008-05-20T09:32:17", "url": "https://files.pythonhosted.org/packages/ad/c7/36b70fe14d39807c50cf5544de7ee394967621ea758661d10fc3fa99059d/collective.gacontext-0.2.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "18e946d0d624a188446aab2b07b86c60", "sha256": "a343f00e93d1fb2b6de258115395769d6194a84877e4b639263b263eb0a16b12" }, "downloads": -1, "filename": "collective.gacontext-0.2.1.tar.gz", "has_sig": false, "md5_digest": "18e946d0d624a188446aab2b07b86c60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11361, "upload_time": "2008-05-20T09:32:15", "url": "https://files.pythonhosted.org/packages/da/9c/259ce5331119d7bdd23f0b9caec8887a33830ed30136c9173fa328c93ebf/collective.gacontext-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fde68771177678fcd5b975d0c176acb3", "sha256": "11368ee01208dd01c2b4ebbd5d4836b50940d9248dc8187f5d1c41a3fb40d395" }, "downloads": -1, "filename": "collective.gacontext-0.2.1-py2.4.egg", "has_sig": false, "md5_digest": "fde68771177678fcd5b975d0c176acb3", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 18410, "upload_time": "2008-05-20T09:32:17", "url": "https://files.pythonhosted.org/packages/ad/c7/36b70fe14d39807c50cf5544de7ee394967621ea758661d10fc3fa99059d/collective.gacontext-0.2.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "18e946d0d624a188446aab2b07b86c60", "sha256": "a343f00e93d1fb2b6de258115395769d6194a84877e4b639263b263eb0a16b12" }, "downloads": -1, "filename": "collective.gacontext-0.2.1.tar.gz", "has_sig": false, "md5_digest": "18e946d0d624a188446aab2b07b86c60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11361, "upload_time": "2008-05-20T09:32:15", "url": "https://files.pythonhosted.org/packages/da/9c/259ce5331119d7bdd23f0b9caec8887a33830ed30136c9173fa328c93ebf/collective.gacontext-0.2.1.tar.gz" } ] }