Defining Unique ID then Passing Unique ID to ShareASale

  • blisscabinets
    Asked on March 23, 2017 at 10:38 PM

    I'm using JotForm on my BigCommerce site and I'd to begin Affiliate Marketing.    

    Therefore, am I able to pass the Unique ID from JotForm to ShareASale somehow.  I need a form that creates a unique ID so I use it in ShareASale to track my ShareASale Affiliate leads. 

    I've created a form, and have the Unique ID widget added.  I just don't know how to define the Unique ID so I can pass it over to the ShareASale code.

    I hope you understand and I've explained good enough.

  • Elton Support Team Lead
    Replied on March 24, 2017 at 4:11 AM

    Here's a guide about using the Unique ID widget.

    http://www.jotform.com/help/79-Add-Custom-Unique-IDs-to-your-Form-Submissions

    The Unique ID field will automatically increment the index value by one on every submission.

    ---

    With regards to passing the Unique ID value to your app, I'm not quite sure how you're going to achieve that. If that requires PHP or custom scripts, you can use Webhook or Post Data method. Or if you are only passing it via URL query string, you can use the unique ID field name e.g. {clickTo15}

    If you have any other questions, let us know.