Skip to content

Commit

Permalink
Change scroll tracking configuration
Browse files Browse the repository at this point in the history
Remove foreign travel advice tracking.
Add Register to vote & apply UK visa tracking.
  • Loading branch information
GrouchPotato committed Sep 11, 2014
1 parent 8b1d3e0 commit fc35025
Showing 1 changed file with 5 additions and 38 deletions.
43 changes: 5 additions & 38 deletions app/assets/javascripts/analytics/scroll-tracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,53 +15,20 @@
['Percent', 50],
['Percent', 75]
],
'/foreign-travel-advice/egypt': [
['Heading', 'Summary'],
['Heading', 'Terrorism'],
['Heading', 'Sharm el Sheikh'],
['Heading', 'Hurghada'],
['Heading', 'Protests and demonstrations'],
['Heading', 'Overseas Business Risk']
],
'/foreign-travel-advice/kenya': [
['Percent', 25],
['Percent', 50],
['Percent', 75]
],
'/foreign-travel-advice/spain': [
['Percent', 25],
['Percent', 50],
['Percent', 75]
'/jobsearch': [
['Heading', 'Registration'],
['Heading', 'Help']
],
'/foreign-travel-advice/syria': [
'/register-to-vote': [
['Percent', 25],
['Percent', 50],
['Percent', 75]
],
'/foreign-travel-advice/thailand': [
'/apply-uk-visa': [
['Percent', 25],
['Percent', 50],
['Percent', 75]
],
'/foreign-travel-advice/turkey': [
['Heading', 'Summary'],
['Heading', 'Demonstrations'],
['Heading', 'Terrorism'],
['Heading', 'Visas'],
['Heading', 'Earthquakes'],
['Heading', 'Overseas Business Risk'],
['Heading', 'Travel insurance']
],
'/jobsearch': [
['Heading', 'Registration'],
['Heading', 'Help']
],
'/renew-adult-passport': [
['Heading', 'Damaged and expired passports'],
['Heading', 'Lost or stolen passports'],
['Heading', 'Apply for a passport'],
['Heading', 'Tracking your passport application']
],
'/student-finance-register-login': [
['Heading', 'Log in problems'],
['Heading', 'Manage your student finance']
Expand Down

0 comments on commit fc35025

Please sign in to comment.