Attending An Event
Account Settings
Billing and Payment
Account Settings
Delete Your Account
Link Facebook or Google
ID or Passport Number Not Valid
Edit Details on Your Profile
Privacy and Security
Tickets
Cashless
Howler Active
What Is The Teams Feature?
Go Solo
Creating A Team
Joining A Team
Changing Your Start Time
Managing Your Team
Family Accounts
Woov
Organising An Event
Getting Started
Video Tutorial - Getting Started
Getting Started with Howler
Our Services
Getting Paid
Howler Customer Support
Payment Gateway Options - For organisers
Manage your account
Setup your event
How to create an event
How to Make My Event Searchable on Howler.co.za
Event Look and Feel
Ticket Type Settings
How to enable donations for your event
Express Checkin
Enable Ticket Resale for your Event
Marketing Tools
How to drive ticket sales
Ticket Bundles and Specials
Issue Complimentary Tickets
Custom Ticket Type Links
Marketing Tools - Sending an email campaign
Marketing Tools - Sending an SMS campaign
Setting Up Google Analytics Tracking
Integrating the Facebook Pixel
Howler Brand/CI/Style Guide
Embedded links
Create a QR code linking to your ticketing page
Ticket Reps
Event Customisation
Event Page Customisation within the organiser portal
Premium Event Customisation
How to Optimize an Image
Going Cashless
Going Cashless with Howler
Howler RFID Wristband Design Template
Vendor fees - For organisers
Cashless Sales Reports
How to drive Online Topups for a Cashless event.
Cashless Customer Journey
Ticket Scanning
Reporting
Event Protect
Howler Backend - Active Admin
Howler Backend Active Admin
Howler Backend Active Admin - Manage Organiser Roles
Howler Backend Active Admin - Reps
Howler Backend Active Admin - GTM configuration
Howler Backend Active Admin - Create Ticket Types
Howler Backend Active Admin - Promo Codes
Howler Backend Active Admin - Create a Pre Registration Event
Howler Backend Active Admin - Unique Registration
Howler Backend Active Admin - Data Capture
Streaming Online Events
Vendor at an event
Setting Up Your Vendor Account
Setting Up For An Event
Setting Up Your Menu
Editing Vendor Bank Details
How to use the Howler Cashless Point of Sales Devices - Training Video
Vendor Fees
Vendor Settlement
The Vendor Agreement
Vendor Sales Reports
Legal
Partners Resources
- All Categories
- Organising An Event
- Marketing Tools
- Embedded links
Embedded links
Updated by Robyn Marais
In many cases, you may want to promote an embedded link with a promo code, specific ticket type, reps or the cart pre-filled to make the user journey a bit shorter and promote easier conversions.
This guide will show you how you can create embedded links with the following functionalities:
- Unhide tickets hidden behind promo codes.
- Add rep tracking to an event.
- Select and add ticket type to cart pre-filled.
- Custom ticket type links
Unhide hidden promo code tickets
- Copy and paste the following code into a text editor: EVENT_URL/tickets?promo_code=CODE
- Navigate to the event page and copy the URL link in your browser over the EVENT_URL part of the code.
- Copy the URL link in your browser and paste it over the EVENT_URL part of the code in your text editor.
e.g. EVENT_URL?promo_code=CODE will change to https://www.howler.co.za/events/my-event-896c/tickets?promo_code=CODE - Next, copy the promo code you applied to the hidden ticket type(s) into the CODE section of the URL.
e.g. https://www.howler.co.za/events/my-event-896c/tickets?promo_code=howler123 - Test the link by opening it your browser and making sure the promo tickets are revealed.
Add rep tracking to an event
- This is automatically generated for the rep on their rep dashboard, but below is the manual way of creating the embedded link.
- Copy and paste the following code into a text editos: EVENT_URL?rep=CODE
- Navigate to the event page and copy the URL link in your browser over the EVENT_URL part of the URL.
- Next, copy the rep code that was defined by the rep in the initial setup into the CODE section of the URL.
e.g. https://www.howler.co.za/events/my-event?rep=honeybadger - Test the link by opening it your browser and making sure the rep name is displayed in a banner at the top of the page.
Select and add ticket type to cart
- Copy and paste the following code into a text editos: EVENT_URL/tickets?select_ticket=TICKET_ID&quantity=NUMBER_TICKETS
- Navigate to the event page and copy the URL link in your browser over the EVENT_URL part of the code.
- Navigate to the ticket type on active admin and copy the ticket ID over the TICKET_ID part of the code.
- Enter the number of tickets you want in the cart over the NUMBER_TICKETS part of the code.
e.g. https://www.howler.co.za/events/my-event-896c/tickets?select_tickets=274645&quantity=3 - Test the link by selecting it and making sure the correct ticket type and amount of tickets are in the cart.
Custom Ticket Type Link
Create unique URL links for specific ticket types that you can send directly to your customers. Only the selected ticket types will then be displayed to the customer. This is especially useful when you are trying to promote or sell a specific ticket or category to your customers for ticket specials.
You'll see this option available within the Organiser Portal under the "Edit" tab on your event.
- Select the "Ticket type" drop down
- Select the ticket types you would like to include in the link
- Select "Copy"
Paste the link into a new tab to test the link.
Share this link wherever you are promoting that specific ticket type.
ie, EVENT_URL/tickets?rep=CODE&select_ticket=TICKET_ID&quantity=NUMBER_TICKETS
Should take you to a ticket page, attributed to the rep with a specific ticket type already preselected in the cart.