Commit graph

83 commits

Author SHA1 Message Date
Craig Bruce
38b9cc70e6 fixed various typos, this would of failed previously 2014-09-05 11:23:20 -07:00
Craig Bruce
7ccd84d1d3 added default middleware for django 1.7 2014-09-05 11:22:25 -07:00
Peter Bittner
6cf24c4709 Added tests for Piwik 2014-07-05 00:32:59 +02:00
Craig Bruce
1ebe4f676b Updated HubSpot tracking code. Updated test/docs/changelog to reflect this. HUBSPOT_DOMAIN is no longer required. 2014-05-26 16:57:49 -06:00
Joost Cassee
60c2d03c50 Merge pull request #37 from greenkahuna/master
Fixes default name key for intercom.
2014-05-01 17:01:07 +02:00
skoczen
f24f03c3f8 Fixes full_name -> name.
That's embarrassing.
2014-04-30 16:27:57 -07:00
Joost Cassee
170f8babad Fix Travis and comment out failing test
Django 1.6 does not allow dynamic changes to the install apps list
anymore, at least not in the same way as 1.5 did. No time to fix the
test, so cowardly commenting it out.
2014-04-29 01:45:47 +02:00
Joost Cassee
cef2956edb Merge branch 'master' of github.com:greenkahuna/django-analytical into greenkahuna-master 2014-04-29 01:05:22 +02:00
skoczen
7751777b4e Fixes up extra slashes. 2014-04-28 15:54:39 -07:00
skoczen
559cd3677f sort_keys all the things! 2014-04-28 15:52:36 -07:00
skoczen
a94f0d8bb0 Adds support for custom variables, in a similar pattern to woopra's tag. 2014-04-28 10:10:23 -07:00
skoczen
d76a0981b8 Adds intercom.io support, fixes inconsent fails from json ordering. 2014-04-25 10:46:30 -07:00
Martín Gaitán
ba2c13c57c assertIn fallback for py2.6/dj1.2 2013-11-26 20:34:33 -03:00
Martín Gaitán
064dd5b681 empty key returns no code 2013-11-26 20:18:48 -03:00
Martín Gaitán
010612b115 update tests 2013-11-26 14:49:45 -03:00
Martín Gaitán
afcda9e8bd updating tests 2013-11-26 14:34:31 -03:00
Max Arnold
440d078d86 add support for GA Display Advertising features
https://support.google.com/analytics/answer/3450482

The Google Analytics Display Advertising features include the following:
- Demographics and Interests reporting
- Remarketing with Google Analytics
- DoubleClick Campaign Manager integration (for Google Analytics Premium)
2013-10-26 10:17:38 +07:00
Joost Cassee
b5b4716db8 Update Clickmap integration and changelog 2013-04-11 04:02:50 +02:00
Joost Cassee
5dacedf9a4 Merge https://github.com/arteria/django-analytical 2013-04-11 03:51:48 +02:00
Walter Renner
a631acb591 Added tests for Clickmap integration 2013-04-05 14:23:34 +02:00
Tinnet Coronam
f4f99f6d6d add test for ip anonymization 2013-01-14 09:25:31 +01:00
Philippe O. Wagner
b18c659206 Initial integration of Clickmap into django-analytical. Basically working but tests and documentation is missing currently. 2012-12-05 08:22:17 +01:00
Simon Ye
8cdd68011e Update mixpanel to latest code. 2012-08-17 19:09:20 -07:00
Joost Cassee
3eb0ba07f9 Merge https://github.com/xthepoet/django-analytical 2012-08-14 08:30:57 +02:00
Piet Delport
1c9e478cc9 Add SECRET_KEY to the test settings.
Running without a SECRET_KEY becomes a DeprecationWarning in Django 1.4,
and will start raising an ImproperlyConfigured error in Django 1.5.

