Deep-Linking and the Customer Experience
One way to immediately streamline the guests' experience while purchasing tickets is to make use of deep-linking from your venue's website site to ACME's. Deep-linking allows you to control exactly where a customer lands when moving from your site to the ACME Online Checkout (B2C) website pages. Deep-linking can be used to skip repeated steps/info when landing on the online checkout page, depending on what part of your site a guest is coming from. For example, when a guest has already clicked into an event on your website, then you can use a specific link that goes directly to the ACME online checkout rce calendar for that event, which means fewer clicks for the guests to get to the cart and checkout.
TABLE OF CONTENTS
|
Levels of deep-linking
Depending on how much information you want your guests to receive after they get to the eCommerce pages, you can deep-link past the main events list to:
Event detail page
This shows the full event description configured via the template, including links prompting members to verify if included in the description.
Considerations for use:
Linking to the description provides more event information, but this may be redundant info, depending on what info was on the source page the guest came from.
It starts the guest before the buy flow, so more clicks for the guests to get to the cart - Tickets>Select date>Select ticket options>Checkout
Calendar for a specific event
No event info when landing on this link, but it puts guest directly into buy flow.
Considerations for use:
This doesn’t provide event information, but the guest needs to make fewer clicks to get to the cart - Select date>Select ticket options>Checkout
Cart showing available tickets for a specific event and date
This skips all the extra clicks and directs a customer directly to a cart with an event and date preloaded.
This useful for one time events where there is only one date the event occurs on, and OR if the guest has already chosen a date and event on the original site.
Considerations for use:
This doesn’t provide event description information, but uses the fewest clicks to complete checkout - Select ticket options>Checkout
Calendar without a specific event selected yet
This allows the guests to pick a date, and then they see a shorter events list with only events available on that date. From there they have the option of clicking to “Learn More” to get to an event detail page, or they can go straight to the cart and select tickets for any event.
Considerations for use:
There is potentially less event information, depending on where a guests clicks once they get the date specific events list. The list they do see is much simpler, and only shows events available on the selected date.
It starts them before the buy flow, with more clicks for the guests to get to the cart - Tickets>Select date>Select options>Checkout
Event Link Types
Event Detail page
- This links to the ACME Event detail page with full description. Guests will then have to choose a date from the calendar before landing in the cart.
- There is a non-member link that will go straight to the Event Detail page, as well as a member link that will prompt members to verify first.
Event Calendar page
- Calendar for a specific event. Once a date is selected, guests will immediately go to the cart with date and event chosen.
- There is a non-member link that will go straight to the Event Calendar page, as well as a member link that will prompt members to verify first.
Event Cart page - specific date
- Cart showing available tickets for a specific event and a specific date. Guests will choose their tickets and be able to checkout.
- There is a non-member link that will go straight to the Event Cart page, as well as a member link that will prompt members to verify first.
Event Cart page - today's date (dynamic)
- Cart showing available tickets for a specific event and the current date. This link doesn't specify a date and dynamically uses the current date when the link is clicked. This should be used for events that are available daily or regularly, vs one-time events.
- There is a non-member link that will go straight to the Event Cart page, as well as a member link that will prompt members to verify first.
General Calendar - all events
- Calendar without a specific event selected yet. One a date is selected, guests will see a list of all events available on that day. Once an event is selected they will go to the cart for that event and the preselected date.
- There is a non-member link that will go straight to the General Calendar page, as well as a member link that will prompt members to verify first.
Event Detail page - date specific
- Event detail page with date already chosen. This skips the calendar after showing the detail and directs straight to the cart for that event and the preselected date. This is great for 1 time events.
- There is a non-member link that will go straight to the Event Detail page, as well as a member link that will prompt members to verify first.
Additional Member Link Types
In addition to the member event links above that require members to complete verification before directing them to the de, there are some additional member specific links that can be used.
Member verify to Member Detail page
- Deep-link to verify, then land on Member Detail page. Use this to link a member to their profile for easy renewals.
Member verify to Donations Landing Page
- Deep-link to verify, then land on Donations Landing Page. This drives Members to donate while being logged in, so their membership information is recorded when they make the donation.
- See Creating Custom Donation Landing Pages for more information
How to Update Links
Attached below is a link generator you can use to create any of these links for your events. To use it, you will need to insert your tenant ID, the event ID, and a date (as needed) on the first page, and it will format the links for you to copy and paste. You can update the event ID and date as needed to format links for as many events as you need.
IDs for each event can be found in the URL in B2B for that event template.
HTML can be used with the CSS to control the styling of text across the ACME hosted eCommerce site. This will allow you to use different colors, backgrounds, font weights, etc on the CSS controlled text, like the Orders page description (cart message), the events list message (above the events list) etc. See the Tips for using HTML with CSS for more information.
Sample member verification link embedded in the cart text:
"orders-page-description": "<p>We look forward to your visit. For support call 555.555.5555.</p><p style=\"font-size:20px; font-weight:300; background-color: #ECECEC; padding: 20px;\">MEMBERS: <a href=\"https://sand10-buy.acmeticketing.com/auth/000/members?ref=https:%2F%2Fsand7-buy.acmeticketing.com%2Forders%2F000%2Ftickets%3Fcart\" target=\"_self\" style=\"text-decoration: underline; font-weight:900;\">Please verify your membership</a> to receive discounts on tickets.</p>,
Using deep-linking to control the customer experience
Below are some examples of ways to use the different link locations, and how that will change the customer experience.
Starting at event detail
Option 1: Deep-link to Event Detail, Members go back to Event Detail after verifying
Link to an ACME eCommerce Event Detail page (Standard Link 1)
Members click a ‘Verify Membership’ link in that is in the event description, controlled by the template
Use Membership Link 1 in the event description to verify then direct to event detail
Verify membership
Member is automatically redirected back to event detail
All guests click “Tickets”
Select a date
Select tickets in cart
Checkout
Option 2: Deep-link to Event Detail, Members go to Calendar after verifying (recommended)
Link to an ACME eCommerce Event Detail page (Standard Link 1)
Members click a ‘Verify membership’ link in that is in the event description, controlled by the template
Use Membership Link 2 to verify then direct to calendar
Member is automatically redirected to Calendar
Non-members click “Tickets”
Select a date
Select tickets in cart
Checkout
Option 3: Deep link to Event Detail, Members Verify in Cart
Link to an ACME eCommerce Event Detail page (Standard Link 1)
Do not include a “Members, click here to verify” message and link in the event description (controlled by the template)
Click Tickets
Select a date
In cart, click link in cart description text (WL controlled)
"orders-page-description": "<p>We look forward to your visit. For support call 555.555.5555.</p><p style=\"font-size:20px; font-weight:300; background-color: #ECECEC; padding: 20px;\">MEMBERS: <a href=\"https://sand10-buy.acmeticketing.net/auth/###/members?ref=https:%2F%2Fsand10-buy.acmeticketing.net%2Forders%2F###%2Ftickets\" target=\"_self\" style=\"text-decoration: underline; font-weight:900;\">Please verify your membership</a> to receive discounts on tickets.</p>,
Update above with correct environment, and tenant ID and save in the theme
After verifying, Members are redirected to cart with discount applied
Select tickets in cart
Checkout
Starting at calendar
Option 1: Deep-link to calendar for specific event
Link to the calendar for a specific event (Standard Link 2)
Select a date
Select Tickets in the cart
Non-members checkout
Members can be prompted to verify by configuring message in cart header
Option 2: Deep-link to member verification and then calendar for specific event (member specific)
Link to verification that directs to calendar for a specific event (Member Link 2)
Verify
Member is automatically redirected to calendar, select a date
Select Tickets in the cart
Starting at cart
Option 1: Deep-link to cart with event and date preselected
Deep-link to the cart showing available tickets for a specific event and date (Standard Link 3)
Select Tickets in the cart
Non-members checkout
Members can be prompted to verify by configuring message in cart header
Option 2: Deep-link to member verification and then to cart with event/date preselected (member specific)
Deep-link to verification that directs to the cart showing available tickets for a specific event and date (Member Link 3)
Verify
Member is automatically redirected to cart with event and date already loaded
Select Tickets in the cart
Starting at the calendar before selecting an event
Option 1: Deep-link to calendar without a specific event selected yet
Deep-link to calendar with no event selected (Standard Link 5)
Select a date
Limited Events List loads with only events available that day
Click Learn More to see event description, or click Tickets
Select Tickets in the cart
Non-members checkout
Members can be prompted to verify by configuring message in cart header
Option 2: Deep-link to member verification, then land on calendar picker to see date specific events list
- Deep-link to verification that redirects to calendar with no event selected (Membership Link 7)
- Verify
- Member is automatically redirected to calendar with no event selected
- Select a date
- Limited Events List loads with only events available that day
- Click Learn More to see event description, or click Tickets
- Select Tickets in the cart
Attachments
ACME eCommerce link generator
attached below - v10 updated on 08/08/2023
- Typos were fixed in the Member link versions of both the “Event Detail page” style link and the “Event Detail page - specific date” style link. Both standard and member link versions were optimized for the “Event Cart page - specific date” style link and the “Event Cart page - today’s date (dynamic)” style link.