Configuration on NGINX

If I start to use the Tag manager do I need to change my NGINX configaration in any way?

Also if there anyway to use the tag manager with a CDN, I rather the CDN be hit with each page load than my server.

Hi, There is no change in the nginx config required.

This feature is planned, but doesn’t exist yet.

Oh that’s a shame. I’m sure a read somewhere that you could manually copy the js file to the cdn. I’m glad I checked now.

Hi,

Of course you can always publish the generated js file to the cdn yourself.

Brill, well my cdn is a pull zone, so it should get the generated js file automatically.

So is it simply just a case of changing the snippip to g.src’http://cdn.domain.com/piwiki/js.containter

I’m be interested in knowing that as well