www.aggrowth.com Open in urlscan Pro
2606:4700:4400::ac40:99a1  Public Scan

Submitted URL: http://aggrowth.com/
Effective URL: https://www.aggrowth.com/
Submission Tags: tranco_l324
Submission: On March 17 via api from DE — Scanned from SE

Form analysis 4 forms found in the DOM

GET /en-us/search

<form id="search-form" class="search-bar__form" action="/en-us/search" method="GET" autocomplete="off" data-search-form="">
  <div class="field is-grouped">
    <div class="control is-expanded">
      <div class="dropdown">
        <label for="keyword-search" class="visually-hidden">Search</label>
        <div class="search-bar__input-row">
          <i class="icons icons-back-chevron is-hidden-tablet search-bar__input-row__return-button" data-search-close=""></i>
          <i class="icons icons-search"></i>
          <input id="keyword-search-main" class="keyword-search-input input is-static" type="search" name="q" placeholder="Type your keywords">
          <i class="icons icons-clear-text is-hidden-tablet search-bar__input-row__clear-text-button" data-search-clear-text=""></i>
          <div class="control">
            <button type="submit" class="navbar-search">
              <i class="icons icons-search"></i>
              <span class="is-hidden-mobile">Search</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /en-us/search

<form id="search-form" class="search-bar__form" action="/en-us/search" method="GET" autocomplete="off" data-search-form="">
  <div class="field is-grouped">
    <div class="control is-expanded">
      <div class="dropdown">
        <label for="keyword-search" class="visually-hidden">Search</label>
        <div class="search-bar__input-row">
          <i class="icons icons-back-chevron is-hidden-tablet search-bar__input-row__return-button" data-search-close=""></i>
          <i class="icons icons-search"></i>
          <input id="keyword-search" class="keyword-search-input nav-search input is-static" type="search" name="q" placeholder="Type your keywords">
          <i class="icons icons-clear-text is-hidden-tablet search-bar__input-row__clear-text-button" data-search-clear-text=""></i>
          <div class="control search-button-container">
            <button type="submit" class="navbar-search">
              <span class="is-hidden-mobile">Search</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <h2 class="text--subheader">Contact Us</h2>
  <p>For questions about AGI, please complete the form below to get started. An AGI representative will reply within 3 business days.</p>
  <p>For questions or support for one of our many AGI products or brands, please see our <a href="/en-us/brands" target="_blank">Product Support</a> page.</p>
  <div class="columns is-gapless">
    <!-- name input -->
    <div class="column is-two-thirds">
      <fieldset class="field field--input name">
        <input class="input" type="text" name="name" id="contact-input-name" placeholder="Name">
        <label class="label" for="contact-input-name">Name</label>
        <small class="help is-invisible">Please enter your name.</small>
      </fieldset>
    </div>
  </div>
  <div class="columns is-gapless">
    <!-- email input -->
    <div class="column is-two-thirds">
      <fieldset class="field field--input email">
        <input class="input" type="email" id="contact-input-email" name="email" placeholder="Email">
        <label class="label" for="contact-input-email">Email</label>
        <small class="help is-invisible">Please enter a valid email address.</small>
      </fieldset>
    </div>
  </div>
  <div class="columns is-gapless">
    <!-- country input -->
    <div class="column is-two-thirds">
      <fieldset class="field field--input country">
        <input class="input" type="text" name="country" id="contact-input-country" placeholder="Country">
        <label class="label" for="contact-input-country">Country</label>
        <small class="help">Please enter your country.</small>
      </fieldset>
    </div>
  </div>
  <!-- Enquiry radios -->
  <div class="control enquiry-container" role="radiogroup">
    <!-- General option -->
    <fieldset class="field radio">
      <input type="radio" name="enquiryType" value="general" id="contact-radio-enquiryType-general" checked="">
      <label for="contact-radio-enquiryType-general">General inquiry</label>
    </fieldset>
    <div class="field is-grouped">
      <fieldset class="control radio">
        <input type="radio" name="enquiryType" value="brand" id="contact-radio-enquiryType-brand">
        <label for="contact-radio-enquiryType-brand">Brand inquiry:</label>
      </fieldset>
      <!-- brand select -->
      <fieldset class="control brand">
        <div class="select field--select is-disabled">
          <select name="brand" disabled="">
            <option disabled="" selected="" value="">Select</option>
            <!-- scraped from http://www.aggrowth.com/brands-->
            <option value="airlanco">Airlanco</option>
            <option value="batco">Batco</option>
            <option value="brasil">Brasil</option>
            <option value="brownie">Brownie</option>
            <option value="cmc">CMC</option>
            <option value="danmare">Danmare</option>
            <option value="frame">Frame</option>
            <option value="grain-guard">Grain Guard</option>
            <option value="gts">GTS</option>
            <option value="guardian">Guardian</option>
            <option value="hi-roller">Hi Roller</option>
            <option value="hsi">HSI</option>
            <option value="hutchinson">Hutchinson</option>
            <option value="junge-control">Junge Control</option>
            <option value="keho">Keho</option>
            <option value="mayrath">Mayrath</option>
            <option value="mfs">MFS</option>
            <option value="mitchell-mill-systems">Mitchell Mill Systems</option>
            <option value="neco">Neco</option>
            <option value="nuvision">Nuvision</option>
            <option value="ptm-technology">PTM Technology</option>
            <option value="rem">REM</option>
            <option value="sabe">Sabe</option>
            <option value="sentinel">Sentinel</option>
            <option value="storm">Storm</option>
            <option value="stormor">Stormor</option>
            <option value="tramco">Tramco</option>
            <option value="twister">Twister</option>
            <option value="union-iron">Union Iron</option>
            <option value="vis">VIS</option>
            <option value="westeel">Westeel</option>
            <option value="westfield">Westfield</option>
            <option value="wheatheart">Wheatheart</option>
            <option value="yargus">Yargus</option>
          </select>
          <small class="help is-invisible">Please select your type of inquiry.</small>
        </div>
      </fieldset>
    </div>
  </div>
  <!-- Opt-in checkbox -->
  <fieldset class="control checkbox optIn">
    <input type="checkbox" name="optIn" value="true" id="checkbox-contactus-optIn">
    <label class="checkbox" for="checkbox-contactus-optIn">Please keep me connected with AGI. I accept <a href="/en-us/privacy" target="_blank">AGI’s Privacy Policy</a> and <a href="/en-us/terms--conditions" target="_blank">Terms of Use</a>, and I
      understand I can unsubscribe at any time.</label>
    <small class="help is-invisible">Please agree to allow AGI to contact you.</small>
  </fieldset>
  <!-- message textarea -->
  <div class="field field--textarea message">
    <textarea class="textarea" name="message" id="contact-textarea-message" placeholder="Type your message here..."></textarea>
    <label class="label" for="contact-textarea-message">How can we help you?</label>
    <small class="help is-invisible">Please enter a question or comment.</small>
  </div>
  <!-- 500 error message -->
  <small class="notification is-warning is-invisible server-error-500"></small>
  <!-- modal footer buttons -->
  <nav class="form-nav form-nav--reverse form-nav--right">
    <a class="button submit" title="Send" role="button" disabled=""><span>Send</span></a>
    <a class="button is-text" title="Cancel" role="button" data-modal="dismiss"><span>Cancel</span></a>
  </nav>
