[jbossts-issues] [JBoss JIRA] (JBTM-2393) Add google analytics to the docs and narayana.io

Tom Jenkinson (JIRA) issues at jboss.org
Thu May 7 04:18:45 EDT 2015


Tom Jenkinson created JBTM-2393:
-----------------------------------

             Summary: Add google analytics to the docs and narayana.io
                 Key: JBTM-2393
                 URL: https://issues.jboss.org/browse/JBTM-2393
             Project: JBoss Transaction Manager
          Issue Type: Task
          Components: Documentation
            Reporter: Tom Jenkinson
            Assignee: Gytis Trikleris
             Fix For: 5.next


For the docs, see an example here:
https://github.com/pressgang/pressgang-tools/blob/master/pressgang-tools-example/pom.xml#L79

<transformerParameters>
<html.googleAnalyticsId>UA-XXXXXXX-X</html.googleAnalyticsId>
<html.googleTagManagerId>GTM-NJWS5L</html.googleTagManagerId>
<html.googleTagManagerChannel>MyProject</html.googleTagManagerChannel>
</transformerParameters>

We don't want that in normal builds, maybe add it in a release profile and update brp.xml to generate the docs with that enabled.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossts-issues mailing list