mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-28 17:22:38 +00:00
Merge commit '2b18014fd0aa99e9f1a5610ba875101351a90de3'
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user