14 lines
402 B
YAML
14 lines
402 B
YAML
key: google
|
|
title: Google Analytics
|
|
description: Google Analytics is a web analytics service offered by Google that tracks and reports website traffic.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/google-analytics.svg
|
|
website: https://analytics.google.com/
|
|
isAvailable: true
|
|
props:
|
|
propertyTrackingId:
|
|
type: String
|
|
title: Property Tracking ID
|
|
hint: UA-XXXXXXX-X
|
|
order: 1
|