""" Analytics service integration for Django projects """ __author__ = "Joost Cassee" __email__ = "joost@cassee.net" __version__ = "2.4.0" __copyright__ = "Copyright (C) 2011-2017 Joost Cassee and others" __license__ = "MIT License"