Skip to content

Commit

Permalink
Merge pull request #836 from alphagov/update-scroll-tracker
Browse files Browse the repository at this point in the history
Update scroll tracker to include two universal credit pages
  • Loading branch information
selfthinker authored Sep 13, 2016
2 parents 5a213d9 + 31183fa commit 9e8795b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/assets/javascripts/analytics/scroll-tracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,17 @@
['Heading', '11. Your charity’s legal structure and what it means'],
['Heading', '12. Charity officers - the chair and treasurer'],
['Heading', '13. Technical terms used in this guidance']
],
'/guidance/universal-credit-how-it-helps-you-into-work': [
['Heading', 'Support from your work coach'],
['Heading', 'Help available for parents'],
['Heading', 'When you can claim Universal Credit'],
['Heading', 'More detailed advice']
],
'/openingupwork': [
['Heading', 'How Universal Credit makes work pay'],
['Heading', 'When you can claim Universal Credit'],
['Heading', 'Help and advice']
]
};

Expand Down

0 comments on commit 9e8795b

Please sign in to comment.