Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting up the campaign in Checkout ChampCheckoutChamp

Step #1

Log in to your Checkout Champ account. Then, set up a campaign and new affiliate if you have not already done so.

...

Setting up your Postback URL in Checkout ChampCheckoutChamp

Step #1

Go back to Checkout Champ and go to CRM > Affiliates, and click on the Edit button for the desired affiliate. Then, click the Pixels tab.

...

If you are using CheckoutChamp’s funnel builder or form-code - As long as the affId and passed values are inside the URL, these will be stored to the click and also the lead or sale that occurs. You can skip this step.

Please be sure to follow this article to generate Everflow’s transaction_id on the page: https://konnektive.atlassian.net/wiki/spaces/CC/pages/1859552417/Everflow


If you are using Direct API - Have your developer send the Base Destination URL into the requestUri on the first Import Click call that is made. This API call should be made once the customer lands on that first page of the funnel. The response from this API request will return a sessionId. Pass this sessionId on all subsequent API calls for the customer so they are all connected to the same session containing the affiliate parameters. Please view our Suggested API Flow article for more information on using the Import Click API

...