I use the MetaMod extension with my site to show certain modules when certain conditions are met with other components. I'm trying to use it now with ES (specifically when a certain Group is opened). I see the group ID value is passed but I am trying to see if the Group Category has some type of ID that I can check against...so if any Group in Category X is displayed then show Module Y..Make sense? This is what I have so far for parameters being passed when a Group is shown:
MetaMod debug info:
Module ID: 994
$option: com_easysocial
$view: groups
$id: 88-lake-powell-paddleboards
$Itemid: 972
$timezone: UTC
$language: en-us
$language_code: en
$language_region: us
Including modules: None
Thoughts on how to accomplish this?