Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove GA4 callout tracking docs #4576

Merged
merged 2 commits into from Mar 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
28 changes: 2 additions & 26 deletions data/analytics/events.yml
Expand Up @@ -311,32 +311,6 @@
- name: method
- name: link_domain

- name: callout
events:
- name: call out box link click
description: Link tracking for warning text, and content banner components.
examples:
- text: Banner example
link: https://www.gov.uk/government/consultations/police-dogs-and-mounted-police-authorised-professional-practice
tracker: link_tracker
implemented: true
priority: low
component: notice
data:
- name: event
value: event_data
- name: event_data
value:
- name: event_name
value: navigation
- name: type
value: callout
- name: url
- name: text
- name: external
- name: method
- name: link_domain

- name: contact
events:
- name: form response
Expand Down Expand Up @@ -673,6 +647,7 @@
value: Get emails from GOV.UK
- name: type
value: email subscription

- name: filter
description: Interactions that can be conducted after filtering the content using CSS instead of HTTP or API requests.
events:
Expand Down Expand Up @@ -727,6 +702,7 @@
- name: method
- name: text
- name: url

- name: feedback
description: Tracking the 'is this page useful?' component at the bottom of every GOV.UK page.
events:
Expand Down