Skip to content

Commit

Permalink
Changed message to an event
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdyer committed Nov 27, 2019
1 parent a16ae9d commit c036d0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/dist/forum.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/dist/forum.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/src/forum/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ app.initializers.add('flagrow-analytics', () => {
}
if (app.data.googleGTMCode && typeof gtagpush !== 'undefined') {
gtagpush({
'event': 'custom_event',
'virtualpath': m.route()
});
}
Expand Down

0 comments on commit c036d0a

Please sign in to comment.