2- Connect your Portal with the Event


THERE ARE TWO WAYS TO CONNECT YOUR PORTAL WITH THE EVENT:


1- With HTML Button Snippet:

<button><a href="https://evt02.streamprolive.com/goToEvent.php?eventkey=&orderid=4567" >Go To Event</button>

One line of code in HTML that must be placed in the <body> of the Customers Purchased Orders webpage.
This Button will allow the client to access the event.
CSS may be applied to Button as desired.
the orderid 4567 is just a sample. Must generate your unique orderid on client success purchase.
If this option is used, there is no need for the next options from: tokenValue javascript snippet to Image URL.

1- THIS BUTTON SHOULD ONLY BE ACCESSED BY CUSTOMER AFTER LOGIN.
2- MUST BE PLACED INSIDE THE CONFIRMED PURCHASED ORDER PAGE.


2- tokenValue javascript snippet:

<script src="getToken.js"></script>
<script>var tokenValue = getToken("1");</script>

Two lines of code in Javascript that must be placed in the <body> of the webpage, email of your choice.
To retrieve the tokenValue and send it to your customer ON AN ORDER CONFIRMATION.
This token is automatically generated by the platform and will later be used by the client to access the event 01.
In the event access window, goToEvent1, the client only needs to enter this code and enjoy the show.


getToken.js include file:

1- Click TextArea window and copy the content into a file named getToken.js.
2- File must be placed in Host Domain root directory.
3- tokenValue requires this file to work.

IMPORTANT:  tokenValue javascript snippet and getToken.js include file must be placed in same directory.

goToEvent1 HTML snippet:

Three lines of code in Javascript that must be placed in the <body> of the webpage of your choice.
This embed, GoToEvent1, will allow the client to access the event 01.


Now:


CREATE LIVE EVENT CLICK HERE..

OR

CREATE FAKE (RECORDED) LIVE EVENT CLICK HERE..

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

1- Basic Setup

1- After login you will be presented with Your Active Products/Services. Click on Active for...

3- Create Live Event

After Steps 1 and 2 are complete: 1- For streaming you may use the encoder of your choice....

4- Create Fake (Recorded) Live Event

After Steps 1 and 2 are complete: 1- UPLOAD FILE: a) Click File Manager: b) Make sure...