-
Notifications
You must be signed in to change notification settings - Fork 13
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
Added validation for Google Analytics Campaign Tagging required fields (Issue29) #32
Conversation
…ore options a toggle button.
…d GA Campaign Tagging forms visible.
… user unchecks the checkbox.
|
If you want to make the google stuff available if javascript is disabled and work as desired when it is you can do the following:
|
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.
See requested changes and suggestions
Changes look good. Thanks. You should probably update the name/title of the PR to something descriptive and add a link to the issue in the description stating that the update addresses the issue. We don't have a formal convention for PRs for issues yet but it will be something like this. |
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.
Barring further changes I approve this PR.
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.
Looks good.
Pull Request For Issue #29
Added validation for Google Analytics Campaign Tagging required fields
Also simplified the display of the Go URL page by removing the shorten and show more buttons and displaying the Custom Alias and Google Analytics Campaign Tagging forms. With the Google Analytics Campaign Tagging form we added a checkbox which shows the form if checked and will reset the form if unchecked.