I am using the below code and it's not working with the custom definition and getting "not set" as a value. But in the debug view I am getting the value in the "data layer". #97
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am using the below code and it's not working with the custom definition and getting "not set" as a value. But in the debug view I am getting the value in the "data layer". [image:debug-datalayer]
I changed the above code and able to see the "data layer" as well as in the "hit details" [image:Hit Details]

ReactGA.set required Object only and can't use set method
Do you know if it is something I need to pass like above? [I mean "user_properties" is important to pass]
Originally posted by @priyabratap in #22 (comment)
All reactions