Wm. Wrigley Jr. Company
Wrigley is a recognized leader in confections with a wide range of product offerings including gum, mints, hard and chewy candies, and lollipops. WrigleyÍs world-famous brands _ including Extra¬, Orbit¬, Doublemint¬, and 5» chewing gums, as well as confectionery brands Skittles¬, Starburst¬, Altoids¬ and Life Savers¬ _ create simple pleasures for consumers every day. With operations in more than 50 countries and distribution in more than 180 countries, WrigleyÍs brands bring smiles to faces around the globe. The company is headquartered in Chicago, Illinois, employs approximately 15,000 associates globally, and operates as a subsidiary of Mars, Incorporated. Based in McLean, Virginia, Mars has net sales of more than $33 billion, six business segments including Petcare, Chocolate, Wrigley, Food, Drinks, Symbioscience, and approximately 80,000 Associates worldwide that are putting our Mars Principles into action to make a difference for people and the planet through our performance.
Consumer Goods
Plymouth, United Kingdom
About

Wrigley is a recognized leader in confections with a wide range of product offerings including gum, mints, hard and chewy candies, and lollipops. WrigleyÍs world-famous brands _ including Extra¬, Orbit¬, Doublemint¬, and 5» chewing gums, as well as confectionery brands Skittles¬, Starburst¬, Altoids¬ and Life Savers¬ _ create simple pleasures for consumers every day. With operations in more than 50 countries and distribution in more than 180 countries, WrigleyÍs brands bring smiles to faces around the globe. The company is headquartered in Chicago, Illinois, employs approximately 15,000 associates globally, and operates as a subsidiary of Mars, Incorporated. Based in McLean, Virginia, Mars has net sales of more than $33 billion, six business segments including Petcare, Chocolate, Wrigley, Food, Drinks, Symbioscience, and approximately 80,000 Associates worldwide that are putting our Mars Principles into action to make a difference for people and the planet through our performance.

Site Traffic
  • 5442572 Global Rank
  • 1581492
    United States
Traffic Sources
  • Direct
    50.34%
  • Referrals
    43.54%
  • Search
    6.12%
  • Display
    0.00%
  • Mail
    0.00%
  • Social
    0.00%
Powered by
Alexa Traffic Data
Global Rank 650,868
95,459
United States Rank 473,707
169
United States Page Views 49.5%
15.0%
Top Countries
Top Search Keywords
  • Chicago
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 10 SDKs
  • 3.03 Avg. Rating
  • 1.59 K Total reviews
  • App Url: https://itunes.apple.com/app/wrigley/id382199837
  • App Support: http://apps.facebook.com/juicyfruit-support/
  • Genre: Entertainment
  • Bundle ID: com.juicy-fruit.sweettalk
  • App Size: 47.4 M
  • Version: 4.2
  • Release Date: July 29th, 2010
  • Update Date: April 19th, 2020

Description:

Juicy Fruit® gum’s Sweet Talk app just got sweeter.

Get ready to share A Sweet Piece of Fun with the Juicy Fruit Sweet Talk app. Simply choose from a fun cast of mouthy characters, hold your iPhone under your nose, and let the sweetness fly.

Kung Fu Lou, a wise old sage mastered in the art of sweet, proclaims: “You are so sweet rivers of honey rise to blow you kisses.”

Lady Robotron, an advanced robot programmed to sweeten your day, declares: “You’re so sweet I must add your species to my hard drive.”

Juicy Fruit. A Sweet Piece of Fun.

Daily Downloads Jun 01 - 30, 2024

Sort by

Great song.

Jun 14, 2017

It's funny

This is a cool and fun app to show friends

Your Obama

Mar 26, 2017

Its really funny

Good

Me163748

Nov 20, 2016

Disappointing..😞

Well I used to use this app all the time and I downloaded it and went to play one and it didn't play. So I force closed the app and tried again and it didn't work. And so I deleted it and redownloaded it and it STILL didn't work. If I had a choice to give it a 0 star rating would. I'm very disappointed

Sims 1nofan

Nov 01, 2016

Hilarious 😂 -LBear13

Really funny 😂

🍉✌🏼️H A N N A H✌🏼️🍉

Oct 21, 2016

Everybody needs this on their phone

Literally everybody in the world needs this on their phone funniest thing existing!!!!

Jojo27th

Aug 19, 2016

Soooo funny

😂😂😀😀👍👍
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.
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.
Security Framework
Secure the data your app manages. Protect information and control access to your app.
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
  • Standard
    0%
  • Direct
    0%
Ads Seen Recently
0
Longest Running Ad
Wm. Wrigley Jr. Company
Device
Mobile
Dimensions
none
They are headquartered at Plymouth, United Kingdom, and have 1 advertising & marketing contacts listed on Kochava. Wm. Wrigley Jr. Company works with Advertising technology companies such as Evidon, Amazon Ad System, Amazon Associates, Twitter Ads, Facebook Custom Audiences, Advertising.com, Rubicon Project, DoubleClick.Net.