builder icon indicating copy to clipboard operation
builder copied to clipboard

feat: generalize tracking feature towards 'Frappe Tag Manager'

Open blaggacao opened this issue 2 years ago • 12 comments

see writeup: https://github.com/frappe/builder/issues/62

companion to https://github.com/frappe/frappe/pull/24466

lmkwyt

blaggacao avatar Jan 19 '24 17:01 blaggacao

Alternatively something like matomo does with an array that is the worked on might also be a good idea to have events immediately stacked and the pushed to the server later (after the script is loaded):

var _mtm = window._mtm = window._mtm || [];
_mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});
(function() {
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.async=true; g.src='https://cdn.matomo.cloud/<my-site>.matomo.cloud/container_<hash>.js'; s.parentNode.insertBefore(g,s);
})();

blaggacao avatar Jan 19 '24 18:01 blaggacao

ping

blaggacao avatar Jun 23 '24 14:06 blaggacao

Go for it now. The future is promised to no one. - Wayne Dyer


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Jun 28 '24 08:06 blaggacao

Fears are nothing more than a state of mind. - Napoleon Hill


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Jul 04 '24 09:07 blaggacao

What the caterpillar calls the end of the world, the master calls a butterfly. - Richard Bach


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Jul 11 '24 12:07 blaggacao

Watch your thoughts, they become your words Watch your words, they become your actions Watch your actions, they become your habits Watch your habits, they become your character Watch your character, it becomes your destiny. -


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Jul 18 '24 09:07 blaggacao

You may say Im a dreamer, but Im not the only one, I hope someday you will join us, and the world will live as one. - John Lennon


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Jul 22 '24 02:07 blaggacao

I have just three things to teach: simplicity, patience, compassion. These three are your greatest treasures. - Lao Tzu


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Jul 29 '24 06:07 blaggacao

The important thing is this: to be able at any moment to sacrifice what we are for what we could become. - Charles Dubois


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Aug 02 '24 07:08 blaggacao

Obstacles are those frightful things you see when you take your eyes off your goal. - Henry Ford


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Aug 05 '24 16:08 blaggacao

Our distrust is very expensive. - Ralph Emerson


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Aug 09 '24 10:08 blaggacao

An invincible determination can accomplish almost anything and in this lies the great distinction between great men and little men. - Thomas Fuller


Kindly help move this PR forward. Many thanks from Yours Sincerely!

blaggacao avatar Aug 25 '24 06:08 blaggacao

Dependant PR is closed... also, unless the dependant feature is ported to V15, we can't merge this without extra handling.

Closing this for now.

surajshetty3416 avatar Oct 08 '24 10:10 surajshetty3416

@surajshetty3416 Thanks! Would you agree with the dependant feature? I'd be happy to revive; it's a hybrid between a full plausible integration and a lightwight built-in tracking. Though I've already explored how to connect both based on this data layout in frappe, so it would be a useful feature to explore.

Should I?

blaggacao avatar Oct 08 '24 12:10 blaggacao

Should I?

Would you support it? :smile:

blaggacao avatar Oct 08 '24 12:10 blaggacao

Would you support it? 😄

Sure, if everything is handled properly :)

surajshetty3416 avatar Oct 09 '24 03:10 surajshetty3416