VRFS-736 changd GA data val for email
This commit is contained in:
parent
738b848d28
commit
6ccbddfe72
|
|
@ -390,7 +390,7 @@ class UsersController < ApplicationController
|
|||
js =<<JS
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
JK.GA.trackJKSocial(JK.GA.Categories.jkLike, '#{service}', 'browser');
|
||||
JK.GA.trackJKSocial(JK.GA.Categories.jkLike, '#{service}', 'email');
|
||||
window.location = "#{url}";
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue