Changes for consistency.
This commit is contained in:
parent
438b18aea9
commit
8d0a61a53c
1 changed files with 1 additions and 1 deletions
|
|
@ -665,7 +665,7 @@ export default {
|
|||
// TODO: Check if we're coming from SFA and add relevant events
|
||||
// eslint-disable-next-line
|
||||
if (false) {
|
||||
this.pushEventToGA('_confirmation', 'referring_site', 'SFA', null);
|
||||
this.pushEventToGA('visitor_info_confirmation', 'referring_site', 'SFA', true);
|
||||
}
|
||||
else {
|
||||
this.pushEventToGA('visitor_info_confirmation', 'referring_site', 'ClientSite', true);
|
||||
|
|
|
|||
Loading…
Reference in a new issue