</form>

<form>
  <h2 class="text--subheader">Subscribe to the AGI Newsletter</h2>
  <p>Enter your contact information below to receive news and updates from AGI.</p>
  <div class="columns is-gapless">
    <div class="column">
      <!-- firstName input -->
      <fieldset class="field field--input firstName">
        <input class="input" type="text" name="firstName" id="newsletter-input-firstName" placeholder="First name">
        <label class="label" for="newsletter-input-firstName">First name</label>
        <small class="help is-invisible">Please enter your first name.</small>
      </fieldset>
    </div>
  </div>
  <div class="columns is-gapless">
    <div class="column">
      <!-- lastName input -->
      <fieldset class="field field--input lastName">
        <input class="input" type="text" name="lastName" id="newsletter-input-lastName" placeholder="Last name">
        <label class="label" for="newsletter-input-lastName">Last name</label>
        <small class="help is-invisible">Please enter your last name.</small>
      </fieldset>
    </div>
  </div>
  <div class="columns is-gapless">
    <div class="column">
      <!-- email input -->
      <fieldset class="field field--input email">
        <input class="input" type="email" id="newsletter-input-email" name="email" placeholder="Email">
        <label class="label" for="newsletter-input-email">Email</label>
        <small class="help is-invisible">Please enter a valid email address.</small>
      </fieldset>
    </div>
  </div>
  <!-- Opt-in checkbox -->
  <fieldset class="control checkbox optIn">
    <input type="checkbox" name="optIn" value="true" id="checkbox-newsletter-optIn">
    <label class="checkbox" for="checkbox-newsletter-optIn">Please send me AGI newsletters. I accept <a href="/en-us/privacy" target="_blank">AGI’s Privacy Policy</a> and <a href="/en-us/terms--conditions" target="_blank">Terms of Use</a>, and I
      understand I can unsubscribe at any time.</label>
    <small class="help is-invisible">Please agree to receive AGI newsletters.</small>
  </fieldset>
  <!-- 500 error message -->
  <small class="notification is-warning is-invisible server-error-500"></small>
  <!-- modal footer buttons -->
  <nav class="form-nav form-nav--reverse form-nav--right">
    <a class="button submit" title="Subscribe" role="button" disabled=""><span>Subscribe</span></a>
  </nav>
</form>

Text Content

THIS WEBSITE USES COOKIES

We use cookies to personalize content and ads, to provide social media features,
and to analyse our traffic. We may share information about your use of our site
with our social media, advertising, and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.
Do not sell or share my personal information
Use necessary cookies only Allow all cookies Show details
OK
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (25)  Preferences (5)  Statistics (20)  Marketing (66)  Unclassified
(5)
Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to secure areas of the website. The website cannot
function properly without these cookies.

