Embedded Online Signup

Embed Influx's online signup functionality into your website

You can embed online membership or concession/pass functionality into your website with a few short lines of code. Ensuring you have the Influx library embedded into your site you simply need to enter the following HTML where you would like the timetable shown (as well as replacing the slug with your unique value).

<script type="text/javascript">// <![CDATA[
   Influx.concessions({slug:'YOUR_SLUG_HERE'});
// ]]></script>

View a live example now

Configuring online signup

Watch a video overview of how to configure your online signup