# What is the update count for device info integration?

**URL:** https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680
**Category:** Ask for Help
**Created:** [August 3, 2023, 9:15pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680 "2023-08-03T21:15:28Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Hassan\_Nadeem](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hassan_nadeem/32/72956_2.png) [@Hassan\_Nadeem](https://community.glideapps.com/u/Hassan_Nadeem)
#### Post date: [August 3, 2023, 9:15pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680/1 "2023-08-03T21:15:28Z")

</div>

What is the update count for device info integration? Where can I find the update counts for each integration?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [August 3, 2023, 9:24pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680/2 "2023-08-03T21:24:40Z")

</div>

I doubt there would be any additional update counts for that particular integration. Device Info is pulling from the user agent on the local device. There is nothing that needs to be executed server side that would use processing power on Glide servers.

I look at it this way… Updates for integrations are more of a ‘unit of measure’ of how much processing is required server side. Some integrations don’t run on the local device, and instead need to run on the server. Any integrations that consume additional updates are not being processed on the user device.

Any integrations that require additional “updates” should have that update count listed.

---

<div class="post-metadata">

### Author: ![Hassan\_Nadeem](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hassan_nadeem/32/72956_2.png) [@Hassan\_Nadeem](https://community.glideapps.com/u/Hassan_Nadeem)
#### Post date: [August 3, 2023, 9:26pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680/3 "2023-08-03T21:26:57Z")

</div>

My use case is, I want to make sure that my user uses the app on just one device and doesn’t share his login email with other users.

I am matching his current device with last device used and want to create a row everytime a new device is used and notify the admin.

Just want to make sure that there are no update counts for everytime I capture users device info. Are you 100% sure about that?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [August 3, 2023, 9:36pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680/4 "2023-08-03T21:36:09Z")

</div>

99% sure. Updates for integrations aren’t an arbitrary number. There’s a good reason why Glide implemented that logic for certain integrations and not for others.

Like I said, any time you attempt to use an integration and it requires additional updates, it will tell you. Device Info doesn’t have any such updates because it’s pulling local information directly from the device (and doesn’t involve any processing on Glide servers). That code runs locally, just like many of the computed columns.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/c/2c14496ffa912d7497e8ae2656dde442cbedfc38.png)

---

<div class="post-metadata">

### Author: ![Hassan\_Nadeem](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hassan_nadeem/32/72956_2.png) [@Hassan\_Nadeem](https://community.glideapps.com/u/Hassan_Nadeem)
#### Post date: [August 3, 2023, 9:42pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680/5 "2023-08-03T21:42:42Z")

</div>

Thanks a lot

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [August 10, 2023, 9:43pm UTC](https://community.glideapps.com/t/what-is-the-update-count-for-device-info-integration/64680/6 "2023-08-10T21:43:28Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
