Blackbaud
Blackbaud (NASDAQ: BLKB) is the worldÍs leading cloud software company powering social good. Serving the entire social good community„nonprofits, foundations, corporations, education institutions, healthcare institutions and individual change agents„Blackbaud connects and empowers organizations to increase their impact through software, services, expertise, and data intelligence. The Blackbaud portfolio is tailored to the unique needs of vertical markets, with solutions for fundraising and CRM, marketing, advocacy, peer-to-peer fundraising, corporate social responsibility, school management, ticketing, grantmaking, financial management, payment processing, and analytics. Serving the industry for more than three decades, Blackbaud is headquartered in Charleston, South Carolina and has operations in the United States, Australia, Canada, and the United Kingdom.
Computer Software
1,000 - 5,000
Charleston, SC, United States
About

Blackbaud (NASDAQ: BLKB) is the worldÍs leading cloud software company powering social good. Serving the entire social good community„nonprofits, foundations, corporations, education institutions, healthcare institutions and individual change agents„Blackbaud connects and empowers organizations to increase their impact through software, services, expertise, and data intelligence. The Blackbaud portfolio is tailored to the unique needs of vertical markets, with solutions for fundraising and CRM, marketing, advocacy, peer-to-peer fundraising, corporate social responsibility, school management, ticketing, grantmaking, financial management, payment processing, and analytics. Serving the industry for more than three decades, Blackbaud is headquartered in Charleston, South Carolina and has operations in the United States, Australia, Canada, and the United Kingdom.

Site Traffic
  • 7104 Global Rank
  • 1410
    United States
  • 11 M Estimated Visits
Traffic Sources
  • Referrals
    62.34%
  • Search
    17.54%
  • Mail
    12.27%
  • Social
    5.95%
  • Direct
    1.87%
  • Display
    0.04%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 3,619
18,973
United States Rank 696
4,200
United States Page Views 93.1%
8.5%
Top Countries
Top Search Keywords
  • Daniel Island
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 10 SDKs
  • 2.75 Avg. Rating
  • 14 Total reviews
  • App Url: https://itunes.apple.com/app/blackbaud/id548645490
  • App Support: https://www.blackbaud.com/files/support/helpfiles/remobile/content/rem-accounts.html
  • Genre: Business
  • Bundle ID: com.blackbaud.remobile
  • App Size: 18.4 M
  • Version: 3.2
  • Release Date: August 3rd, 2012
  • Update Date: April 12th, 2020

Description:

For nonprofits with employees who spend much of their time away from the office, the Raiser’s Edge mobile app provides access to important constituent information – like records and recent gifts – while you’re on the go. With fingertip access to your data and the ability to enter, edit, and dictate both actions and notes, there’s no more lugging around binders or laptops, and you’ll always have what you need to make your day successful.

Sort by

Alaska Woodley

Dec 22, 2016

Good but bad maps implementation.

This is a welcome update considering it has been years since the last one. However the mapping function does not work well, if you have two rows of information for the address, the app carries it over as one run-on line into whatever your maps application is. In this case Google maps can't find the address.

Gk2201979

Nov 02, 2016

Dev Dir

Could not install, how does this happen? iPhone 6. Not rocket science

Oct 19, 2015

Convenient but crashes after action saved

Like having mobile app. But recent bug makes it too much work to add actions. Have to login again after saving each action.

Oct 07, 2015

Crashes when I add an action

Doesn't show past notes

mylittleflicka

Jun 11, 2014

Not enough functionality.

First and foremost, you have to reboot your iPad to log back into the program or it won't work - what a pain in the *&^. I intended to use this on my iPad as a workstation away from my office. You can't enter data or make corrections to already entered text (unless I am missing something). You can only look at data. So, what is the point? I gave it 2 stars only because the app exists and you can see data, phones, emails, etc. I got so frustrated, I didn't even check to see if I can call or email from the app (and I probably can).

Boydston01

Jun 03, 2014

Great Start!

