The site I'm working on tracks Google Analytics events, which always have a direct referral URL that is internal to our site. What would be good practice to associate the event with the referral source URL?
Usage example:
The user is on facebook → Go to our website → View page → View page → EVENT
In this case, the referral is considered direct, but the traffic comes from facebook.
How can I make sure event summarization is facebook in this case? So, when I look at conversion rates for my event, visiting sites that started with a Facebook referral and end in my case will be considered goal conversions? And what does it work for any referrer?
source
share