Solved

Referer_Domain [Amplitude+Segment]

  • 26 June 2021
  • 1 reply
  • 1296 views

Hi!

I’m trying to find User property “Referrer_Domain”, but couldn’t find it. I’ve searched it in Govern->User properties.

Regarding this article (https://developers.amplitude.com/docs/javascript#web-attribution
), this field Amplitude supports tracking automatically. But I’m using integration via Segment. Do you know if there is an easy way to get it?

icon

Best answer by ning.chang 28 June 2021, 06:33

View original

1 reply

Userlevel 4
Badge +7

Hi Aleksey! 

According to Segment’s documentation here, it seems if you turn on "track referrer to Amplitude" this will send the referrer to Amplitude as a user property when you Segments page method.

Do note that the Track Referrer to Amplitude only works for a client-bundled integration via the JavaScript source. If true, captures the referrer and referring_domain for each session, as well as the user's initial_referrer and initial_referring_domain via a setOnce operation.

Reply