How to get the javascript to the clients, and how to implement caching when building a TMS? -


i looking @ making own tag management system, or tms: system manages javascript snippets on many sites, analytics , ad-snippets, in such way can, example, change google analytics piwik analytics changing 1 tag. automatically propagate alle other connected sites. i've looked @ available options, , either expensive, or far more feature rich need.

in case, google not friend, there numerous marketing type articles tms'es , entirely eclipse articles technical challenges , how to's (if there any).

the main problems see how javascript code sites connected tms, , doing without having call tms every time.

does have idea this?

their 2 parts app. first management console, user defines tags: ga, piwik etc.

the second client, user installs small javascript snippet, of ga, installs script tags based on settings in console.

the client how java-script code sites, need contact server form of api key, return script tags, , or java-script code required website, client inserts scripts, tags page using dynamic injection.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -