I'm tracking multiple domains/subdomains (domain1.com, domain2.com and sub.domain1.com) with Google Tag Manager/universal analytics.
I created a Custom Tag Event (in GTM) that fires on ALL of those pages.
Is there a way to capture the specific page where that event was fired from?
For example, I have an event that fires when a user hovers over a specific <div> element. This occurs on both domain1.com, domain2.com and sub.domain1.com.
When those events fire, can I send the specific domain to GA's event catogory/action/label tags?