Skip to content

Commit

Permalink
Merge pull request #427 from zilnhoj/patch-1
Browse files Browse the repository at this point in the history
Related to Pivotal ticket https://www.pivotaltracker.com/story/show/70428922

This turns on scroll tracking for /government/world
  • Loading branch information
GrouchPotato committed Jun 24, 2014
2 parents 7b395c0 + 4e6ea77 commit caea939
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/javascripts/analytics/scroll-tracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
'/tax-disc': [
['Heading', 'Other ways to apply'],
['Heading', 'Help with tax discs']
],
'/government/world': [
['Percent', 25],
['Percent', 50],
['Percent', 75]
]
};

Expand Down

0 comments on commit caea939

Please sign in to comment.