summaryrefslogtreecommitdiff
path: root/app/views/projects/product_analytics/setup.html.haml
blob: e1819c7d74ba724c3e2f408a7e34c4a910977f45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- page_title _('Product Analytics')

= render 'links'

%p
  = _('Copy the code below to implement tracking in your application:')

%pre
  = render "tracker"

%p.hint
  = _('A platform value can be web, mob or app.')