• Resolved zehrgut

    (@zehrgut)


    Hello!

    Is there a way to add my callback?

    For example, instead of:
    __gaTracker(‘send’,’pageview’);

    I need:
    __gaTracker(‘send’, ‘pageview’, { ‘hitCallback’: removeUtms });

    Where :
    var removeUtms = function(){

    };

    Any thoughts on how to implement it?
    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Author chriscct7

    (@chriscct7)

    Hi there,
    We do not support custom callbacks on the pageview triggers at this time.

    -Chris

Viewing 1 replies (of 1 total)
  • The topic ‘How to add callback?’ is closed to new replies.