utm parameters in links to homepage

czech translation improved
This commit is contained in:
Jindra Petřík
2015-02-21 08:33:50 +01:00
parent 17c34d86c4
commit ae06be4703
5 changed files with 14 additions and 8 deletions

View File

@@ -123,7 +123,7 @@ public class AboutDialog extends AppDialog {
dateLabel.setHorizontalAlignment(SwingConstants.CENTER);
cp.add(dateLabel);
LinkLabel wwwLabel = new LinkLabel(ApplicationInfo.PROJECT_PAGE);
LinkLabel wwwLabel = new LinkLabel(ApplicationInfo.PROJECT_PAGE,ApplicationInfo.PROJECT_PAGE+"?utm_source=app&utm_medium=about&utm_campaign=app");
wwwLabel.setAlignmentX(0.5f);
wwwLabel.setForeground(Color.blue);
//wwwLabel.setPreferredSize(new Dimension(300, 25));