microsoft-clarity

1.0.0 • Public • Published

frontity-microsoft-clarity

Analytics package to use Microsoft Clarity with Frontity

Install

Add to package.json

npm install frontity-microsoft-clarity

Frontity Settings

Update frontity.settings.js

export default {
  packages: [
    {
      name: "frontity-microsoft-clarity",
      state: {
        microsoftClarity: {
          trackingCode: "yourcode"
        }
      }
    }
  ]
};

Future Development

Add clarity plugin to wordpress, and make an endpoint.

Add an endpoint from the plugin - https://wordpress.org/plugins/microsoft-clarity/

References

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i microsoft-clarity

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

71.5 kB

Total Files

25

Last publish

Collaborators

  • mtadros