mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 10:00:25 -04:00
Merge commit '2b18014fd0aa99e9f1a5610ba875101351a90de3'
This commit is contained in:
commit
232c0b5783
@ -14,7 +14,6 @@
|
||||
* using 'navigator.sendBeacon' in browser that support it.
|
||||
*/
|
||||
var trackOutboundLink = function(id, url) {
|
||||
console.log("track:", id, url)
|
||||
gtag('event', 'click', {
|
||||
'event_category': 'outbound',
|
||||
'event_label': id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user