First of all I want to congratulate you guys on an awesome product! I’ve been working in a relatively large app for about 6 months and been able to do almost everything I wanted without ejecting.
However right now I’ve hit a snag. I need to forward the install referrer and google adwords campaign data (utm_* parameters) to Segment after installation, so we can properly track our campaigns. I can get some install information using the branch SDK (Branch.getFirstReferringParams()), but only if the user arrived at our store page from a branch url.
Is there a way to receive the aforementioned data without ejecting?
Sorry for bumping the thread. But I would really like to keep using expo without ejecting. If someone from expo could let me know if this is something possible without ejecting it would help me tremendously.