Attribution by Email

1. When recording a conversion using the following postbacks:

  • /track/
  • /track/goal-by-click-id,
if the parameters contain  &email= , then the email is written in the Email field (lead fields).

2. Postback:  /track/email?email=&goal_id= (or  goal_alias=, or default goal if not set).
In this postback, we look for a conversion by the entered email, take all the data from it and add the conversion to the goal specified in the method. This method also checks the Multiple Conversions functionality.

3. Postback:  /change-conv-email?email=&goal_id=&new_status= (or  goal_alias=, or default goal if not set).
In this postback, we look for the last conversion by the entered email and change its status to sent.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us