analytics icon indicating copy to clipboard operation
analytics copied to clipboard

Add script for inserting GA4 import fixtures

Open RobertJoonas opened this issue 1 year ago • 0 comments

Keeping this as a draft which be useful for debugging imported queries.

The script can be used via the iex -S mix:

iex(1)> Plausible.DataMigration.GenerateLocalImported.run()

user.email and site.domain should be unique, so the script needs to be modified throughout runs.

RobertJoonas avatar Apr 11 '24 13:04 RobertJoonas