Integrate your ticket shop into your own website
Redirecting to multiple pages can lead to lower conversion. To prevent a buyer from being redirected, you can choose to add your ticketshop as an iframe within your own web page. Follow the steps below to set this up!
1. Go to 'Manage' and select the desired event.
2. Then click on 'Event dashboard'. Right click on "Online Sale URLs " to access different URLs.
3. Copy the relevant URL directly from the back office without opening the link in a new tab. There are two types of URLs:
- URL (link to the ticket shop).
- Link to the event calendar (overview of active events).
4. Place the copied link in the <body> of the website's HTML code. If necessary, use the code at the bottom of this article.
5. The position of the ticketshop on the website can be set by adjusting the 'width' and 'height' in the iFrame code.
<iframe
width="600"
scrolling="auto"
height="730"
style="max-width:
100%"
frameborder="0"
marginwidth="0"
marginheight="0"
src="paylogic_Shop_URL1"
name="paylogic_shop"
id="paylogic_shop">
</iframe>
Note: zorg dat 'Paylogic_Frontoffice_URL1' vervangen wordt door de gekopieerde URL
Related Articles
Adding extra information to a ticket shop
It can sometimes be useful to add extra information to your ticket shop, without it being directly linked to a specific product. Follow the steps below to add general information about the event or purchasing process in your shop. 1. Go to ‘Events’ ...
Create a new product and add it to a ticket shop
Creating products? In this article, we explain how to do that. Step by step, we explain below how to get your products ready for sale: Go to ‘Events’ and select the desired event, then go to ‘Products’. Click on ‘Create new product’ on the right. ...
Create access code(s) for voucher shop
This article explains how to set up an access code for your shop. Creating a Voucher Group Go to ‘Dashboard’ and select the desired event. Navigate to 'Tools' and then 'Vouchers'. At the bottom, under ‘New voucher group name,’ enter the title of the ...
Add a banner to the confirmation page of a shop
Add a banner to your shop's confirmation page to direct people to your website, socials, or newsletter. 1. Go to 'Dashboard' and select the event. 2. Click on 'Sales Configuration' go to your desired shop and navigate to 'Edit'. 3. Select 'Banners' ...
Adding or arranging products in a ticket shop
If you haven't created any products yet, please read this article first. 1. Go to ‘Events’ and select the desired event. 2. Go to ‘Sales configuration’. 3. Select your desired ticketshop. 4. Click on the pink button ‘Add products to sale’. 5. Select ...