-
Notifications
You must be signed in to change notification settings - Fork 650
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Hubspot for stats #2575
Add Hubspot for stats #2575
Conversation
@xavijam small change, but please review just in case |
@@ -38,7 +38,7 @@ def index | |||
layout = new_dashboard ? 'new_application' : 'application' | |||
|
|||
respond_to do |format| | |||
format.html { render view, layout: 'application' } | |||
format.html { render view, layout: layout } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍
Update NEWS and ready to go 👍 |
Pending config changes for staging/production to be able to merge, so not ready quite yet. |
No directory that are not already matched by other files
Config updates done and verified working on staging, will release as soon as CI pass. |
Frontend tests were OK 👍 (details) |
Fixes #2471 (and piggyback for #2572 since so small)
Only load and track Hubspot stats if set in app config.