Skip to content

Commit

Permalink
Merge pull request #681 from alphagov/dvla-scroll-depth-tracking
Browse files Browse the repository at this point in the history
Add scroll depth tracking to 3 dvla page
  • Loading branch information
erikse committed Feb 22, 2016
2 parents 6ce5867 + a00d72c commit 63907bf
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions app/assets/javascripts/analytics/scroll-tracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,17 @@
['Heading', 'Log in problems'],
['Heading', 'Manage your student finance']
],
'/tax-disc': [
['Heading', 'Other ways to apply'],
['Heading', 'Help with tax discs']
'/contact-the-dvla/y/driving-licences-and-applications': [
['Heading', 'Driving licencing enquiries'],
['Heading', 'When to contact DVLA']
],
'/aaib-reports': [
['Percent', 25],
['Percent', 50],
['Percent', 75]
'/contact-the-dvla/y/vehicle-tax-and-sorn': [
['Heading', 'Vehicle tax enquiries'],
['Heading', 'When to contact DVLA']
],
'/business-finance-support-finder/search': [
['Percent', 10],
['Percent', 25],
['Percent', 50],
['Percent', 75]
'/contact-the-dvla/y/vehicle-registration-and-v5c-certificates-log-books': [
['Heading', 'Vehicle registration enquiries'],
['Heading', 'When to contact DVLA']
],
'/using-the-civil-service-jobs-website': [
['Heading', 'Your Civil Service Jobs account'],
Expand Down

0 comments on commit 63907bf

Please sign in to comment.