✨ Switch to Plausible analytics
Detects automatically route changes - use provided script - specify domain - send event name with optional props
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
// If successful
|
||||
if (result.data.success) {
|
||||
sendEvent({ action: 'newsletterSubscribe' })
|
||||
sendEvent('newsletterSubscribe')
|
||||
update()
|
||||
} else {
|
||||
// Hide message for errors
|
||||
|
||||
Reference in New Issue
Block a user