NameProviderPurposeExpiryTypeAWSALBFormtitanRegisters which server-cluster is
serving the visitor. This is used in context with load balancing, in order to
optimize user experience. 7 daysHTTPAWSALBCORSFormtitanRegisters which
server-cluster is serving the visitor. This is used in context with load
balancing, in order to optimize user experience. 7 daysHTTP__cfruidZendeskThis
cookie is a part of the services provided by Cloudflare - Including
load-balancing, deliverance of website content and serving DNS connection for
website operators. SessionHTTPAI_bufferMicrosoftUsed in context with the
"AI_sentBuffer" in order to limit the number of data-server-updates (Azure).
This synergy also allows the website to detect any duplicate
data-server-updates. SessionHTMLAI_sentBufferMicrosoftUsed in context with the
"AI_buffer" in order to limit the number of data-server-updates (Azure). This
synergy also allows the website to detect any duplicate data-server-updates.
SessionHTMLobject(#-#-##:#:#.#)MicrosoftHolds the users
timezone.SessionHTMLcheckForPermissionBeeswaxDetermines whether the user has
accepted the cookie consent box. 1
dayHTTPCookieConsent [x2]cloud.marketing.aggrowth.com
CookiebotStores the user's cookie consent state for the current domain1
yearHTTPrc::acloud.marketing.aggrowth.comThis cookie is used to distinguish
between humans and bots. This is beneficial for the website, in order to make
valid reports on the use of their
website.PersistentHTMLrc::ccloud.marketing.aggrowth.comThis cookie is used to
distinguish between humans and bots. SessionHTML1.gifCookiebotUsed to count the
number of sessions to the website, necessary for optimizing CMP product
delivery. SessionPixelli_gcLinkedInStores the user's cookie consent state for
the current domain180 daysHTTPak_bmscQualtricsThis cookie is used to distinguish
between humans and bots. This is beneficial for the website, in order to make
valid reports on the use of their website.1 dayHTTPsb_csrftokenSketchfabEnsures
visitor browsing-security by preventing cross-site request forgery. This cookie
is essential for the security of the website and visitor. 1
yearHTTPZD-suidZendeskUnique id that identifies the user's
session.PersistentHTML__epiXSRFwww.aggrowth.comEnsures visitor browsing-security
by preventing cross-site request forgery. This cookie is essential for the
security of the website and visitor. SessionHTTPai_sessionMicrosoftPreserves
users states across page requests.1 dayHTTPARRAffinitywww.aggrowth.comUsed to
distribute traffic to the website on several servers in order to optimise
response times.SessionHTTPARRAffinitySameSitewww.aggrowth.comUsed to distribute
traffic to the website on several servers in order to optimise response
times.SessionHTTPASP.NET_SessionIdwww.aggrowth.comPreserves the visitor's
session state across page requests.SessionHTTPTiPMixwww.aggrowth.comRegisters
which server-cluster is serving the visitor. This is used in context with load
balancing, in order to optimize user experience. 1
dayHTTPx-ms-routing-namewww.aggrowth.comRegisters which server-cluster is
serving the visitor. This is used in context with load balancing, in order to
optimize user experience. 1 dayHTTPbscookieLinkedInThis cookie is used to
identify the visitor through an application. This allows the visitor to login to
a website through their LinkedIn application for example.1
yearHTTPJSESSIONIDLinkedInPreserves users states across page
requests.SessionHTTP

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.

NameProviderPurposeExpiryTypelangLinkedInNecessary for maintaining
language-settings across subpages on the
website.SessionHTTPmaps/gen_204GoogleUsed in context with the website's map
integration. The cookie stores user interaction with the map in order to
optimize its
functionality.SessionPixeluserEventsSketchfabPendingPersistentHTMLZD-storeZendeskRegisters
whether the self-service-assistant Zendesk Answer Bot has been displayed to the
website user.PersistentHTMLli_alertsLinkedInUsed to determine when and where
certain pop-ups on the website should be presented for the user and remember
whether the user has closed these, to keep them from showing multiple times.1
yearHTTP

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeExpiryTypebounceAppnexusDetermines if a user leaves the
website straight away. This information is used for internal statistics and
analytics by the website operator. SessionPixel_ga [x3]GoogleRegisters a unique
ID that is used to generate statistical data on how the visitor uses the
website.2 yearsHTTP_ga_#GoogleUsed by Google Analytics to collect data on the
number of times a user has visited the website as well as dates for the first
and most recent visit. 2 yearsHTTP_gat [x3]GoogleUsed by Google Analytics to
throttle request rate1 dayHTTP_gid [x3]GoogleRegisters a unique ID that is used
to generate statistical data on how the visitor uses the website.1
dayHTTPai_sessionMicrosoftRegisters the website's speed and performance. This
function can be used in context with statistics and
load-balancing.PersistentHTMLcollectGoogleUsed to send data to Google Analytics
about the visitor's device and behavior. Tracks the visitor across devices and
marketing channels.SessionPixelNRBA_SESSIONArt19Collects data on the user’s
navigation and behavior on the website. This is used to compile statistical
reports and heatmaps for the website
owner.PersistentHTMLAnalyticsSyncHistoryLinkedInUsed in connection with
data-synchronization with third-party analysis service. 30
daysHTTPbrowser_supportSketchfabUsed in context with the 3D-view-function on the
website. Collects data on user interaction with the service for statistical
purposes. PersistentHTMLZD-buidZendeskUnique id that identifies the user on
recurring visits.PersistentHTMLpersonalization_idTwitter Inc.This cookie is set
by Twitter - The cookie allows the visitor to share content from the website
onto their Twitter profile. 400 daysHTTPai_userMicrosoftUsed by Microsoft
Application Insights software to collect statistical usage and telemetry
information. The cookie stores a unique identifier to recognize users on
returning visits over time.1 yearHTTPtdGoogleRegisters statistical data on
users' behaviour on the website. Used for internal analytics by the website
operator. SessionPixel

Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.

NameProviderPurposeExpiryTypeanjAppnexusRegisters a unique ID that identifies a
returning user's device. The ID is used for targeted ads.3
monthsHTTPpxAppnexusRegisters anonymised user data, such as IP address,
geographical location, visited websites, and what ads the user has clicked, with
the purpose of optimising ad display based on the user's movement on websites
that use the same ad network.SessionPixelreceive-cookie-deprecation [x2]Appnexus
GooglePending400 daysHTTPuuid2AppnexusRegisters a unique ID that identifies a
returning user's device. The ID is used for targeted ads.3
monthsHTTPXANDR_PANIDAppnexusThis cookie registers data on the visitor. The
information is used to optimize advertisement relevance. 3
monthsHTTPtrack/pxl/The Trade DeskCollects information on user behaviour on
multiple websites. This information is used in order to optimize the relevance
of advertisement on the website.SessionPixel_fbp Meta Platforms, Inc.Used by
Facebook to deliver a series of advertisement products such as real time bidding
from third party advertisers.3 monthsHTTP_gcl_auGoogleUsed by Google AdSense for
experimenting with advertisement efficiency across websites using their
services. 3 monthsHTTPsp.plOathRegisters user behaviour and navigation on the
website, and any interaction with active campaigns. This is used for optimizing
advertisement and for efficient retargeting. SessionPixelbitoBeeswaxSets a
unique ID for the visitor, that allows third party advertisers to target the
visitor with relevant advertisement. This pairing service is provided by third
party advertisement hubs, which facilitates real-time bidding for advertisers.13
monthsHTTPbitoIsSecureBeeswaxPresents the user with relevant content and
advertisement. The service is provided by third-party advertisement hubs, which
facilitate real-time bidding for advertisers.13 monthsHTTPlastExternalReferrer
Meta Platforms, Inc.Detects how the user reached the website by registering
their last URL-address.PersistentHTMLlastExternalReferrerTime Meta Platforms,
Inc.Detects how the user reached the website by registering their last
URL-address.PersistentHTMLIDEGoogleUsed by Google DoubleClick to register and
report the website user's actions after viewing or clicking one of the
advertiser's ads with the purpose of measuring the efficacy of an ad and to
present targeted ads to the user.1 yearHTTPpagead/landingGoogleCollects data on
visitor behaviour from multiple websites, in order to present more relevant
advertisement - This also allows the website to limit the number of times that
they are shown the same advertisement. SessionPixeltest_cookieGoogleUsed to
check if the user's browser supports cookies.1 dayHTTPads/ga-audiencesGoogleUsed
by Google AdWords to re-engage visitors that are likely to convert to customers
based on the visitor's online behaviour across
websites.SessionPixelpagead/1p-conversion/#/GooglePendingSessionPixelbcookieLinkedInUsed
by the social networking service, LinkedIn, for tracking the use of embedded
services.1 yearHTTPli_sugrLinkedInCollects data on user behaviour and
interaction in order to optimize the website and make advertisement on the
website more relevant. 3 monthsHTTPlidcLinkedInUsed by the social networking
service, LinkedIn, for tracking the use of embedded services.1
dayHTTPUserMatchHistoryLinkedInUsed to track visitors on multiple websites, in
order to present relevant advertisement based on the visitor's preferences. 30
daysHTTPsuidSimpli.fiCollects information on user preferences and/or interaction
with web-campaign content - This is used on CRM-campaign-platform used by
website owners for promoting events or products.1
yearHTTPsuid_legacySimpli.fiCollects information on user preferences and/or
interaction with web-campaign content - This is used on CRM-campaign-platform
used by website owners for promoting events or products.1
yearHTTPsa-user-idStackAdaptUsed to track visitors on multiple websites, in
order to present relevant advertisement based on the visitor's preferences.
PersistentHTMLsa-user-id [x2]StackAdaptUsed to track visitors on multiple
websites, in order to present relevant advertisement based on the visitor's
preferences. 1 yearHTTPsa-user-id-v2 [x2]StackAdaptUsed to track visitors on
multiple websites, in order to present relevant advertisement based on the
visitor's preferences. 1 yearHTTPsa-user-id-v2StackAdaptUsed to track visitors
on multiple websites, in order to present relevant advertisement based on the
visitor's preferences.
PersistentHTMLsa-user-id-v3StackAdaptPendingPersistentHTMLsa-user-id-v3 [x2]StackAdaptPending1
yearHTTP1/i/adsct [x2]Twitter Inc.Collects data on user behaviour and
interaction in order to optimize the website and make advertisement on the
website more relevant. SessionPixeli/adsct [x2]Twitter Inc.The cookie is used by
Twitter.com in order to determine the number of visitors accessing the website
through Twitter advertisement content. SessionPixelmuc_adsTwitter Inc.Collects
data on user behaviour and interaction in order to optimize the website and make
advertisement on the website more relevant. 400 daysHTTPguest_idTwitter
Inc.Collects data related to the user's visits to the website, such as the
number of visits, average time spent on the website and which pages have been
loaded, with the purpose of personalising and improving the Twitter service.400
daysHTTPguest_id_adsTwitter Inc.Collects information on user behaviour on
multiple websites. This information is used in order to optimize the relevance
of advertisement on the website.400 daysHTTPguest_id_marketingTwitter
Inc.Collects information on user behaviour on multiple websites. This
information is used in order to optimize the relevance of advertisement on the
website.400 daysHTTPA3YahooCollects information on user behaviour on multiple
websites. This information is used in order to optimize the relevance of
advertisement on the website.1
yearHTTP#-#YouTubePendingSessionHTMLfd64b3ac06c35YouTubePendingSessionHTMLiU5q-!O9@$YouTubeRegisters
a unique ID to keep statistics of what videos from YouTube the user has
seen.SessionHTMLLAST_RESULT_ENTRY_KEYYouTubeUsed to track user’s interaction
with embedded
content.SessionHTTPLogsDatabaseV2:V#||LogsRequestsStoreYouTubePendingPersistentIDBnextIdYouTubeUsed
to track user’s interaction with embedded
content.SessionHTTPremote_sidYouTubeNecessary for the implementation and
functionality of YouTube video-content on the website.
SessionHTTPrequestsYouTubeUsed to track user’s interaction with embedded
content.SessionHTTPServiceWorkerLogsDatabase#SWHealthLogYouTubeNecessary for the
implementation and functionality of YouTube video-content on the website.
PersistentIDBTESTCOOKIESENABLEDYouTubeUsed to track user’s interaction with
embedded content.1 dayHTTPVISITOR_INFO1_LIVEYouTubeTries to estimate the users'
bandwidth on pages with integrated YouTube videos.180
daysHTTPVISITOR_PRIVACY_METADATAYouTubeStores the user's cookie consent state
for the current domain180 daysHTTPYSCYouTubeRegisters a unique ID to keep
statistics of what videos from YouTube the user has
seen.SessionHTTPyt.innertube::nextIdYouTubeRegisters a unique ID to keep
statistics of what videos from YouTube the user has
seen.PersistentHTMLytidb::LAST_RESULT_ENTRY_KEYYouTubeStores the user's video
player preferences using embedded YouTube
videoPersistentHTMLYtIdbMeta#databasesYouTubeUsed to track user’s interaction
with embedded content.PersistentIDByt-remote-cast-availableYouTubeStores the
user's video player preferences using embedded YouTube
videoSessionHTMLyt-remote-cast-installedYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-connected-devicesYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-device-idYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-fast-check-periodYouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-session-appYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-session-nameYouTubeStores the user's video player
preferences using embedded YouTube videoSessionHTML

Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

NameProviderPurposeExpiryTypeft_refFormtitanPending1
dayHTTPS_sUIdFormtitanPending1
yearHTTPAITR_SessionRenewalDateIsZeroMicrosoftPendingSessionHTMLli_adsIdLinkedInPendingPersistentHTMLsequenceNumber#sequenceNumberLinkedInPendingPersistentIDB

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS#]
Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us, and how we process personal
data in our Privacy Policy.
Cookie declaration last updated on 3/1/24 by Cookiebot

Skip to main content
 * About Us
   * Overview
   * Company Profile
   * History
   * Mission & Values
   * Board of Directors
   * Leadership
   * Installations
   * 
 * Investors
   * Overview
   * Investor Day 2023
   * Presentations
   * Tentative Earnings Release Dates
   * Financial Reports
   * Investor News
   * Analyst Coverage
   * Contact Investor Relations
   * Subscribe to AGI Investor Updates
   * 
 * Sustainability
   * Overview
   * Sustainable Manufacturing
   * People Well-Being
   * Responsible Conduct
   * Compelling Solutions
   * 
 * Regions
   * AGI EMEA
   * 
 * Connect
   * Webinars
   * Community Impact
   * 
 * Careers
   * Overview
   * Opportunities
   * 
 * Media
   * News Releases
   * Featured News
   * Media Kits
   * Investor News
   * Leadership
   * 
 * Contact Us
 * English (NA) Português (SA) Español (SA) English (AF)
   EN (NA)
   North America (NA)
   EN English
   South America (SA)
   PT PortuguêsES Español
   Africa (AF)
   EN English

 * ALL PRODUCTS
   * PRODUCTS BY CATEGORY
     * STORAGE
       * GRAIN BINS
       * BOLTED BINS
       * HOPPER BINS
       * SMOOTHWALL BINS
       * TEMPORARY STORAGE
       * UNLOADS & SWEEPS
       * WATER TANKS
       * SECONDARY CONTAINMENT SYSTEM
       * FUEL TANKS
       * ACCESSORIES
       * 
     * CONDITIONING
       * MIXED FLOW DRYERS
       * FANS & HEATERS
       * AERATION
       * AERATION FLOORS
       * VENTS & EXHAUSTERS
       * STIRRING
       * 
     * PORTABLE HANDLING
       * AUGERS
       * CONVEYORS
       * GRAIN VACS
       * POST POUNDERS
       * SEED TREATERS
       * ACCESSORIES
       * 
     * PERMANENT HANDLING
       * BUCKET ELEVATORS
       * CHAIN CONVEYORS
       * BELT CONVEYORS
       * ENCLOSED BELT CONVEYORS
       * DISTRIBUTORS
       * FEED HANDLING
       * SCREW FEEDERS & CONVEYORS
       * SPOUTS & CONNECTORS
       * 
     * STRUCTURES
       * TOWERS
       * CATWALKS
       * LADDERS
       * 
     * BUILDINGS
       * ALL-STEEL BUILDINGS
       * 
     * PROCESSING
       * BATCH BLENDERS
       * BULK SCALES
       * DECLINING WEIGHT BLENDERS
       * VERTICAL BLENDERS
       * MICRO DOSING SYSTEMS
       * MIXERS
       * MILLING
       * 
     * TECHNOLOGY
       * CONTROLLERS
       * HAZARD MONITORING
       * MONITORING & AUTOMATION
       * 
     
     
     * ALL PRODUCTS
       
       
       
       
       Browse our entire library of products and solutions for storage,
       handling, processing, and monitoring of bulk agriculture commodities like
       seed, fertilizer, grain, feed, and food.
   * PRODUCTS BY BRAND
     * AGI AIRLANCO
     * AGI BATCO
     * AGI BINMANAGER®
     * AGI CMC
     * AGI COMMERCIAL
     * AGI FARM
     * AGI FARMOBILE
     * AGI FRAME
     * AGI GRAINMAXX
     * AGI HI ROLLER®
     * AGI HUTCHINSON
     * AGI MILLTEC
     * AGI MMS
     * AGI PTM
     * AGI SENTINEL
     * AGI TRAMCO
     * AGI WESTEEL
     * AGI WESTEEL COMMERCIAL
     * AGI WESTFIELD
     * 
   * SEARCH ALL PRODUCTS
   
   
   * ALL PRODUCTS
     
     
     
     
     Browse our entire library of products and solutions for storage, handling,
     processing, and monitoring of bulk agriculture commodities like seed,
     fertilizer, grain, feed, and food.
 * Farm
   * FARM OVERVIEW
   * STORAGE
     * GRAIN BINS
     * HOPPER BINS
     * SMOOTHWALL BINS
     * UNLOADS & SWEEPS
     * WATER TANKS
     * SECONDARY CONTAINMENT
     * FUEL TANKS
     * 
   * CONDITIONING
     * MIXED FLOW DRYERS
     * FANS & HEATERS
     * STIRRING
     * 
   * PORTABLE HANDLING
     * AUGERS
     * PORTABLE CONVEYORS
     * GRAIN VACS
     * POST POUNDERS
     * SEED TREATERS
     * 
   * PERMANENT HANDLING
     * BUCKET ELEVATORS
     * CHAIN CONVEYORS
     * 
   * STRUCTURES
     * TOWERS
     * CATWALKS
     * LADDERS
     * 
   * TECHNOLOGY
     * MONITORING & AUTOMATION
     * 
   * FARM BRANDS
     * OVERVIEW
     * AGI FARM
     * AGI BATCO
     * AGI BINMANAGER®
     * AGI FARMOBILE™
     * AGI GRAINMAXX
     * AGI HUTCHINSON
     * AGI SENTINEL
     * AGI WESTEEL
     * AGI WESTFIELD
     * 
   
   
   * ON YOUR FARM
     
     
     
     
     AGI offers one of the most diverse catalogs of farm equipment and
     accessories for the storage, handling, and conditioning of bulk grain
     commodities. This includes technologies to safely monitor and automate
     in-bin grain quality by smart device and real-time data collection of
     in-field agronomic and machine practices.
 * Commercial
   * COMMERCIAL OVERVIEW
   * GRAIN
     * OVERVIEW
     * STORAGE
     * HANDLING
     * CONDITIONING & AIR MANAGEMENT
     * MANAGEMENT & HAZARD MONITORING
     * STRUCTURES
     * 
   * FERTILIZER
     * OVERVIEW
     * BULK RECEIVING
     * TECHNOLOGY
     * DECLINING WEIGHT
     * BATCH BLENDING
     * TOWER SYSTEMS
     * LIQUID
     * LOADOUT
     * SPECIALTY
     * 
   * FEED
     * OVERVIEW
     * STORAGE
     * MATERIAL HANDLING
     * DESIGN SOLUTIONS
     * AIR MANAGEMENT & DUST COLLECTION
     * HAZARD MONITORING
     * STRUCTURES
     * AGI FLEXMILL
     * 
   * FOOD
     * OVERVIEW
     * CONSULTING
     * ENGINEERING
     * PROJECT MANAGEMENT & EXECUTION
     * MILLWRIGHTING & INSTALLATION
     * TURNKEY SOLUTIONS
     * 
   * RICE
   * SEED
     * OVERVIEW
     * STORAGE
     * HANDLING
     * PROCESSING
     * ENGINEERING
     * 
   * COMMERCIAL BRANDS
     * OVERVIEW
     * AGI COMMERCIAL
     * AGI FERTILIZER SYSTEMS
     * AGI AIRLANCO
     * AGI CMC
     * AGI FRAME
     * AGI HI ROLLER®
     * AGI MILLTEC
     * AGI PTM
     * AGI MMS
     * AGI SENTINEL
     * AGI TRAMCO
     * AGI WESTEEL COMMERCIAL
     * 
   
   
   * FOR YOUR COMMERCIAL OPERATIONS
     
     
     
     
     AGI offers one of the most diverse catalogs of commercial equipment and
     complete, full-service solutions for the storage, handling, processing, and
     monitoring of bulk agriculture commodities for grain, fertilizer, seed,
     feed, and food.
 * RESOURCES
   * RESOURCES & LITERATURE
   * PARTS CATALOGS
   * LOCATE AN AGI DEALER
   * AGI DEALER SUPPORT
   * REGISTER YOUR AGI PRODUCT
   * AGI VIRTUAL SHOWROOM
   
   
   * RESOURCES
     
     
     
     
     The latest brochures, manuals, fact sheets, and access to AGI's many tools
     are all available in the resources section.
 * About Us
   * Overview
   * Company Profile
   * History
   * Mission & Values
   * Board of Directors
   * Leadership
   * Installations
   * 
 * Investors
   * Overview
   * Investor Day 2023
   * Presentations
   * Tentative Earnings Release Dates
   * Financial Reports
   * Investor News
   * Analyst Coverage
   * Contact Investor Relations
   * Subscribe to AGI Investor Updates
   * 
 * Sustainability
   * Overview
   * Sustainable Manufacturing
   * People Well-Being
   * Responsible Conduct
   * Compelling Solutions
   * 
 * Regions
   * AGI EMEA
   * 
 * Connect
   * Webinars
   * Community Impact
   * 
 * Careers
   * Overview
   * Opportunities
   * 
 * Media
   * News Releases
   * Featured News
   * Media Kits
   * Investor News
   * Leadership
   * 
 * Contact Us
 * English (NA) Português (SA) Español (SA) English (AF)
   EN (NA)
   North America (NA)
   EN English
   South America (SA)
   PT PortuguêsES Español
   Africa (AF)
   EN English

Search
Search
Back to all menu
 * ALL PRODUCTS
   * PRODUCTS BY CATEGORY
     * STORAGE
       * GRAIN BINS
       * BOLTED BINS
       * HOPPER BINS
       * SMOOTHWALL BINS
       * TEMPORARY STORAGE
       * UNLOADS & SWEEPS
       * WATER TANKS
       * SECONDARY CONTAINMENT SYSTEM
       * FUEL TANKS
       * ACCESSORIES
       * 
     * CONDITIONING
       * MIXED FLOW DRYERS
       * FANS & HEATERS
       * AERATION
       * AERATION FLOORS
       * VENTS & EXHAUSTERS
       * STIRRING
       * 
     * PORTABLE HANDLING
       * AUGERS
       * CONVEYORS
       * GRAIN VACS
       * POST POUNDERS
       * SEED TREATERS
       * ACCESSORIES
       * 
     * PERMANENT HANDLING
       * BUCKET ELEVATORS
       * CHAIN CONVEYORS
       * BELT CONVEYORS
       * ENCLOSED BELT CONVEYORS
       * DISTRIBUTORS
       * FEED HANDLING
       * SCREW FEEDERS & CONVEYORS
       * SPOUTS & CONNECTORS
       * 
     * STRUCTURES
       * TOWERS
       * CATWALKS
       * LADDERS
       * 
     * BUILDINGS
       * ALL-STEEL BUILDINGS
       * 
     * PROCESSING
       * BATCH BLENDERS
       * BULK SCALES
       * DECLINING WEIGHT BLENDERS
       * VERTICAL BLENDERS
       * MICRO DOSING SYSTEMS
       * MIXERS
       * MILLING
       * 
     * TECHNOLOGY
       * CONTROLLERS
       * HAZARD MONITORING
       * MONITORING & AUTOMATION
       * 
     
     
     * ALL PRODUCTS
       
       
       
       
       Browse our entire library of products and solutions for storage,
       handling, processing, and monitoring of bulk agriculture commodities like
       seed, fertilizer, grain, feed, and food.
   * PRODUCTS BY BRAND
     * AGI AIRLANCO
     * AGI BATCO
     * AGI BINMANAGER®
     * AGI CMC
     * AGI COMMERCIAL
     * AGI FARM
     * AGI FARMOBILE
     * AGI FRAME
     * AGI GRAINMAXX
     * AGI HI ROLLER®
     * AGI HUTCHINSON
     * AGI MILLTEC
     * AGI MMS
     * AGI PTM
     * AGI SENTINEL
     * AGI TRAMCO
     * AGI WESTEEL
     * AGI WESTEEL COMMERCIAL
     * AGI WESTFIELD
     * 
   * SEARCH ALL PRODUCTS
   
   
   * ALL PRODUCTS
     
     
     
     
     Browse our entire library of products and solutions for storage, handling,
     processing, and monitoring of bulk agriculture commodities like seed,
     fertilizer, grain, feed, and food.
 * Farm
   * FARM OVERVIEW
   * STORAGE
     * GRAIN BINS
     * HOPPER BINS
     * SMOOTHWALL BINS
     * UNLOADS & SWEEPS
     * WATER TANKS
     * SECONDARY CONTAINMENT
     * FUEL TANKS
     * 
   * CONDITIONING
     * MIXED FLOW DRYERS
     * FANS & HEATERS
     * STIRRING
     * 
   * PORTABLE HANDLING
     * AUGERS
     * PORTABLE CONVEYORS
     * GRAIN VACS
     * POST POUNDERS
     * SEED TREATERS
     * 
   * PERMANENT HANDLING
     * BUCKET ELEVATORS
     * CHAIN CONVEYORS
     * 
   * STRUCTURES
     * TOWERS
     * CATWALKS
     * LADDERS
     * 
   * TECHNOLOGY
     * MONITORING & AUTOMATION
     * 
   * FARM BRANDS
     * OVERVIEW
     * AGI FARM
     * AGI BATCO
     * AGI BINMANAGER®
     * AGI FARMOBILE™
     * AGI GRAINMAXX
     * AGI HUTCHINSON
     * AGI SENTINEL
     * AGI WESTEEL
     * AGI WESTFIELD
     * 
   
   
   * ON YOUR FARM
     
     
     
     
     AGI offers one of the most diverse catalogs of farm equipment and
     accessories for the storage, handling, and conditioning of bulk grain
     commodities. This includes technologies to safely monitor and automate
     in-bin grain quality by smart device and real-time data collection of
     in-field agronomic and machine practices.
 * Commercial
   * COMMERCIAL OVERVIEW
   * GRAIN
     * OVERVIEW
     * STORAGE
     * HANDLING
     * CONDITIONING & AIR MANAGEMENT
     * MANAGEMENT & HAZARD MONITORING
     * STRUCTURES
     * 
   * FERTILIZER
     * OVERVIEW
     * BULK RECEIVING
     * TECHNOLOGY
     * DECLINING WEIGHT
     * BATCH BLENDING
     * TOWER SYSTEMS
     * LIQUID
     * LOADOUT
     * SPECIALTY
     * 
   * FEED
     * OVERVIEW
     * STORAGE
     * MATERIAL HANDLING
     * DESIGN SOLUTIONS
     * AIR MANAGEMENT & DUST COLLECTION
     * HAZARD MONITORING
     * STRUCTURES
     * AGI FLEXMILL
     * 
   * FOOD
     * OVERVIEW
     * CONSULTING
     * ENGINEERING
     * PROJECT MANAGEMENT & EXECUTION
     * MILLWRIGHTING & INSTALLATION
     * TURNKEY SOLUTIONS
     * 
   * RICE
   * SEED
     * OVERVIEW
     * STORAGE
     * HANDLING
     * PROCESSING
     * ENGINEERING
     * 
   * COMMERCIAL BRANDS
     * OVERVIEW
     * AGI COMMERCIAL
     * AGI FERTILIZER SYSTEMS
     * AGI AIRLANCO
     * AGI CMC
     * AGI FRAME
     * AGI HI ROLLER®
     * AGI MILLTEC
     * AGI PTM
     * AGI MMS
     * AGI SENTINEL
     * AGI TRAMCO
     * AGI WESTEEL COMMERCIAL
     * 
   
   
   * FOR YOUR COMMERCIAL OPERATIONS
     
     
     
     
     AGI offers one of the most diverse catalogs of commercial equipment and
     complete, full-service solutions for the storage, handling, processing, and
     monitoring of bulk agriculture commodities for grain, fertilizer, seed,
     feed, and food.
 * RESOURCES
   * RESOURCES & LITERATURE
   * PARTS CATALOGS
   * LOCATE AN AGI DEALER
   * AGI DEALER SUPPORT
   * REGISTER YOUR AGI PRODUCT
   * AGI VIRTUAL SHOWROOM
   
   
   * RESOURCES
     
     
     
     
     The latest brochures, manuals, fact sheets, and access to AGI's many tools
     are all available in the resources section.
 * About Us
   * Overview
   * Company Profile
   * History
   * Mission & Values
   * Board of Directors
   * Leadership
   * Installations
   * 
 * Investors
   * Overview
   * Investor Day 2023
   * Presentations
   * Tentative Earnings Release Dates
   * Financial Reports
   * Investor News
   * Analyst Coverage
   * Contact Investor Relations
   * Subscribe to AGI Investor Updates
   * 
 * Sustainability
   * Overview
   * Sustainable Manufacturing
   * People Well-Being
   * Responsible Conduct
   * Compelling Solutions
   * 
 * Regions
   * AGI EMEA
   * 
 * Connect
   * Webinars
   * Community Impact
   * 
 * Careers
   * Overview
   * Opportunities
   * 
 * Media
   * News Releases
   * Featured News
   * Media Kits
   * Investor News
   * Leadership
   * 
 * Contact Us
 * English (NA) Português (SA) Español (SA) English (AF)
   EN (NA)
   North America (NA)
   EN English
   South America (SA)
   PT PortuguêsES Español
   Africa (AF)
   EN English


 * Careers
 * Contact Us
 * Newsletter

 * YouTube
 * Twitter
 * LinkedIn
 * Facebook

 * Privacy Policy
 * Terms & Conditions
 * Patents

Copyright © 2024 AGI

Search
Search
We are AGI

Ag Growth International (AGI) is a global expert in providing farmers,
processors and commercial customers with the right equipment and customized
engineering solutions to produce, protect and deliver the world’s grain,
fertilizer, seed, feed and food supplies. Dedicated to safety, innovation and
customization, AGI offers one of the largest catalogs of equipment and
full-service planning and engineering services for the storage, blending,
mixing, conveying, conditioning, and processing of agricultural products
worldwide. Supported by an extensive in-country sales and service team, AGI
provides a global distribution network and state-of-the-art manufacturing
facilities in Canada, the United States, Brazil, India, France, and Italy.


TSE:AFN

62.50 CAD
-0.400 (-0.64%) Mar. 16 | 11:00 PM EDT
Featured in AGI Farm
Storage
Conditioning
Portable Handling
Permanent Handling

Featured in AGI Commercial Applications
Grain
Fertilizer
Feed
Food



RECENT MEDIA

 * Jan 4, 2024
   
   
   AGI ANNOUNCES NEW FINANCING SUPPORT STRUCTURE FOR BRAZILIAN CUSTOMERS

SEE ALL MEDIA
Commercial Installations Around the World
M&M Service Company - Litchfield, Illinois
AGI recently completed a successful installation for M&M Service Company, a
multi-operational liquid fertilizer facility in Litchfield, Illinois.
Learn more
Comvex - Constanta, Romania
AGI continues to grow its global presence as a unified brand name, through their
strategy of offering full system solutions across seven components.
Learn more
Egyptian Swiss Company - Cairo, Egypt
Avoiding costly downtime was a key goal for Egyptian Swiss. The company needed
to find a solution provider that could deliver durable, long-lasting equipment
for their new storage facility, with a minimum of maintenance.
Learn more
Basma Rice Mill - Kano State, Nigeria
Basma Rice Mill required a complete end-to-end parboiled rice mill solution with
a 6 ton/hour capacity. AGI Milltec determined that a turnkey solution would best
meet the customer’s needs. All the equipment was manufactured in Bengaluru,
India and shipped to the project site in Kano, Nigeria.
Learn more
Nutrien Ag Solutions - Galva, Illinois
Nutrien Ag Solutions wanted to improve efficiencies by adding a green field
location in Galva, Illinois. AGI worked with a Nutrien Ag Solutions team, which
included the Division Manager and Construction Management Department to lay out
the best design for dry fertilizer and liquid handling.
Learn more
M&M Service Company - Litchfield, Illinois
AGI recently completed a successful installation for M&M Service Company, a
multi-operational liquid fertilizer facility in Litchfield, Illinois.
Learn more
Comvex - Constanta, Romania
AGI continues to grow its global presence as a unified brand name, through their
strategy of offering full system solutions across seven components.
Learn more
Egyptian Swiss Company - Cairo, Egypt
Avoiding costly downtime was a key goal for Egyptian Swiss. The company needed
to find a solution provider that could deliver durable, long-lasting equipment
for their new storage facility, with a minimum of maintenance.
Learn more
Basma Rice Mill - Kano State, Nigeria
Basma Rice Mill required a complete end-to-end parboiled rice mill solution with
a 6 ton/hour capacity. AGI Milltec determined that a turnkey solution would best
meet the customer’s needs. All the equipment was manufactured in Bengaluru,
India and shipped to the project site in Kano, Nigeria.
Learn more
Nutrien Ag Solutions - Galva, Illinois
Nutrien Ag Solutions wanted to improve efficiencies by adding a green field
location in Galva, Illinois. AGI worked with a Nutrien Ag Solutions team, which
included the Division Manager and Construction Management Department to lay out
the best design for dry fertilizer and liquid handling.
Learn more
M&M Service Company - Litchfield, Illinois
AGI recently completed a successful installation for M&M Service Company, a
multi-operational liquid fertilizer facility in Litchfield, Illinois.
Learn more
PreviousNext
 * 1
 * 2
 * 3
 * 4
 * 5

Find a Product
Search for AGI products and services
Search
View Resources
View and download brochures, manuals & fact sheets
Access now
Need More Information?
Our team of experts are available to answer any questions you may have
Contact us
 * Careers
 * Contact Us
 * Newsletter

 * YouTube
 * Twitter
 * LinkedIn
 * Facebook

 * Privacy Policy
 * Terms & Conditions
 * Patents

Copyright © 2024 AGI


CONTACT US

For questions about AGI, please complete the form below to get started. An AGI
representative will reply within 3 business days.

For questions or support for one of our many AGI products or brands, please see
our Product Support page.

Name Please enter your name.
Email Please enter a valid email address.
Country Please enter your country.
General inquiry
Brand inquiry:
Select Airlanco Batco Brasil Brownie CMC Danmare Frame Grain Guard GTS Guardian
Hi Roller HSI Hutchinson Junge Control Keho Mayrath MFS Mitchell Mill Systems
Neco Nuvision PTM Technology REM Sabe Sentinel Storm Stormor Tramco Twister
Union Iron VIS Westeel Westfield Wheatheart Yargus Please select your type of
inquiry.
Please keep me connected with AGI. I accept AGI’s Privacy Policy and Terms of
Use, and I understand I can unsubscribe at any time. Please agree to allow AGI
to contact you.
How can we help you? Please enter a question or comment.
Send Cancel


THANK YOU

We’ve received your inquiry. Your question and comments are greatly appreciated.
An AGI representative will respond within 3 business days.

Close


SUBSCRIBE TO THE AGI NEWSLETTER

Enter your contact information below to receive news and updates from AGI.

First name Please enter your first name.
Last name Please enter your last name.
Email Please enter a valid email address.
Please send me AGI newsletters. I accept AGI’s Privacy Policy and Terms of Use,
and I understand I can unsubscribe at any time. Please agree to receive AGI
newsletters.
Subscribe


THANK YOU

Thank you for subscribing to our newsletter!

Close