In some ways, it's much nicer than the desktop app. Login needs to work better. Eg, I log out from iPad and try to login from iPhone but it says I'm still logged in on another device. Also, seems like I should be allowed to concurrently log in on desktop and mobile device. Numerous times, I have tried to look something up while away from desk but couldn't because I was logged in at desk. Maybe add option to force the other instance to log out.
AVFoundation
The AV Foundation framework provides an Objective-C interface for managing and playing audio-visual media in iOS and OS X applications.
Core Foundation Framework
Core Foundation is a framework that provides fundamental software services useful to application services, application environments, and to applications themselves. Core Foundation also provides abstractions for common data types, facilitates internationalization with Unicode string storage, and offers a suite of utilities such as plug-in support, XML property lists, URL resource access, and preferences.
Core Graphics
The Core Graphics framework is based on the Quartz advanced drawing engine. It provides low-level, lightweight 2D rendering with unmatched output fidelity. You use this framework to handle path-based drawing, transformations, color management, offscreen rendering, patterns, gradients and shadings, image data management, image creation, and image masking, as well as PDF document creation, display, and parsing.
Core Location Framework
The Core Location framework lets you determine the current location or heading associated with a device. The framework uses the available hardware to determine the user’s position and heading. You use the classes and protocols in this framework to configure and schedule the delivery of location and heading events. You can also use it to define geographic regions and monitor when the user crosses the boundaries of those regions. In iOS, you can also define a region around a Bluetooth beacon.
Foundation Framework
The Foundation framework provides a base layer of functionality for apps and frameworks, including data storage and persistence, text processing, date and time calculations, sorting and filtering, and networking. The classes, protocols, and data types defined by Foundation are used throughout the macOS, iOS, watchOS, and tvOS SDKs.
Launch Services
macOS Launch Services is an API that enables a running app to open other apps or their document files, similar to the Finder or the Dock.Launch Services eliminates apps having to query the Finder to open an app, document, or URL for them. The macOS Finder itself uses Launch Services to perform such tasks. Because the Finder performs no additional processing beyond calling Launch Services, any client using Launch Services for these purposes behaves identically to the Finder.
MobileCoreServices
Use uniform type identifier (UTI) information to create and manipulate data that can be exchanged between your app and other apps and services using MobileCoreServices.
Quartz Core Framework
Allow users to browse, edit, and save images, using slideshows and Core Image filters.The Quartz Composer API supports processing and rendering graphical data and allows developers to create custom patches for the Quartz Composer developer tool. ImageKit provides user interface support for browsing, editing, and saving images, showing slideshows, and browsing and previewing Core Image filters. PDFKit is a technology that allows applications to display and manipulate PDF documents.
System Configuration F...
This collection of documents describes the programming interfaces of the System Configuration framework. The System Configuration framework provides functions that determine the reachability of target hosts in both a synchronous and an asynchronous manner. It also provides error detection facilities.
UIKit
The UIKit framework (UIKit.framework) provides the crucial infrastructure needed to construct and manage iOS apps. This framework provides the window and view architecture needed to manage an app’s user interface, the event handling infrastructure needed to respond to user input, and the app model needed to drive the main run loop and interact with the system.
Data sourced from MixRank, the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn More.
Ad Intelligence
  • Native
    0.00%
  • Standard
    95.00%
  • Direct
    5.00%
Ads Seen Recently
40
Longest Running Ad
Blackbaud
Device
Desktop
Dimensions
300x100
Blackbaud
Device
Desktop
Dimensions
300x600
Blackbaud
Device
Desktop
Dimensions
other
Blackbaud
Device
Mobile
Dimensions
300x250
Blackbaud
Device
Desktop
Dimensions
other
Blackbaud
Device
Desktop
Dimensions
300x600
Blackbaud
Blackbaud
Blackbaud receives up to 3.5M pageviews per day, in countries such as India, Pakistan, United States, Iran, Australia, United Kingdom, South Africa, Canada.

They are headquartered at Charleston, SC, United States, and have 11 advertising & marketing contacts listed on Kochava. Blackbaud works with Advertising technology companies such as Google Remarketing, Facebook Exchange FBX, AppNexus, Rocket Fuel, Bizo, Chango, Perfect Audience, AdRoll, Google Adsense, DoubleClick.Net, Tapad, Twitter Ads, Yahoo Small Business, AppNexus Segment Pixel, Openads/OpenX, Pubmatic, Crosswise, LinkedIn Ads, Rubicon Project, DoubleClick Bid Manager, Facebook Custom Audiences, Index Exchange, Media Innovation Group, Taboola, Walmart, Advertising.com, Ad Tech Japan AOL, Yahoo Ad Sync, Simpli.fi, eXelate, ContextWeb, Turn, Aggregate Knowledge, BlueKai DMP, Datonics, SpotXchange, BlueKai, Beeswax, IponWeb BidSwitch, TripleLift, Microsoft Advertising, Adobe Audience Manager, DemDex.