Details: https://docs.djangoproject.com/en/1.4/releases/1.4/#secret-key-setting-is-required
2012-08-13 13:09:35 +02:00
xthepoet
255dd4f387 added alias tag for kissmetrics 2012-07-16 01:12:52 -04:00
Joost Cassee
2285a0ab76 Fix several small UserVoice bugs 2012-02-27 01:32:42 +01:00
Joost Cassee
fb98371a01 Add UserVoice service 2012-02-27 01:32:42 +01:00
Steven Skoczen
10c48b645f added support for gaug.es 2012-02-24 15:14:17 -08:00
Joost Cassee
0e8b4b244a Add tests for anonymous user 2012-02-08 00:26:51 +01:00
Joost Cassee
3503561666 Fix Spring Metrics custom variables 2012-02-07 23:50:54 +01:00
Joost Cassee
aa00d33aec Add tests for Woopra anonymous user (and fix bug) 2012-02-01 00:16:51 +01:00
Joost Cassee
31ffca4c2f Merge branch 'master' of github.com:jcassee/django-analytical 2011-10-30 17:23:14 +01:00
Joost Cassee
128014db99 Add support for the Spring Metrics service 2011-10-30 17:22:02 +01:00
Joost Cassee
9d701f5d34 Cosmetic changes to site speed tracking 2011-10-06 18:29:52 +02:00
Joost Cassee
d78f5f7264 Improve Google Analytics variable test 2011-10-06 18:15:31 +02:00
Uros Trebec
a4b076f9e8 Added a 'test_track_page_load_time' to test '_trackPageLoadTime' enabled by GOOGLE_ANALYTICS_PAGE_LOAD_TIME 2011-10-03 20:04:34 +02:00
Joost Cassee
b8ffab47f1 Merge pull request #9 from poswald/master
Allow sending events and properties to KISSmetrics
2011-09-19 13:34:43 -07:00
Paul Oswald
ebfebef65d Rename context var to 'kiss_metrics_properties'; add link to KISSmetrics docs. 2011-09-19 10:04:50 +09:00
Paul Oswald
56653912f1 Add a unit test for KISSmetrics properties 2011-09-18 11:48:36 +09:00
Joost Cassee
b9c2b88d22 Merge remote-tracking branch 'edavis/setting-deleted' 2011-09-18 00:12:30 +02:00
Joost Cassee
1ae5d5c4d7 Add multiple domains support for Google Analytics 2011-09-17 23:13:25 +02:00
Eric Davis
264f984421 Clarify where assertRaisesRegexp comes from 2011-09-17 12:29:15 -07:00
Eric Davis
75443cd014 Properly set the exit code when running tests
run_tests returns the number of failed tests.  Supplying this number
to sys.exit lets other programs know if there were any test failures.

Also, run the tests with the default verbosity.
2011-09-17 11:26:19 -07:00
Eric Davis
c88fbd6c75 Make SettingDeleted tests compatible with Python 2.6 and Django 1.2
Using assertRaises as a context manager only became possible in Python
2.7 or when using Django 1.3 (thanks to unittest2).  This change lets
the tests pass when using Python 2.6 and Django 1.2.

Also, test for the existence of assertRaisesRegexp and use it if it
exists, otherwise use assertRaises.
2011-09-17 11:13:15 -07:00
Eric Davis
39af53a8c8 Fix recursion error when copying settings._wrapped
https://github.com/jcassee/django-analytical/issues/8 for more information
2011-09-16 16:26:40 -07:00
Eric Davis
96ee34e671 Use assertRaisesRegexp for get_required_setting test 2011-09-16 16:26:40 -07:00
Eric Davis
e8ce3be1b0 Add some tests for SETTING_DELETED 2011-09-12 09:25:46 -07:00
Eric Davis
ac304371f5 Better handle deleting non-existent attributes 2011-09-12 09:17:48 -07:00
Eric Davis
d217672224 Copy the wrapped settings object when creating UserSettingsHolder
This is needed otherwise deleted settings don't get added back for
later tests
2011-09-12 09:16:15 -07:00