Commit graph

13 commits

Author SHA1 Message Date
Rushabh Mehta
1068256620 fix(minor): serve fingerprint.js locally 2024-08-14 17:20:28 +05:30
David Arnold
c09f48f5d7
feat: comply trackers with utm and add utm_content for a/b testing (#24521)
* feat: comply trackers with utm and add utm_content for a/b testing

* fix: make all other than source optional

this is plausible.io best practice

* fix: medium is not specified to be lowercase

* fix: ensure proper parameter quoting
2024-02-02 11:33:22 +05:30
Suraj Shetty
c9e12edb42 feat: Add campaign and medium to web page view 2023-03-20 23:41:18 +05:30
Suraj Shetty
6c8f88b8cd refactor: Remove UTM references just set source in web page view to simplify things 2023-02-28 14:17:16 +05:30
Suraj Shetty
afd55a97fb fix: Web page view creation
- Set path from backend via "Referer" to avoid bad data
- Add visitor_id to improve unique visit detection
2023-02-28 14:15:41 +05:30
Suraj Shetty
7d5c98c206 feat: Add UTM tracking parameters to internal links in newsletters
- Also, extend web page view to store UTM tracking data.
2023-02-23 16:19:07 +05:30
barredterra
80c75d9806 feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
Shivam Mishra
ab9e596f62 feat: do not track 404 2020-05-05 15:06:14 +05:30
Shivam Mishra
7e0e6630bd feat: add user timezone and unique visit check 2020-04-17 13:00:48 +05:30
Shivam Mishra
33c6089049 feat: rename doctype to Web Page View 2020-04-16 18:25:36 +05:30
Shivam Mishra
3d45460749 feat: added tracking script to website 2020-04-16 00:01:38 +05:30
Rushabh Mehta
c519122929 [docs] Build docs in an app (#3796)
* [docs] to be rendered in website

* [docs] generating-docs.md

* [fix] codacy

* [docs] minor updates

* [fix] routing
2017-07-28 11:43:16 +05:30
Rushabh Mehta
0cb31006e5 [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
Renamed from frappe/templates/pages/website_script.js (Browse further)