You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Php-ga for a tinyurl redirect service and i'm having problems passing on the referrer data to G.A. (utmr=facebook f.e....).
After looking into it, Php ga builds the correct object right till the HTTP Request to Google with the proper parameter set ("utmr=refer_x"), but then it just doesn't show up on G.A.!
Setting this referrer variable into any other G.A. parameter (f.e. Page title) will be displayed successfully..
Any one experienced such problem?
Many thanks
The text was updated successfully, but these errors were encountered:
I'm using Php-ga for a tinyurl redirect service and i'm having problems passing on the referrer data to G.A. (utmr=facebook f.e....).
After looking into it, Php ga builds the correct object right till the HTTP Request to Google with the proper parameter set ("utmr=refer_x"), but then it just doesn't show up on G.A.!
Setting this referrer variable into any other G.A. parameter (f.e. Page title) will be displayed successfully..
Any one experienced such problem?
Many thanks
The text was updated successfully, but these errors were encountered: