Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@frontity/analytics

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontity/analytics

This package contains the base types and actions to build analytics packages for »Frontity

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
30
decreased by-72.22%
Maintainers
5
Weekly downloads
 
Created
Source

@frontity/analytics

Version npm License: Apache--2.0

This package contains the base types and actions to build analytics packages for »Frontity

Packages that inherits from this one are:

Install

npm i @frontity/analytics

Example

Any Analytics Frontity package should extend from this package

...
import Analytics, { ... } from "@frontity/analytics/types";

...

interface GoogleAnalytics extends Analytics {
  ...
}

export default GoogleAnalytics;

Feature Discussions

Feature Discussions about Frontity are public. You can join the discussions, vote for those you're interested in or create new ones.

These are the ones related to this package: https://community.frontity.org/tags/c/feature-discussions/33/analytics

Changelog

Have a look at the latest updates of this package in the CHANGELOG


» Frontity Channels 🌎

Community Forum Topics Twitter: frontity Frontity Github Stars

We have different channels at your disposal where you can find information about the project, discuss about it and get involved:

  • 📖 Docs: this is the place to learn how to build amazing sites with Frontity.
  • 👨‍👩‍👧‍👦 Community: use our forum to ask any questions, feedback and meet great people. This is your place too to share what are you building with Frontity!
  • 🐞 GitHub: we use GitHub for bugs and pull requests. Questions are answered in the community forum!
  • 🗣 Social media: a more informal place to interact with Frontity users, reach out to us on Twitter.
  • 💌 Newsletter: do you want to receive the latest framework updates and news? Subscribe here

» Get involved 🤗

GitHub issues by-label

Got questions or feedback about Frontity? We'd love to hear from you. Use our community forum yo ! ❤️

Frontity also welcomes contributions. There are many ways to support the project! If you don't know where to start, this guide might help: How to contribute?

If you're eager to start contributing to the code, maybe you'd like to open a pull request to address one of our good first issues

Keywords

FAQs

Package last updated on 03 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc