export

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 7 Imported by: 0

README

Pirsch Analytics Export

Export statistics from Pirsch by using the API.

Usage

  1. create a client ID + secret on the Pirsch dashboard developer settings page
  2. create a config.toml right next to the pirsch-export/pirsch-export.exe executable
  3. paste the configuration below and adjust the settings:
client_id = "your-client-id"
client_secret = "your-client-secret"
hostname = "example.com"

export = [
    "conversion_goals_day"
]
from = 2022-01-01
to = 2022-04-29
  1. run the program by double-clicking it or execute it in a terminal

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL