I need some help with the google analytics tap, wh...
# plugins-general
k
I need some help with the google analytics tap, what exactly should the format of STATE be?
v
not passing any state is ok!
a
Ditto @visch’s comment. State should not be required, especially on first run. For more info about the role of state and some examples, you can see our Singer Spec page: https://hub.meltano.com/singer/spec#state
Also, fwiw, Meltano is designed to take care of state for you automatically when you use
meltano run
to run a pipeline.
k
I must be using the wrong code
i'm using the tap-google-analytics by singer.io
i guess its out of date
p