[% USE Number.Format -%] [% other_categories_formatted = other_categories | format_number; -%] [% extra_js = [ version('/vendor/chart.min.js'), version('/js/dashboard.js') ] -%] [% INCLUDE 'header.html', title = loc('Dashboard'), bodyclass => 'dashboard fullwidthpage' %]
Along with most UK councils, [% body.name %] receives reports from FixMyStreet.com via email; you can see a full list of the email addresses we send reports to at the bottom of this page.
[% body.name %] is not currently taking advantage of FixMyStreet Pro, to create efficiencies and make savings. By submitting reports directly into your asset management system or CRM, FixMyStreet Pro can reduce duplication and re-keying costs.
The FixMyStreet Pro integration will create a two way flow of information and significantly improve the customer journey whilst encouraging citizens to engage with you digitally.
[% loc('Average time between a problem being reported and being fixed, last 100 reports.') %]
[% line.name %] | [% tprintf(nget("%s day", "%s days", line.days), line.days) %] |
[% body.name %] | [% tprintf(nget("%s day", "%s days", body_average), body_average) %] |
[% loc('Overall average') %] | [% tprintf(nget("%s day", "%s days", average), average) %] |
[% loc('Number of problems reported in each category, in the last 7 days.') %]
[% line.category %] | [% tprintf(nget("%s report", "%s reports", line.count), decode(line_count)) %] |
[% loc('Other categories') %] | [% tprintf(nget("%s report", "%s reports", other_categories), decode(other_categories_formatted)) %] |
FixMyStreet Pro plays beautifully with Yotta’s Mayrise system, with two-way integration extending the power of both services.
Case studyBristol have put FixMyStreet at the heart of their anti-litter campaign, and are involving many citizens in their work.
[% tprintf( loc('%s currently does not accept reports from FixMyStreet.'), body.name) %]
[% loc('If you’d like to discuss this then get in touch.') %]
[% ELSIF body.send_method == 'Noop' %][% tprintf( loc('Reports are currently not being sent to %s.'), body.name ) %]
[% ELSIF NOT body.send_method.match('Email') AND body.send_method != '' %][% tprintf( loc('Reports to %s are currently sent directly into backend services.'), body.name) %]
[% ELSE %][% loc('We currently send all reports to the email addresses below.') %]
[% loc('Category') %] | [% loc('Contact') %] |
---|---|
[% cat.category_display | html %] | [% cat.email | html %] |
[% loc('If you would like to change either the categories or the contact emails above then get in touch.') %]
[% loc('Did you know that if you used the approved open standard Open311 you could send reports directly into your own backend services – and get much more control over what additional information you request?') %]
[% loc('If that’s new to you, take a look at our simple Open311 primer to see what you need to do to get up and running in a few days.') %]
[% END %]