Skip to main content
How to create a widget on your website
Maria Pia avatar
Written by Maria Pia
Updated over a month ago

Xceed Pro allows you to have a widget on your own website to sell your tickets.

To install our widget is pretty straightforward.

  1. Enter your Xceed Pro account and click on setting on the top right and then "Sales Plugin"

  2. Paste your URL on the field "Website Domain". By default the sales channel will be your main sales channel. In this case "The music Sanctuary" - https://yourvenuepage.com/.

  3. Add the following html code within the <body> of the page of your website where you want the sales plugin to show up

    <div id="xceed-widget"></div>
    <script src="https://s3-eu-west-1.amazonaws.com/xceed-widget/2019-version/dist/loader.js" type="text/javascript"></script>

  4. You can then customise the look and feel via Xceed Pro.
    ​

Associating different sales channels to your widget

It can be the case that you want to track where the traffic of your website is coming from. The best way to do this is having several landing pages on your website for each channel created.

Take as an example you want to track the users who are coming from your paid meta adds

  1. Create a landing page for people who come from your meta adds - (Example: https://yourvenuepage.com/ads/#/events)

  2. On Xceed pro go into the marketing tab and then team and create a channel with the name meta-adds. (More details on how to create sales channels here)

  3. Then go into your setting and sales plugin tab and click on "Add another URL"

  4. Paste the URL (including the http://) of your new landing page and chose the sales channel "meta-ads" you just created

Did this answer your question?