Commit graph

146 commits

Author SHA1 Message Date
Scott Adams
b383b178bf Fixes #44
By passing olark_fullname and/or olark_email contexts it will pre-fill the olark full name and email fields.
2014-08-13 11:59:06 +02:00
Joost Cassee
7ac9b38ee5 Small fixes after Piwik merge
- Update changelog and add Peter Bittner to authors
- Fix documentation typo
- Bump version
2014-07-06 21:21:49 +02:00
Peter Bittner
6cf24c4709 Added tests for Piwik 2014-07-05 00:32:59 +02:00
Peter Bittner
e49da10e01 Added Piwik open source web analytics 2014-07-05 00:02:16 +02:00
Joost Cassee
8770c37b33 Bump version to 0.18.0 and credit Craig Bruce 2014-06-01 22:45:37 +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
dc13c2a89f Version bump. 2014-04-30 16:29:42 -07: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
Joost Cassee
0ba4bc4456 Remove reference to simplejson 2014-04-28 23:19:44 +02:00
Joost Cassee
2b323bdb72 Merge branch 'uservoice' of github.com:mgaitan/django-analytical into mgaitan-uservoice 2014-04-28 22:53:26 +02: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
6ebdb3de98 Properly moves to body_bottom. 2014-04-25 10:48:18 -07:00
skoczen
d76a0981b8 Adds intercom.io support, fixes inconsent fails from json ordering. 2014-04-25 10:46:30 -07:00
Craig Bruce
90ff353de2 replaced simplejson with json 2013-12-19 22:00:28 -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
Martín Gaitán
e781f3ed93 trigger custom 2013-11-26 14:15:29 -03:00
Martín Gaitán
e1983ad8a9 flatten confiuration. update doc 2013-11-26 13:55:46 -03:00
Martín Gaitán
63020a2062 Updated uservoice service tracking code.
Now all custom options are in `USERVOICE_WIDGET_OPTIONS`. This could be overriden per-view
with a `uservoice_widget_option` context variable.

For example, to override the default trigger position you could set:

	USERVOICE_WIDGET_OPTIONS = (('addTrigger',
					{"trigger_position": "bottom-left",
                                         "mode": "contact"}),)

`USERVOICE_WIDGET_OPTIONS` accepts any Uservoice's JS SDK configuration
See https://developer.uservoice.com/docs/widgets/overview/
2013-11-26 12:18:12 -03:00
Joost Cassee
6343b103f3 Bump version and update changelog 2013-11-19 07:44:55 +01:00
Max Arnold
2a13008ffc improve variable names and snippet readability 2013-11-19 10:07:55 +07: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
Sid Mitra
480b92c326 Upgrading mixpanel js script code to v2.2 2013-04-05 01:30:34 +05:30
Joost Cassee
c2f9713a6c Bump version 2013-03-25 01:10:26 +01:00
Tinnet Coronam
f4f99f6d6d add test for ip anonymization 2013-01-14 09:25:31 +01:00
Tinnet Coronam
2fd6dc1f77 add ip anonymization setting to google analytics 2013-01-14 09:18:27 +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
Sid Mitra
2d5f8dd220 Upgrading mixpanel js script code to v2.1 2012-10-04 09:36:09 +05:30
Joost Cassee
a663463198 Update changelog and bump version 2012-08-19 22:11:27 +02:00
Simon Ye
8cdd68011e Update mixpanel to latest code. 2012-08-17 19:09:20 -07:00
Joost Cassee
d89b9f56af Bump version 2012-08-14 08:51:13 +02: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
7b2c45d9e9 Fix Gaug.es link in README 2012-02-27 01:41:26 +01: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
a00d36d29e Bump version, update changelog 2012-02-08 00:27:07 +01:00
Joost Cassee
0e8b4b244a Add tests for anonymous user 2012-02-08 00:26:51 +01:00