Category: Add ons

  • EventBrite vs CWTickets Processing fees

    EventBrite vs CWTickets Processing fees

    The following calculations compares the processing and credit card fees of EventBrite vs our internal online payment registration system – CWTickets.

    To use the form just enter figures for the Number of expected delegates and price per ticket. The form will then calculate the comparible prices of using EventBrite or CWTickets.

    • Processing Fees:

    • EventBrite

      Click here for more information
    • CWTickets using Stripe

      Click here for more information.
    • 2.5% + 65p, capped at £6.50
    • One off setup fee of £350.
    • 3.5%
    • 2.4% + 20p
    • Based on estimates of tickets sold.
    • If you would like to take this further, please add your enquiry to this box and click on submit.

     

  • Conference Websites now have a payment system for Ticket registration

    Conference Websites now have a payment system for Ticket registration

    We have partnered with Credit Card processing company Stripe.com and Gravity Forms – the leading WordPress Form builder (packaged with Conference-Websites).

    CWTickets.co.uk

    The price for this is £350 setup with the following Stripe processing fees – 20p + 2.4%. For further information on pricing, please visit:

    https://stripe.com/pricing 

    Please contact us for more information – [email protected].

     

  • New Functionality :: Pop-out Adverts

    New Functionality :: Pop-out Adverts

    The Advert / Teaser pop-outs is now available to use on the Conference-Website.co.uk Platform.

    Here is a demo on https://demo.conference-websites.co.uk/

    Conference Websites pop up advert
    Example: pop up advert

    Features:

    1. Displays / edits:
      – Images – 100px x 100px
      – Title
      – Teaser text
      – Link text & link
    2. Only displays to new visitors not returning
    3. Mobile optimised for phone or tablet

    Administration / how to use it

    Administration > Settings > Popout Settings

    pop-out administration screens.
    Pop-out administration screens.

     

     

  • Miramedia Now Offer Print Design & Branding services.

    Miramedia Now Offer Print Design & Branding services.

    Miramedia can now offer full design and branding services.

    The package is £500 and includes everything you need in order to build a great looking professional website using the conference-websites.co.uk platform:

    Deliverables include:

    • Logo design
    • Logo treatment – web and print versions
    • Web header
    • Web background design (might be blank)
    • Full page advert

    TOTAL COST: £500.00

    *Added revisions and requirements over and above approved design are costed at our standard rate.

    Notes & Terms:

    Based on my understanding of the brief and client requirements at initial phase, the pricing will include one design route submitted with a maximum of 2 sets of revisions* pre-implementation across variable deliverables as listed.

    We would aim to develop listed deliverables inline with agreed final Logo treatment within a 2 – 3 day
    time frame dependent on the speed at which we get feedback and the speed of which we get responses to all communications along the way.

    Conditions

    Pricing does not include use of purchased imagery/photography – the purchase of stock imagery will be priced and costed on final approved visuals prior to development / launch.

    Additional services, eg. commissioned photoshoot, illustration, copywriting, strategic planning, are subject to additional pricing and will be priced and costed accordingly.

    Updates

    Future updates and additional deliverables will be charged at our standard rate. Longer projects can be undertaken on a negotiated fixed-fee basis.

    Billing

    50% of the total project cost will be invoiced on approved visuals. The remaining 50% will be invoiced on handover of the project and paid prior to release.

    * Prices and details correct as at preparation date, errors and omissions excepted, subject to contract.

    Please contact our print designer Tracy for more info: Tracy[at]miramedia.co.uk.

     

  • Looking for a new App version of your Conference Website

    Looking for a new App version of your Conference Website

    We have built a new demo app version of one of our conference websites. To test this you need to download the app “Attendify Studio By KitApps, Inc.

    for iPhone:

    Download Here

    for Android:

    Download Here

    GUIDE APP: Then you need to enter the app ID which is “wfosd7“.

    SOCIAL APP: Use the app ID “t6zygy”

    It’s just a test so with limited content. The fee for the whole site is £500 for the Guide App and £750 for the social app.

    Details of the social app:

    Details Here

     

  • Conference Website for Mobile users

    Conference Website for Mobile users

    A significant chunk of web traffic to our Live Event websites come from mobile. Considering how your users view your website content on a mobile device should be an essential part of any web strategy for your live event.

    In this article I outline 3 options open to you.

    OPTION 1: FREE : Web app / mobile version of the site

    i.e. Do nothing and use the online website version of the conference website.

    Your Conference Website is already optimised for iPhone and Android. Click here to see the an article on how to promote your website as a web app.

    Advantages: Free and quick, no need to do anything other than build the website.
    Disadvantages: Online Only, not offline

    OPTION 2: FREE : Add your site to Eventbase

    A live event portal. You can load your conference website content to Eventbase. Users download the eventbase app to view your conference content.

    Eventbase for your conference website

    Give attendees a complete guide to your event in a feature-rich native app for iPhone, iPad, Android, BlackBerry and mobile website.

     

    Advantages: Free and provides an offline version of the website content.
    Disadvantages: Users have to view the app via the eventbase app, so no direct download of the app content. Also, content needs to be replicated to the app.

    OPTION 3: £500 : Full Native App

    We have teamed up with app development company attendify to offer a web app version of your conference website.

    Screen shot 2013-10-29 at 18.09.01

    Advantages: Full and “proper” native app.
    Disadvantages: Content needs to be replicated to the app.

     

  • New Product – Add an app to your conference website: £500

    New Product – Add an app to your conference website: £500

    Conference Websites have teamed up App developer Attendify to create an offline app for your live event website.

    We will build the app and them submit it to the App Store once you have approved it.

    For Demo’s and example – please click here…

    Attendify also have a New Social App! Click here for a demo.

    attendify_logo

  • How to Track hits to the registration form from your event website to your registration form using Google Analytics

    How to Track hits to the registration form from your event website to your registration form using Google Analytics

    The vast majority of our Conference & Event Websites use an external registration website like EventBrite or N200 to process ticket sales.

    The standard setup for Google Analytics will only track hits on the one domain name – the Event Website. Ideally tracking would work across the event website and the registration page.

    In this article I will explain how to track as users journey from event website and the registration page / website.

    1. Setup Google Analytics on the Event Website.

    Add the following code to all pages on the site (your unique tracking code can be found on Google Analytics – this is indicated in RED):

    <script type="text/javascript">
    var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-34935105-8']);
     _gaq.push(['_setDomainName', 'conference-websites.co.uk']);
     _gaq.push(['_setAllowLinker', true]);
     _gaq.push(['_trackPageview']);
    (function() {
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     })();
    </script>

    To do this on Conference Websites:

    Admin > Event Settings > Misc > Header

    Copy and Paste code above, edit the text in RED and past it into the Header.

    2. Setup Google Analytics on the Registration form and page

    Add the following code to all pages on the site (your unique ID code can be found on Google Analytics – this is indicated in RED, the URL for the Registration form is in dark blue):

    <script type="text/javascript">
    var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-34935105-8']);
     _gaq.push(['_setDomainName', 'conference-websites-registration-form.co.uk']);
     _gaq.push(['_setAllowLinker', true]);
     _gaq.push(['_trackPageview']);
    (function() {
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     })();
    </script>

    3. Change all links from the Event Website to the Registration form to include the tracking code

    Change all links to the registration form to the one below:

    <a onclick="_gaq.push(['_link', 'conference-websites-registration-form.co.uk']); return false;" href="conference-websites-registration-form.co.uk" title="">REGISTER NOW</a>

    To do this on Conference Websites:

    You’d need to add a new Text widget to the Widgetised area / Right hand column:

    Admin > Appearance > Widgets > Drag the TEXT widget in place.

    Past this code in the text box – edit the BLUE text with the new URL

    <ul class=”menu”><li><a onclick=”_gaq.push([‘_link’, ‘conference-websites-registration-form.co.uk‘]); return false;” href=”conference-websites-registration-form.co.uk“>REGISTER NOW</a></li>

    </ul>

     

    Further Reading / Help

    https://support.google.com/analytics/answer/1034342?hl=en