An open API service indexing awesome lists of open source software.

https://github.com/answeroverflow/posthog-search-console

Bring Google Search Console data into PostHog
https://github.com/answeroverflow/posthog-search-console

Last synced: 2 months ago
JSON representation

Bring Google Search Console data into PostHog

Awesome Lists containing this project

README

        

# PostHog Plugin Starter Kit

[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg?style=flat-square)](https://opensource.org/licenses/MIT)

This is a PostHog plugin template.

The existing sample code adds property `"greeting"` to every event with a configurable value (default: `"Hello world!"`).
But that is just to help you get started! To make it your own:
- [ ] Add your code to `index.js`.
- [ ] Add your metadata and configuration schema to `plugin.json`.
- [ ] Search for `