Skip to main content

📣 How to track promoter sales

This feature is part of the initial phase of implementation. While it provides basic functionality, future updates will introduce a more robust and structured solution. Any feedback would be greatly appreciated. Your insights and suggestions will help us refine and enhance this feature for you.

Tracking promoter sales is a crucial part of managing successful events and marketing campaigns. Promoters play a key role in driving ticket sales and increasing your event's visibility, but understanding their impact requires clear and accurate tracking methods.

How to

To track promoter sales, simply append the promoter code as a query string parameter at the end of your event URL.

Eg. https://www.tixtree.com/e/party-like-theres-no-tomorrow-cf15cce2d873?pc=YOURCODEHERE

Constraints:

  • The code must be alphanumeric, containing only letters and/or digits.

  • The code must not exceed 50 characters in length.

  • The code will be automatically converted to uppercase, so codes like LoREmIpsuM, LOREMipsum, loremipsum, and LOREMIPSUM will be treated as the same code.

The promoter code will be recorded with every completed order and can be found in your order exports under the column "Promoter Code".

Example

Imagine Michael, Jessica, and David are three promoters partnering with you to ensure the success of your event. Now, let's say you decide to use their names as their unique promoter codes:

  • Michael's promoter code: MICHAEL
  • Jessica's promoter code: JESSICA
  • David's promoter code: DAVID

To track their sales, you would append these codes to your event URL (eg. https://www.tixtree.com/e/party-like-theres-no-tomorrow-cf15cce2d873) as query string parameters:

For Michael, the URL would be:
https://www.tixtree.com/e/party-like-theres-no-tomorrow-cf15cce2d873?pc=MICHAEL

For Jessica, the URL would be:
https://www.tixtree.com/e/party-like-theres-no-tomorrow-cf15cce2d873?pc=JESSICA

For David, the URL would be:
https://www.tixtree.com/e/party-like-theres-no-tomorrow-cf15cce2d873?pc=DAVID