feat: 4 new analytics modules
This commit is contained in:
18
server/modules/analytics/statcounter/definition.yml
Normal file
18
server/modules/analytics/statcounter/definition.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
key: statcounter
|
||||
title: StatCounter
|
||||
description: See how Statcounter's easy-to-use features give you everything you need to understand your visitors and increase your website traffic.
|
||||
author: requarks.io
|
||||
logo: https://static.requarks.io/logo/statcountr.svg
|
||||
website: https://statcounter.com/
|
||||
isAvailable: true
|
||||
props:
|
||||
projectId:
|
||||
type: String
|
||||
title: Project ID
|
||||
hint: Unique Project ID, found in the code snippet provided by StatCounter
|
||||
order: 1
|
||||
securityToken:
|
||||
type: String
|
||||
title: Security Token
|
||||
hint: Security token, found in the code snippet provided by StatCounter
|
||||
order: 2
|
||||
Reference in New Issue
Block a user