On 07/29/2013 01:32 PM, Steven Walling wrote:
That is one issue using a campaign identifier would fix. Once the user clicks a signup page link with a campaign name, it's stored in their session cookie, so even if they bounce around it's retained. The only case where it would be lost is if they click another campaign URL after they clicked the first one.
However, desktop preserves returnto and returntoquery in this particular case (some page -> click login -> click signup), so ideally Mobile would do the same.
Matt Flaschen