![]() |
|
piwik tracking for multilingual site - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: piwik tracking for multilingual site (/thread-11791.html) |
piwik tracking for multilingual site - vincent3569 - 2014-05-15 hi I use this code to track my visitors with piwik: `
[Image: http://piwik.vincentbourganel.fr/piwik.php?idsite=2] ` But I have a trouble with albums, images, news and pages: How force the display title of albums, images, news and pages in only one language (french) to only track one title in piwik (I have other informations for tracking the country of my visitor)? piwik tracking for multilingual site - acrylian - 2014-05-15 You would have to use the class method like piwik tracking for multilingual site - vincent3569 - 2014-05-16 thanks acrylian piwik tracking for multilingual site - acrylian - 2014-05-16 Yes, this hte hte "base" way of the object model behind everything. The "bare" function mean only that the display is "sanitized" but it is the current language always. |