Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Support with gtag? #46

Open
KingWu opened this issue Mar 22, 2021 · 1 comment
Open

Support with gtag? #46

KingWu opened this issue Mar 22, 2021 · 1 comment

Comments

@KingWu
Copy link

KingWu commented Mar 22, 2021

Will support with gtag?

@ericgrainbridge
Copy link

Internally the library depends on the old ga tag. As a workaround you can add something like:

$gtag.set("experiments", [
    { id: "Experiment id", variant: "0" }
  ]);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants