Results 1 to 4 of 4

Thread: Advanced Google analytics with custom dimensions in flynax - some help needed

Threaded View

  1. #1

    Advanced Google analytics with custom dimensions in flynax - some help needed

    Hi to everyone. Google analytics is very powerful tool (as you all probably know). I think we should use more of its power inside flynax. First thing to do, is to send custom dimensions to GA, by adding custom dimensions inside google analytics code.

    I was trying to make it work by adding next code, and its 90% works, however, I still cant figure out how to get translation (name) of fields country, country_level1, country_leve2, country_level3. Currently I can print only keys.

    I have tried this:

    Code:
    Only registered members can view the code.
    than to print I use:
    Code:
    Only registered members can view the code.
    but it doesn't work.

    Below is my full code.
    Code:
    Only registered members can view the code.
    Any help is appreciate.

    Custom dimensions could be very useful, for example if we want to build custom GA dashboard to specific dealer(s).

    Thanks
    Last edited by Kenan Mahmutovic; August 12, 2018 at 03:09 PM. Reason: Added changes in js now it sends data to GA